diff --git a/package-lock.json b/package-lock.json index c542fa9..675cf56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,6 @@ "version": "1.0.0", "license": "AGPL-3.0", "dependencies": { - "@tensorflow/tfjs-node": "^4.3.0", "axios": "^0.24.0", "discord.js": "14.11.0", "dotenv": "^10.0.0", @@ -269,150 +268,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/@mapbox/node-pre-gyp": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz", - "integrity": "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==", - "dependencies": { - "detect-libc": "^2.0.0", - "https-proxy-agent": "^5.0.0", - "make-dir": "^3.1.0", - "node-fetch": "^2.6.7", - "nopt": "^5.0.0", - "npmlog": "^5.0.1", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.11" - }, - "bin": { - "node-pre-gyp": "bin/node-pre-gyp" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "dependencies": { - "debug": "4" - }, - "engines": { - "node": ">= 6.0.0" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", - "engines": { - "node": ">=10" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dependencies": { - "minipass": "^3.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/minizlib": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", - "dependencies": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "bin": { - "mkdirp": "bin/cmd.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/@mapbox/node-pre-gyp/node_modules/tar": { - "version": "6.1.15", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", - "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", - "dependencies": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@mongodb-js/saslprep": { "version": "1.1.5", "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.5.tgz", @@ -486,132 +341,6 @@ "npm": ">=7.0.0" } }, - "node_modules/@tensorflow/tfjs": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs/-/tfjs-4.8.0.tgz", - "integrity": "sha512-aKyYPFk5/aABtz+ETzvow8QBQxq0QgBCf3yQ7I33JkNbrIjlmEJmcfwbbbpLs5bg0BiOcNn2gYGbZHZ4AZuMQQ==", - "dependencies": { - "@tensorflow/tfjs-backend-cpu": "4.8.0", - "@tensorflow/tfjs-backend-webgl": "4.8.0", - "@tensorflow/tfjs-converter": "4.8.0", - "@tensorflow/tfjs-core": "4.8.0", - "@tensorflow/tfjs-data": "4.8.0", - "@tensorflow/tfjs-layers": "4.8.0", - "argparse": "^1.0.10", - "chalk": "^4.1.0", - "core-js": "3.29.1", - "regenerator-runtime": "^0.13.5", - "yargs": "^16.0.3" - }, - "bin": { - "tfjs-custom-module": "dist/tools/custom_module/cli.js" - } - }, - "node_modules/@tensorflow/tfjs-backend-cpu": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-4.8.0.tgz", - "integrity": "sha512-kT4WZeM4cuuZ+dSCMatrC9YiqV4dxpFzjxKOKwdS41gdg5QKQGW7caScCe55thO/Xpp7VOJXncDYeaMH7GcxCA==", - "dependencies": { - "@types/seedrandom": "^2.4.28", - "seedrandom": "^3.0.5" - }, - "engines": { - "yarn": ">= 1.3.2" - }, - "peerDependencies": { - "@tensorflow/tfjs-core": "4.8.0" - } - }, - "node_modules/@tensorflow/tfjs-backend-webgl": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-4.8.0.tgz", - "integrity": "sha512-iAJzQbndBtarV+OWk9Ukur5U0Xk/4t7j7O5WhPQO/q9yuRyWjAT6MPaCEW/+Ew4XC8yJGuvlfL0Oqi1X0drvfA==", - "dependencies": { - "@tensorflow/tfjs-backend-cpu": "4.8.0", - "@types/offscreencanvas": "~2019.3.0", - "@types/seedrandom": "^2.4.28", - "@types/webgl-ext": "0.0.30", - "seedrandom": "^3.0.5" - }, - "engines": { - "yarn": ">= 1.3.2" - }, - "peerDependencies": { - "@tensorflow/tfjs-core": "4.8.0" - } - }, - "node_modules/@tensorflow/tfjs-converter": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-converter/-/tfjs-converter-4.8.0.tgz", - "integrity": "sha512-tBYsCdhdFNlFFn4FO49gr1yLX4h8xDxpoFI70lFECxDu9UfwaHNVuBLcocMx4XIFqQx12h6/Y3pD93HFvoum3A==", - "peerDependencies": { - "@tensorflow/tfjs-core": "4.8.0" - } - }, - "node_modules/@tensorflow/tfjs-core": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-core/-/tfjs-core-4.8.0.tgz", - "integrity": "sha512-EkgGOAsPQSlpEdiG938c92pdC5i8GHeBVk6xO1AKKX8NiMSIruKtKqIQvX2aOkarwHy/5nhrJebAAvIL4dJlbw==", - "dependencies": { - "@types/long": "^4.0.1", - "@types/offscreencanvas": "~2019.7.0", - "@types/seedrandom": "^2.4.28", - "@types/webgl-ext": "0.0.30", - "@webgpu/types": "0.1.30", - "long": "4.0.0", - "node-fetch": "~2.6.1", - "seedrandom": "^3.0.5" - }, - "engines": { - "yarn": ">= 1.3.2" - } - }, - "node_modules/@tensorflow/tfjs-core/node_modules/@types/offscreencanvas": { - "version": "2019.7.0", - "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.0.tgz", - "integrity": "sha512-PGcyveRIpL1XIqK8eBsmRBt76eFgtzuPiSTyKHZxnGemp2yzGzWpjYKAfK3wIMiU7eH+851yEpiuP8JZerTmWg==" - }, - "node_modules/@tensorflow/tfjs-data": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-data/-/tfjs-data-4.8.0.tgz", - "integrity": "sha512-eISTI7Rs51nR9EjyMq/E+mk9JpOIvBqfxT52IEJr2DxqY7TUZ0PlN77Ng/huEL+5I9M+GoVTXe+GFHCmq/5VhQ==", - "dependencies": { - "@types/node-fetch": "^2.1.2", - "node-fetch": "~2.6.1", - "string_decoder": "^1.3.0" - }, - "peerDependencies": { - "@tensorflow/tfjs-core": "4.8.0", - "seedrandom": "^3.0.5" - } - }, - "node_modules/@tensorflow/tfjs-layers": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-layers/-/tfjs-layers-4.8.0.tgz", - "integrity": "sha512-jJJvyPxwztP4QMyjUXjyrV6ErWmw4zjub4QidijD8SpY6aVE31xVYqBzIqATa4LjF1ozYwqQoSEvKh4BVFexnA==", - "peerDependencies": { - "@tensorflow/tfjs-core": "4.8.0" - } - }, - "node_modules/@tensorflow/tfjs-node": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-node/-/tfjs-node-4.8.0.tgz", - "integrity": "sha512-GNqqCUR15brznpI6Z2JAYxTTJCvuY40/r1oBSWyrpm4wHG4oaEsOpQBhXdLBYi3awhSJr9Bu2alYzPWFe5lV0g==", - "hasInstallScript": true, - "dependencies": { - "@mapbox/node-pre-gyp": "1.0.9", - "@tensorflow/tfjs": "4.8.0", - "adm-zip": "^0.5.2", - "google-protobuf": "^3.9.2", - "https-proxy-agent": "^2.2.1", - "progress": "^2.0.0", - "rimraf": "^2.6.2", - "tar": "^4.4.6" - }, - "engines": { - "node": ">=8.11.0" - } - }, "node_modules/@tokenizer/token": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", @@ -647,46 +376,17 @@ "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==", "dev": true }, - "node_modules/@types/long": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.2.tgz", - "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" - }, "node_modules/@types/node": { "version": "17.0.45", "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz", "integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==" }, - "node_modules/@types/node-fetch": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.4.tgz", - "integrity": "sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==", - "dependencies": { - "@types/node": "*", - "form-data": "^3.0.0" - } - }, - "node_modules/@types/offscreencanvas": { - "version": "2019.3.0", - "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.3.0.tgz", - "integrity": "sha512-esIJx9bQg+QYF0ra8GnvfianIY8qWB0GBx54PK5Eps6m+xTj86KLavHv6qDhzKcu5UUOgNfJ2pWaIIV7TRUd9Q==" - }, - "node_modules/@types/seedrandom": { - "version": "2.4.30", - "resolved": "https://registry.npmjs.org/@types/seedrandom/-/seedrandom-2.4.30.tgz", - "integrity": "sha512-AnxLHewubLVzoF/A4qdxBGHCKifw8cY32iro3DQX9TPcetE95zBeVt3jnsvtvAUf1vwzMfwzp4t/L2yqPlnjkQ==" - }, "node_modules/@types/semver": { "version": "7.5.0", "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz", "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", "dev": true }, - "node_modules/@types/webgl-ext": { - "version": "0.0.30", - "resolved": "https://registry.npmjs.org/@types/webgl-ext/-/webgl-ext-0.0.30.tgz", - "integrity": "sha512-LKVgNmBxN0BbljJrVUwkxwRYqzsAEPcZOe6S2T6ZaBDIrFp0qu4FNlpc5sM1tGbXUYFgdVQIoeLk1Y1UoblyEg==" - }, "node_modules/@types/webidl-conversions": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.3.tgz", @@ -905,15 +605,11 @@ "npm": ">=7.0.0" } }, - "node_modules/@webgpu/types": { - "version": "0.1.30", - "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.30.tgz", - "integrity": "sha512-9AXJSmL3MzY8ZL//JjudA//q+2kBRGhLBFpkdGksWIuxrMy81nFrCzj2Am+mbh8WoU6rXmv7cY5E3rdlyru2Qg==" - }, "node_modules/abbrev": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "dev": true }, "node_modules/acorn": { "version": "8.10.0", @@ -945,25 +641,6 @@ "node": ">=0.4.0" } }, - "node_modules/adm-zip": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", - "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==", - "engines": { - "node": ">=6.0" - } - }, - "node_modules/agent-base": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz", - "integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==", - "dependencies": { - "es6-promisify": "^5.0.0" - }, - "engines": { - "node": ">= 4.0.0" - } - }, "node_modules/ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -984,6 +661,7 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, "engines": { "node": ">=8" } @@ -992,6 +670,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, "dependencies": { "color-convert": "^2.0.1" }, @@ -1015,37 +694,12 @@ "node": ">= 8" } }, - "node_modules/aproba": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" - }, - "node_modules/are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", - "dependencies": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", "dev": true }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, "node_modules/array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", @@ -1055,11 +709,6 @@ "node": ">=8" } }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, "node_modules/axios": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz", @@ -1071,7 +720,8 @@ "node_modules/balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true }, "node_modules/binary-extensions": { "version": "2.2.0", @@ -1086,6 +736,7 @@ "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -1124,6 +775,7 @@ "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -1174,25 +826,11 @@ "node": ">= 6" } }, - "node_modules/chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" - }, - "node_modules/cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^7.0.0" - } - }, "node_modules/color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, "dependencies": { "color-name": "~1.1.4" }, @@ -1203,46 +841,14 @@ "node_modules/color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", - "bin": { - "color-support": "bin.js" - } - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - }, - "node_modules/console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" - }, - "node_modules/core-js": { - "version": "3.29.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.29.1.tgz", - "integrity": "sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==", - "hasInstallScript": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true }, "node_modules/create-require": { "version": "1.1.1", @@ -1286,27 +892,6 @@ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "dev": true }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" - }, - "node_modules/detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", - "engines": { - "node": ">=8" - } - }, "node_modules/diff": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", @@ -1385,32 +970,6 @@ "node": ">=10" } }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/es6-promise": { - "version": "4.2.8", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz", - "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==" - }, - "node_modules/es6-promisify": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", - "integrity": "sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ==", - "dependencies": { - "es6-promise": "^4.0.3" - } - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "engines": { - "node": ">=6" - } - }, "node_modules/escape-string-regexp": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", @@ -1769,31 +1328,11 @@ } } }, - "node_modules/form-data": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", - "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fs-minipass": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz", - "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", - "dependencies": { - "minipass": "^2.6.0" - } - }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true }, "node_modules/fsevents": { "version": "2.3.2", @@ -1809,37 +1348,11 @@ "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, - "node_modules/gauge": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", - "dependencies": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, "node_modules/glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -1902,11 +1415,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/google-protobuf": { - "version": "3.21.2", - "resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.2.tgz", - "integrity": "sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA==" - }, "node_modules/graphemer": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", @@ -1917,35 +1425,11 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, "engines": { "node": ">=8" } }, - "node_modules/has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" - }, - "node_modules/https-proxy-agent": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz", - "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==", - "dependencies": { - "agent-base": "^4.3.0", - "debug": "^3.1.0" - }, - "engines": { - "node": ">= 4.5.0" - } - }, - "node_modules/https-proxy-agent/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dependencies": { - "ms": "^2.1.1" - } - }, "node_modules/ieee754": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", @@ -2009,6 +1493,7 @@ "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, "dependencies": { "once": "^1.3.0", "wrappy": "1" @@ -2040,14 +1525,6 @@ "node": ">=0.10.0" } }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "engines": { - "node": ">=8" - } - }, "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -2166,15 +1643,11 @@ "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" }, - "node_modules/long": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" - }, "node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, "dependencies": { "yallist": "^4.0.0" }, @@ -2182,28 +1655,6 @@ "node": ">=10" } }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/make-dir/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "bin": { - "semver": "bin/semver.js" - } - }, "node_modules/make-error": { "version": "1.3.6", "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", @@ -2237,29 +1688,11 @@ "node": ">=8.6" } }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, "node_modules/minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, "dependencies": { "brace-expansion": "^1.1.7" }, @@ -2267,47 +1700,6 @@ "node": "*" } }, - "node_modules/minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/minipass": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz", - "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==", - "dependencies": { - "safe-buffer": "^5.1.2", - "yallist": "^3.0.0" - } - }, - "node_modules/minipass/node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, - "node_modules/minizlib": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz", - "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==", - "dependencies": { - "minipass": "^2.9.0" - } - }, - "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, "node_modules/mongodb-connection-string-url": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", @@ -2455,25 +1847,6 @@ "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", "dev": true }, - "node_modules/node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/nodemon": { "version": "2.0.22", "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.22.tgz", @@ -2541,20 +1914,6 @@ "node": ">=4" } }, - "node_modules/nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", - "dependencies": { - "abbrev": "1" - }, - "bin": { - "nopt": "bin/nopt.js" - }, - "engines": { - "node": ">=6" - } - }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -2564,29 +1923,11 @@ "node": ">=0.10.0" } }, - "node_modules/npmlog": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", - "dependencies": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, "dependencies": { "wrappy": "1" } @@ -2663,6 +2004,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -2718,14 +2060,6 @@ "node": ">= 0.8.0" } }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/pstree.remy": { "version": "1.1.8", "resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz", @@ -2800,19 +2134,6 @@ "node": ">=8.10.0" } }, - "node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", @@ -2832,17 +2153,6 @@ "node": ">=0.10.0" } }, - "node_modules/rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -2885,15 +2195,11 @@ } ] }, - "node_modules/seedrandom": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz", - "integrity": "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg==" - }, "node_modules/semver": { "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, "dependencies": { "lru-cache": "^6.0.0" }, @@ -2904,11 +2210,6 @@ "node": ">=10" } }, - "node_modules/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" - }, "node_modules/shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", @@ -2935,11 +2236,6 @@ "resolved": "https://registry.npmjs.org/sift/-/sift-16.0.1.tgz", "integrity": "sha512-Wv6BjQ5zbhW7VFefWusVP33T/EM0vYikCaQ2qR8yULbsilAT8/wQaXvuQ3ptGLpoKx+lihJE3y2UTgKDyyNHZQ==" }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, "node_modules/simple-update-notifier": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-1.1.0.tgz", @@ -2978,11 +2274,6 @@ "memory-pager": "^1.0.2" } }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" - }, "node_modules/string_decoder": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", @@ -2991,23 +2282,11 @@ "safe-buffer": "~5.2.0" } }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, "dependencies": { "ansi-regex": "^5.0.1" }, @@ -3047,6 +2326,7 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, "dependencies": { "has-flag": "^4.0.0" }, @@ -3054,28 +2334,6 @@ "node": ">=8" } }, - "node_modules/tar": { - "version": "4.4.19", - "resolved": "https://registry.npmjs.org/tar/-/tar-4.4.19.tgz", - "integrity": "sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==", - "dependencies": { - "chownr": "^1.1.4", - "fs-minipass": "^1.2.7", - "minipass": "^2.9.0", - "minizlib": "^1.3.3", - "mkdirp": "^0.5.5", - "safe-buffer": "^5.2.1", - "yallist": "^3.1.1" - }, - "engines": { - "node": ">=4.5" - } - }, - "node_modules/tar/node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - }, "node_modules/text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", @@ -3137,11 +2395,6 @@ "node": "*" } }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, "node_modules/ts-mixer": { "version": "6.0.4", "resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.4.tgz", @@ -3290,20 +2543,6 @@ "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", "dev": true }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "node_modules/which": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", @@ -3319,34 +2558,11 @@ "node": ">= 8" } }, - "node_modules/wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", - "dependencies": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" - } - }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true }, "node_modules/ws": { "version": "8.16.0", @@ -3368,43 +2584,11 @@ } } }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "node_modules/yargs": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", - "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", - "dependencies": { - "cliui": "^7.0.2", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.0", - "y18n": "^5.0.5", - "yargs-parser": "^20.2.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "engines": { - "node": ">=10" - } + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true }, "node_modules/yn": { "version": "3.1.1", @@ -3609,114 +2793,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "@mapbox/node-pre-gyp": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz", - "integrity": "sha512-aDF3S3rK9Q2gey/WAttUlISduDItz5BU3306M9Eyv6/oS40aMprnopshtlKTykxRNIBEZuRMaZAnbrQ4QtKGyw==", - "requires": { - "detect-libc": "^2.0.0", - "https-proxy-agent": "^5.0.0", - "make-dir": "^3.1.0", - "node-fetch": "^2.6.7", - "nopt": "^5.0.0", - "npmlog": "^5.0.1", - "rimraf": "^3.0.2", - "semver": "^7.3.5", - "tar": "^6.1.11" - }, - "dependencies": { - "agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "requires": { - "debug": "4" - } - }, - "chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" - }, - "fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "requires": { - "minipass": "^3.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } - } - }, - "https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "requires": { - "agent-base": "6", - "debug": "4" - } - }, - "minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" - }, - "minizlib": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", - "requires": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - }, - "dependencies": { - "minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "requires": { - "yallist": "^4.0.0" - } - } - } - }, - "mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "requires": { - "glob": "^7.1.3" - } - }, - "tar": { - "version": "6.1.15", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", - "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", - "requires": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^5.0.0", - "minizlib": "^2.1.1", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - } - } - } - }, "@mongodb-js/saslprep": { "version": "1.1.5", "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.1.5.tgz", @@ -3770,104 +2846,6 @@ "resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.3.tgz", "integrity": "sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==" }, - "@tensorflow/tfjs": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs/-/tfjs-4.8.0.tgz", - "integrity": "sha512-aKyYPFk5/aABtz+ETzvow8QBQxq0QgBCf3yQ7I33JkNbrIjlmEJmcfwbbbpLs5bg0BiOcNn2gYGbZHZ4AZuMQQ==", - "requires": { - "@tensorflow/tfjs-backend-cpu": "4.8.0", - "@tensorflow/tfjs-backend-webgl": "4.8.0", - "@tensorflow/tfjs-converter": "4.8.0", - "@tensorflow/tfjs-core": "4.8.0", - "@tensorflow/tfjs-data": "4.8.0", - "@tensorflow/tfjs-layers": "4.8.0", - "argparse": "^1.0.10", - "chalk": "^4.1.0", - "core-js": "3.29.1", - "regenerator-runtime": "^0.13.5", - "yargs": "^16.0.3" - } - }, - "@tensorflow/tfjs-backend-cpu": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-backend-cpu/-/tfjs-backend-cpu-4.8.0.tgz", - "integrity": "sha512-kT4WZeM4cuuZ+dSCMatrC9YiqV4dxpFzjxKOKwdS41gdg5QKQGW7caScCe55thO/Xpp7VOJXncDYeaMH7GcxCA==", - "requires": { - "@types/seedrandom": "^2.4.28", - "seedrandom": "^3.0.5" - } - }, - "@tensorflow/tfjs-backend-webgl": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-backend-webgl/-/tfjs-backend-webgl-4.8.0.tgz", - "integrity": "sha512-iAJzQbndBtarV+OWk9Ukur5U0Xk/4t7j7O5WhPQO/q9yuRyWjAT6MPaCEW/+Ew4XC8yJGuvlfL0Oqi1X0drvfA==", - "requires": { - "@tensorflow/tfjs-backend-cpu": "4.8.0", - "@types/offscreencanvas": "~2019.3.0", - "@types/seedrandom": "^2.4.28", - "@types/webgl-ext": "0.0.30", - "seedrandom": "^3.0.5" - } - }, - "@tensorflow/tfjs-converter": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-converter/-/tfjs-converter-4.8.0.tgz", - "integrity": "sha512-tBYsCdhdFNlFFn4FO49gr1yLX4h8xDxpoFI70lFECxDu9UfwaHNVuBLcocMx4XIFqQx12h6/Y3pD93HFvoum3A==", - "requires": {} - }, - "@tensorflow/tfjs-core": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-core/-/tfjs-core-4.8.0.tgz", - "integrity": "sha512-EkgGOAsPQSlpEdiG938c92pdC5i8GHeBVk6xO1AKKX8NiMSIruKtKqIQvX2aOkarwHy/5nhrJebAAvIL4dJlbw==", - "requires": { - "@types/long": "^4.0.1", - "@types/offscreencanvas": "~2019.7.0", - "@types/seedrandom": "^2.4.28", - "@types/webgl-ext": "0.0.30", - "@webgpu/types": "0.1.30", - "long": "4.0.0", - "node-fetch": "~2.6.1", - "seedrandom": "^3.0.5" - }, - "dependencies": { - "@types/offscreencanvas": { - "version": "2019.7.0", - "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.7.0.tgz", - "integrity": "sha512-PGcyveRIpL1XIqK8eBsmRBt76eFgtzuPiSTyKHZxnGemp2yzGzWpjYKAfK3wIMiU7eH+851yEpiuP8JZerTmWg==" - } - } - }, - "@tensorflow/tfjs-data": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-data/-/tfjs-data-4.8.0.tgz", - "integrity": "sha512-eISTI7Rs51nR9EjyMq/E+mk9JpOIvBqfxT52IEJr2DxqY7TUZ0PlN77Ng/huEL+5I9M+GoVTXe+GFHCmq/5VhQ==", - "requires": { - "@types/node-fetch": "^2.1.2", - "node-fetch": "~2.6.1", - "string_decoder": "^1.3.0" - } - }, - "@tensorflow/tfjs-layers": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-layers/-/tfjs-layers-4.8.0.tgz", - "integrity": "sha512-jJJvyPxwztP4QMyjUXjyrV6ErWmw4zjub4QidijD8SpY6aVE31xVYqBzIqATa4LjF1ozYwqQoSEvKh4BVFexnA==", - "requires": {} - }, - "@tensorflow/tfjs-node": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@tensorflow/tfjs-node/-/tfjs-node-4.8.0.tgz", - "integrity": "sha512-GNqqCUR15brznpI6Z2JAYxTTJCvuY40/r1oBSWyrpm4wHG4oaEsOpQBhXdLBYi3awhSJr9Bu2alYzPWFe5lV0g==", - "requires": { - "@mapbox/node-pre-gyp": "1.0.9", - "@tensorflow/tfjs": "4.8.0", - "adm-zip": "^0.5.2", - "google-protobuf": "^3.9.2", - "https-proxy-agent": "^2.2.1", - "progress": "^2.0.0", - "rimraf": "^2.6.2", - "tar": "^4.4.6" - } - }, "@tokenizer/token": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz", @@ -3903,46 +2881,17 @@ "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==", "dev": true }, - "@types/long": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.2.tgz", - "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==" - }, "@types/node": { "version": "17.0.45", "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz", "integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==" }, - "@types/node-fetch": { - "version": "2.6.4", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.4.tgz", - "integrity": "sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==", - "requires": { - "@types/node": "*", - "form-data": "^3.0.0" - } - }, - "@types/offscreencanvas": { - "version": "2019.3.0", - "resolved": "https://registry.npmjs.org/@types/offscreencanvas/-/offscreencanvas-2019.3.0.tgz", - "integrity": "sha512-esIJx9bQg+QYF0ra8GnvfianIY8qWB0GBx54PK5Eps6m+xTj86KLavHv6qDhzKcu5UUOgNfJ2pWaIIV7TRUd9Q==" - }, - "@types/seedrandom": { - "version": "2.4.30", - "resolved": "https://registry.npmjs.org/@types/seedrandom/-/seedrandom-2.4.30.tgz", - "integrity": "sha512-AnxLHewubLVzoF/A4qdxBGHCKifw8cY32iro3DQX9TPcetE95zBeVt3jnsvtvAUf1vwzMfwzp4t/L2yqPlnjkQ==" - }, "@types/semver": { "version": "7.5.0", "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz", "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", "dev": true }, - "@types/webgl-ext": { - "version": "0.0.30", - "resolved": "https://registry.npmjs.org/@types/webgl-ext/-/webgl-ext-0.0.30.tgz", - "integrity": "sha512-LKVgNmBxN0BbljJrVUwkxwRYqzsAEPcZOe6S2T6ZaBDIrFp0qu4FNlpc5sM1tGbXUYFgdVQIoeLk1Y1UoblyEg==" - }, "@types/webidl-conversions": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/@types/webidl-conversions/-/webidl-conversions-7.0.3.tgz", @@ -4068,15 +3017,11 @@ "resolved": "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.2.4.tgz", "integrity": "sha512-ButUPz9E9cXMLgvAW8aLAKKJJsPu1dY1/l/E8xzLFuysowXygs6GBcyunK9rnGC4zTsnIc2mQo71rGw9U+Ykug==" }, - "@webgpu/types": { - "version": "0.1.30", - "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.30.tgz", - "integrity": "sha512-9AXJSmL3MzY8ZL//JjudA//q+2kBRGhLBFpkdGksWIuxrMy81nFrCzj2Am+mbh8WoU6rXmv7cY5E3rdlyru2Qg==" - }, "abbrev": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" + "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", + "dev": true }, "acorn": { "version": "8.10.0", @@ -4097,19 +3042,6 @@ "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", "dev": true }, - "adm-zip": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.10.tgz", - "integrity": "sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==" - }, - "agent-base": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz", - "integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==", - "requires": { - "es6-promisify": "^5.0.0" - } - }, "ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -4125,12 +3057,14 @@ "ansi-regex": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true }, "ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, "requires": { "color-convert": "^2.0.1" } @@ -4145,45 +3079,18 @@ "picomatch": "^2.0.4" } }, - "aproba": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" - }, - "are-we-there-yet": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==", - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^3.6.0" - } - }, "arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", "dev": true }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "requires": { - "sprintf-js": "~1.0.2" - } - }, "array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, "axios": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz", @@ -4195,7 +3102,8 @@ "balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true }, "binary-extensions": { "version": "2.2.0", @@ -4207,6 +3115,7 @@ "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -4236,6 +3145,7 @@ "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -4268,25 +3178,11 @@ } } }, - "chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" - }, - "cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^7.0.0" - } - }, "color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, "requires": { "color-name": "~1.1.4" } @@ -4294,35 +3190,14 @@ "color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "color-support": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" - }, - "combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "requires": { - "delayed-stream": "~1.0.0" - } + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true }, "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" - }, - "core-js": { - "version": "3.29.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.29.1.tgz", - "integrity": "sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==" + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true }, "create-require": { "version": "1.1.1", @@ -4355,21 +3230,6 @@ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "dev": true }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" - }, - "detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" - }, "diff": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", @@ -4432,29 +3292,6 @@ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz", "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==" }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "es6-promise": { - "version": "4.2.8", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz", - "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==" - }, - "es6-promisify": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", - "integrity": "sha512-C+d6UdsYDk0lMebHNR4S2NybQMMngAOnOwYBQjTOiv0MkoJMP0Myw2mgpDLBcpfCmRLxyFqYhS/CfOENq4SJhQ==", - "requires": { - "es6-promise": "^4.0.3" - } - }, - "escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==" - }, "escape-string-regexp": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", @@ -4719,28 +3556,11 @@ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==" }, - "form-data": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", - "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==", - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - } - }, - "fs-minipass": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz", - "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", - "requires": { - "minipass": "^2.6.0" - } - }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true }, "fsevents": { "version": "2.3.2", @@ -4749,31 +3569,11 @@ "dev": true, "optional": true }, - "gauge": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==", - "requires": { - "aproba": "^1.0.3 || ^2.0.0", - "color-support": "^1.1.2", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.1", - "object-assign": "^4.1.1", - "signal-exit": "^3.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "wide-align": "^1.1.2" - } - }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" - }, "glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -4815,11 +3615,6 @@ "slash": "^3.0.0" } }, - "google-protobuf": { - "version": "3.21.2", - "resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.21.2.tgz", - "integrity": "sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA==" - }, "graphemer": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", @@ -4829,31 +3624,8 @@ "has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" - }, - "https-proxy-agent": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz", - "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==", - "requires": { - "agent-base": "^4.3.0", - "debug": "^3.1.0" - }, - "dependencies": { - "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "requires": { - "ms": "^2.1.1" - } - } - } + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true }, "ieee754": { "version": "1.2.1", @@ -4892,6 +3664,7 @@ "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, "requires": { "once": "^1.3.0", "wrappy": "1" @@ -4917,11 +3690,6 @@ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", "dev": true }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" - }, "is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -5018,34 +3786,15 @@ "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" }, - "long": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" - }, "lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, "requires": { "yallist": "^4.0.0" } }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "requires": { - "semver": "^6.0.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" - } - } - }, "make-error": { "version": "1.3.6", "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", @@ -5073,64 +3822,15 @@ "picomatch": "^2.3.1" } }, - "mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" - }, - "mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "requires": { - "mime-db": "1.52.0" - } - }, "minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, "requires": { "brace-expansion": "^1.1.7" } }, - "minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" - }, - "minipass": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz", - "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==", - "requires": { - "safe-buffer": "^5.1.2", - "yallist": "^3.0.0" - }, - "dependencies": { - "yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - } - } - }, - "minizlib": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz", - "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==", - "requires": { - "minipass": "^2.9.0" - } - }, - "mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "requires": { - "minimist": "^1.2.6" - } - }, "mongodb-connection-string-url": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.0.tgz", @@ -5225,14 +3925,6 @@ "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", "dev": true }, - "node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", - "requires": { - "whatwg-url": "^5.0.0" - } - }, "nodemon": { "version": "2.0.22", "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.22.tgz", @@ -5283,40 +3975,17 @@ } } }, - "nopt": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==", - "requires": { - "abbrev": "1" - } - }, "normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", "dev": true }, - "npmlog": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==", - "requires": { - "are-we-there-yet": "^2.0.0", - "console-control-strings": "^1.1.0", - "gauge": "^3.0.0", - "set-blocking": "^2.0.0" - } - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" - }, "once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, "requires": { "wrappy": "1" } @@ -5371,7 +4040,8 @@ "path-is-absolute": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true }, "path-key": { "version": "3.1.1", @@ -5402,11 +4072,6 @@ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", "dev": true }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" - }, "pstree.remy": { "version": "1.1.8", "resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz", @@ -5451,16 +4116,6 @@ "picomatch": "^2.2.1" } }, - "regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" - }, "resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", @@ -5473,14 +4128,6 @@ "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "dev": true }, - "rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "requires": { - "glob": "^7.1.3" - } - }, "run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -5495,24 +4142,15 @@ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" }, - "seedrandom": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz", - "integrity": "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg==" - }, "semver": { "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, "requires": { "lru-cache": "^6.0.0" } }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" - }, "shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", @@ -5533,11 +4171,6 @@ "resolved": "https://registry.npmjs.org/sift/-/sift-16.0.1.tgz", "integrity": "sha512-Wv6BjQ5zbhW7VFefWusVP33T/EM0vYikCaQ2qR8yULbsilAT8/wQaXvuQ3ptGLpoKx+lihJE3y2UTgKDyyNHZQ==" }, - "signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" - }, "simple-update-notifier": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-1.1.0.tgz", @@ -5569,11 +4202,6 @@ "memory-pager": "^1.0.2" } }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" - }, "string_decoder": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", @@ -5582,20 +4210,11 @@ "safe-buffer": "~5.2.0" } }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, "strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, "requires": { "ansi-regex": "^5.0.1" } @@ -5619,31 +4238,11 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, "requires": { "has-flag": "^4.0.0" } }, - "tar": { - "version": "4.4.19", - "resolved": "https://registry.npmjs.org/tar/-/tar-4.4.19.tgz", - "integrity": "sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==", - "requires": { - "chownr": "^1.1.4", - "fs-minipass": "^1.2.7", - "minipass": "^2.9.0", - "minizlib": "^1.3.3", - "mkdirp": "^0.5.5", - "safe-buffer": "^5.2.1", - "yallist": "^3.1.1" - }, - "dependencies": { - "yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" - } - } - }, "text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", @@ -5688,11 +4287,6 @@ } } }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - }, "ts-mixer": { "version": "6.0.4", "resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.4.tgz", @@ -5796,20 +4390,6 @@ "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", "dev": true }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, "which": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", @@ -5819,28 +4399,11 @@ "isexe": "^2.0.0" } }, - "wide-align": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", - "requires": { - "string-width": "^1.0.2 || 2 || 3 || 4" - } - }, - "wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - }, "wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true }, "ws": { "version": "8.16.0", @@ -5848,34 +4411,11 @@ "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", "requires": {} }, - "y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" - }, "yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, - "yargs": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", - "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", - "requires": { - "cliui": "^7.0.2", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.0", - "y18n": "^5.0.5", - "yargs-parser": "^20.2.2" - } - }, - "yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true }, "yn": { "version": "3.1.1", diff --git a/package.json b/package.json index e571376..e10f0cd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "npm": "8.x" }, "dependencies": { - "@tensorflow/tfjs-node": "^4.3.0", "axios": "^0.24.0", "discord.js": "14.11.0", "dotenv": "^10.0.0", diff --git a/src/utils/autoWhen.ts b/src/utils/autoWhen.ts deleted file mode 100644 index 2917e29..0000000 --- a/src/utils/autoWhen.ts +++ /dev/null @@ -1,118 +0,0 @@ -import Discord, { ChannelType, Message } from 'discord.js'; -import * as tf from '@tensorflow/tfjs-node'; -import metadata from './when_model/tokenizer.json'; -import { EMBED } from '../commands/a350x/when'; -import { UtilDefinition } from '.'; - -const WHITELIST = ['808791475206094928']; -const PRE_FILTER = [ - 'it', - 'this', - '350', - '35x', - 'plane', - 'aircraft', - 'addon', - 'mod', - 'update', - 'progress', - 'discover', - 'alpha', - 'beta', - 'estim', - 'msfs', - 'mfs', - 'sim', - 'soon', - 'year', - '2023', - 'this', - 'planned', - 'eta', - 'timeframe', - 'approx', -]; -const MAX_LEN = 100; - -export const autoWhen: UtilDefinition = { - event: 'messageCreate', - execute: async (message: Message) => { - if (message.channel.type === ChannelType.DM) return; - if (message.author.bot) return; - - let whitelisted = false; - for (const id of WHITELIST) { - if (message.channel.id === id) { - whitelisted = true; - } - } - if (!whitelisted) return; - - const model = await tf.loadLayersModel('file://./src/utils/when_model/model.json'); - - const inputText = message.content - .trim() - .toLowerCase() - // eslint-disable-next-line no-useless-escape - .replace(/[!\"#$%&()*+,\-./:;<=>?@\[\\\]^_`{|}~\t\n]/g, '') - .replace(/\s+/g, ' ') - .trim() - .split(' '); - - let passFilter = false; - for (const word of PRE_FILTER) { - for (const f of inputText) { - if (f.indexOf(word) !== -1) passFilter = true; - } - } - if (!passFilter) { - return console.log(`"${message.content}" did not pass filter`); - } - - const invalidWords = []; - const sequence = inputText.map((word) => { - let wordIndex = metadata.config.word_index[word]; - if (!wordIndex) { - wordIndex = 2; - invalidWords.push(word); - } - return wordIndex; - }); - - if (invalidWords.length > 0) { - console.log('New word(s): ' + invalidWords.join(', ')); - } - - const paddedSequence = padSequences([sequence], MAX_LEN); - const input = tf.tensor2d(paddedSequence, [1, MAX_LEN]); - const prediction = (model.predict(input) as tf.Tensor).dataSync()[0]; - if (prediction < 0.5) { - return console.log(`"${message.content}" resulted in ${(prediction * 100).toFixed(2)}%`); - } - - const when = Discord.EmbedBuilder.from(EMBED); - await message.reply({ embeds: [when.setFooter({ text: `Confidence: ${(prediction * 100).toFixed(2)}%` })] }).catch(console.error); - }, -}; - -const padSequences = (sequences, maxLen, truncating = 'pre') => { - return sequences.map((seq) => { - // truncate - if (seq.length > maxLen) { - if (truncating === 'pre') seq.splice(0, seq.length - maxLen); - else seq.splice(maxLen, seq.length - maxLen); - } - - // pad - if (seq.length < maxLen) { - const pad = []; - for (let i = 0; i < maxLen - seq.length; ++i) { - pad.push(0); - } - - seq = seq.concat(pad); - } - - return seq; - }); -}; diff --git a/src/utils/when_model/group1-shard1of1.bin b/src/utils/when_model/group1-shard1of1.bin deleted file mode 100644 index d254832..0000000 Binary files a/src/utils/when_model/group1-shard1of1.bin and /dev/null differ diff --git a/src/utils/when_model/model.json b/src/utils/when_model/model.json deleted file mode 100644 index 84053be..0000000 --- a/src/utils/when_model/model.json +++ /dev/null @@ -1 +0,0 @@ -{"format": "layers-model", "generatedBy": "keras v2.9.0", "convertedBy": "TensorFlow.js Converter v3.19.0", "modelTopology": {"keras_version": "2.9.0", "backend": "tensorflow", "model_config": {"class_name": "Sequential", "config": {"name": "sequential", "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 100], "dtype": "float32", "sparse": false, "ragged": false, "name": "embedding_input"}}, {"class_name": "Embedding", "config": {"name": "embedding", "trainable": true, "batch_input_shape": [null, 100], "dtype": "float32", "input_dim": 16353, "output_dim": 16, "embeddings_initializer": {"class_name": "RandomUniform", "config": {"minval": -0.05, "maxval": 0.05, "seed": null}}, "embeddings_regularizer": null, "activity_regularizer": null, "embeddings_constraint": null, "mask_zero": false, "input_length": 100}}, {"class_name": "Flatten", "config": {"name": "flatten", "trainable": true, "dtype": "float32", "data_format": "channels_last"}}, {"class_name": "Dense", "config": {"name": "dense", "trainable": true, "dtype": "float32", "units": 32, "activation": "relu", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "bias_initializer": {"class_name": "Zeros", "config": {}}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}}, {"class_name": "Dense", "config": {"name": "dense_1", "trainable": true, "dtype": "float32", "units": 16, "activation": "relu", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "bias_initializer": {"class_name": "Zeros", "config": {}}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}}, {"class_name": "Dense", "config": {"name": "dense_2", "trainable": true, "dtype": "float32", "units": 1, "activation": "sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}}, "bias_initializer": {"class_name": "Zeros", "config": {}}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}}]}}, "training_config": {"loss": "binary_crossentropy", "metrics": [[{"class_name": "MeanMetricWrapper", "config": {"name": "accuracy", "dtype": "float32", "fn": "binary_accuracy"}}]], "weighted_metrics": null, "loss_weights": null, "optimizer_config": {"class_name": "Adam", "config": {"name": "Adam", "learning_rate": 0.0010000000474974513, "decay": 0.0, "beta_1": 0.8999999761581421, "beta_2": 0.9990000128746033, "epsilon": 1e-07, "amsgrad": false}}}}, "weightsManifest": [{"paths": ["group1-shard1of1.bin"], "weights": [{"name": "dense/kernel", "shape": [1600, 32], "dtype": "float32"}, {"name": "dense/bias", "shape": [32], "dtype": "float32"}, {"name": "dense_1/kernel", "shape": [32, 16], "dtype": "float32"}, {"name": "dense_1/bias", "shape": [16], "dtype": "float32"}, {"name": "dense_2/kernel", "shape": [16, 1], "dtype": "float32"}, {"name": "dense_2/bias", "shape": [1], "dtype": "float32"}, {"name": "embedding/embeddings", "shape": [16353, 16], "dtype": "float32"}]}]} \ No newline at end of file diff --git a/src/utils/when_model/tokenizer.json b/src/utils/when_model/tokenizer.json deleted file mode 100644 index 2da3a3b..0000000 --- a/src/utils/when_model/tokenizer.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "class_name": "Tokenizer", - "config": { - "num_words": null, - "filters": "!\"#$%&()*+,-./:;<=>?@[\\]^_`{|}~\t\n", - "lower": true, - "split": " ", - "char_level": false, - "oov_token": null, - "document_count": 45537, - "word_counts": {"is": 6051, "the": 14927, "a350": 2187, "going": 468, "to": 7529, "have": 2840, "flybywire": 71, "autopilot": 58, "goofy": 3, "ahh": 51, "people": 617, "asking": 128, "when": 1401, "its": 1235, "in": 3874, "my": 1339, "path": 26, "sedona": 1, "spotted": 9, "by": 479, "accident": 4, "me": 1064, "every": 214, "time": 873, "lol": 1175, "still": 613, "development": 321, "tbh": 93, "i": 8989, "don\\u2019t": 243, "really": 682, "know": 1047, "a35x": 46, "or": 1662, "has": 805, "it": 6560, "been": 530, "discontinued": 5, "hello": 268, "want": 620, "make": 798, "a": 7203, "small": 86, "fixed": 55, "wing": 56, "airplane": 57, "for": 3942, "project": 697, "can": 1877, "you": 4958, "suggest": 20, "few": 176, "resources": 30, "this": 2288, "that": 3682, "explain": 25, "design": 45, "dynamics": 52, "and": 5506, "software": 51, "of": 3376, "aircraft": 716, "detail": 44, "didnt": 134, "could": 399, "msfs": 625, "look": 356, "bad": 248, "\\ud83d\\udc80": 64, "just": 1912, "dive": 1, "bomb": 5, "on": 2915, "approach": 52, "then": 772, "landing": 89, "good": 1032, "needed": 47, "go": 446, "around": 159, "love": 198, "islander": 1, "i'm": 525, "trying": 108, "remember": 102, "what": 1564, "school": 102, "was": 1277, "like": 1842, "\\ud83e\\udd14": 30, "\\ud83d\\ude02": 200, "didn't": 149, "no": 1727, "mobile": 7, "phones": 2, "unless": 61, "wanted": 73, "installed": 67, "your": 791, "car": 24, "\\ud83d\\ude04": 246, "dont": 594, "think": 862, "theyre": 39, "gonna": 366, "drop": 40, "out": 854, "money": 123, "thinking": 51, "our": 341, "own": 200, "dev": 252, "team": 346, "some": 841, "are": 2210, "part": 137, "others": 48, "contractors": 1, "splitting": 2, "their": 543, "between": 90, "multiple": 30, "projects": 105, "ends": 9, "meet": 16, "full": 119, "day": 182, "job": 86, "do": 1794, "we": 1890, "evenings": 1, "weekends": 3, "i\\u2019m": 240, "sure": 419, "that\\u2019s": 136, "similar": 105, "dfd": 363, "guys\\u2026": 1, "if": 1751, "everyone": 180, "it\\u2019ll": 29, "be": 3023, "released": 298, "would": 909, "club": 3, "together": 29, "pay": 88, "wages": 3, "teams": 16, "they\\u2019d": 4, "more": 794, "than": 438, "happy": 89, "release": 777, "quicker": 6, "\\ud83d\\ude0a": 14, "said": 380, "an": 1155, "unrushed": 1, "product": 81, "always": 156, "much": 463, "better": 393, "end": 154, "result": 10, "eager": 9, "one": 1056, "too": 591, "it\\u2019s": 445, "first": 357, "long": 391, "hauler": 17, "i\\u2019ve": 46, "fly": 438, "but": 3064, "also": 769, "appreciate": 42, "takes": 90, "which": 479, "as": 1291, "commodity": 1, "skills": 41, "looking": 226, "forward": 75, "chaps": 1, "from": 1134, "another": 180, "\\u2764\\ufe0f": 25, "ksfo": 1, "vhhh": 3, "wicked": 1, "ill": 79, "probably": 299, "something": 404, "ypph": 2, "eddf": 13, "thats": 330, "under": 49, "2": 377, "hours": 125, "flight": 545, "ooooooo": 1, "imma": 23, "sfo": 2, "sgn": 1, "arrive": 18, "there": 1461, "estimate": 41, "soon\\u2122\\ufe0f": 5, "will": 2586, "ready": 131, "so": 2006, "bro": 111, "didn\\u2019t": 61, "u": 851, "xbox": 118, "ain\\u2019t": 6, "got": 475, "mods": 83, "wip": 47, "not": 2521, "completed": 20, "now": 781, "guys": 604, "relesed": 3, "okay": 240, "thanks": 539, "am": 381, "discussion": 16, "questions": 94, "modelling": 114, "i'd": 100, "recommend": 44, "ask": 255, "sebastian": 7, "second": 67, "everything": 143, "he": 530, "uhhh": 12, "show": 174, "progress": 608, "update": 467, "video": 181, "planning": 46, "next": 249, "week": 70, "picture": 58, "cockpit": 529, "see": 719, "showing": 28, "xd": 166, "give": 240, "link": 161, "pictures": 46, "please": 291, "shared": 24, "sneaky": 3, "pics": 37, "weeks": 52, "ago": 135, "yes": 1276, "made": 334, "what's": 61, "up": 584, "ihave": 1, "question": 281, "aight": 26, "intended": 4, "albi": 1, "ik": 94, "wasnt": 24, "serious": 27, "came": 53, "across": 16, "twitter": 13, "looks": 383, "cool": 227, "\\ud83d\\udc4d": 120, "dawg": 2, "patient": 23, "these": 161, "arent": 27, "working": 397, "obligation": 2, "supply": 2, "with": 1825, "constant": 10, "updates": 315, "2022": 60, "maybe": 384, "new": 579, "pls": 73, "damn": 152, "most": 316, "likely": 78, "won\\u2019t": 49, "able": 166, "get": 1041, "does": 477, "anyone": 246, "might": 222, "come": 375, "bruh": 173, "patience": 22, "days": 122, "listen": 8, "we're": 151, "telling": 23, "alive": 35, "literally": 109, "sharing": 19, "sneak": 36, "peaks": 14, "both": 161, "random": 34, "channels": 18, "designated": 2, "channel": 166, "don't": 587, "believe": 137, "us": 282, "you're": 155, "free": 303, "leave": 67, "server": 440, "\\ud83e\\udd21": 5, "honest": 26, "projekt": 2, "did": 488, "scraped": 1, "coming": 225, "stupid": 51, "ok": 812, "ye": 83, "light": 27, "spring": 3, "break": 46, "\\ud83d\\ude0e": 16, "same": 474, "schoolin'": 1, "unfortunately": 41, "d": 85, "how": 1219, "yall": 41, "doin": 2, "lads": 4, "wish": 71, "great": 281, "luck": 61, "\\ud83d\\ude42": 323, "\\u2665\\ufe0f": 4, "excited": 108, "about": 847, "somebody": 11, "fixxa": 1, "p": 38, "warn": 14, "suck": 12, "at": 1093, "commands": 24, "crap": 15, "morning": 35, "quality": 160, "anxious": 2, "while": 179, "dinsc": 1, "eht": 1, "elast": 1, "they": 1762, "take": 293, "pause": 8, "hey": 221, "lmao": 374, "real": 223, "irl": 123, "reshade": 8, "rl": 9, "sim": 339, "it's": 999, "graphics": 34, "addons": 55, "cause": 102, "certain": 44, "weather": 21, "someone": 297, "reflectors": 2, "lights": 18, "tight": 8, "guess": 175, "causes": 9, "sharp": 9, "line": 37, "welcome": 57, "matt": 2, "davies": 3, "twitch": 14, "streamer": 8, "google": 69, "him": 150, "who": 393, "may": 144, "mat": 2, "btw": 122, "here": 525, "found": 86, "yeah": 998, "rip": 75, "\\ud83d\\ude26": 44, "hear": 59, "oh": 755, "stream": 31, "movie": 12, "watching": 26, "london": 22, "controller": 29, "haul": 78, "how\\u2019s": 7, "everybody": 16, "doing": 271, "only": 704, "thinks": 13, "787": 303, "way": 307, "sensitive": 5, "elevator": 4, "any": 748, "build": 111, "latest": 63, "thing": 296, "done": 352, "work": 711, "tho": 241, "need": 638, "mod": 166, "airports": 47, "over": 174, "madagascar": 2, "yemen": 1, "where": 466, "abouts": 2, "africa": 6, "try": 241, "kuro": 2, "8": 86, "773": 4, "runway": 33, "enough": 150, "9": 60, "african": 5, "ling": 2, "ass": 24, "keyboard": 25, "nice": 525, "theres": 96, "freeware": 352, "airport": 127, "even": 522, "seychelles": 3, "count": 25, "spanish": 3, "eu": 9, "holiday": 15, "places": 6, "payware": 213, "best": 229, "flag": 16, "world": 99, "hella": 8, "sick": 30, "yourcontrols": 10, "config": 17, "can't": 293, "wait": 522, "fbw": 520, "a380": 280, "mean": 473, "last": 182, "summer": 31, "probs": 14, "year": 308, "progression": 2, "down": 149, "shouldn't": 34, "rush": 15, "little": 106, "unfinished": 6, "stuff": 268, "nah": 106, "month": 101, "wow": 115, "clicked": 10, "enter": 14, "itself": 62, "dd": 1, "mm": 6, "yyyy": 1, "very": 520, "unspecific": 1, "specific": 47, "date": 254, "doesn": 3, "agreeing": 1, "list": 32, "pmdg": 235, "747": 172, "400": 20, "800": 49, "addition": 20, "738": 4, "obviously": 39, "overdoing": 1, "options": 22, "ruins": 2, "thought": 165, "turbulence": 5, "sounds": 179, "n": 17, "sounded": 5, "glitched": 1, "audio": 13, "adds": 11, "immersion": 2, "sooo": 9, "worth": 108, "hi": 287, "holy": 25, "moly": 2, "declan": 1, "taking": 57, "sound": 88, "bit": 248, "poo": 2, "major": 38, "despite": 6, "missing": 34, "efb": 104, "im": 622, "waiting": 86, "nls": 5, "a340": 77, "gave": 40, "fs": 35, "realistic": 93, "trial": 7, "buy": 186, "yet": 354, "ive": 78, "flying": 181, "boeing": 158, "non": 25, "stops": 5, "pmdg's": 1, "738s": 1, "kuro's": 1, "788s": 1, "omg": 44, "wtf": 81, "forgot": 60, "aswell": 17, "priority": 23, "wide": 15, "bodies": 3, "1": 325, "aerosoft": 72, "a330": 274, "3": 245, "777": 263, "4": 144, "dfd's": 6, "5": 182, "wings": 47, "6": 99, "those": 201, "order": 34, "well": 739, "\\ud83d\\ude0b": 7, "hard": 180, "forget": 34, "everyday": 7, "april": 72, "asobo": 142, "atr72": 3, "comming": 4, "majestric": 1, "bird": 20, "sky": 17, "\\ud83d\\ude0d": 22, "shot": 19, "meaning": 35, "toronto": 4, "paris": 16, "route": 37, "needs": 71, "weight": 13, "adjustments": 3, "fmc": 37, "without": 133, "problems": 36, "flew": 47, "after": 295, "months": 183, "using": 238, "surprised": 24, "feels": 19, "peeks": 11, "interest": 12, "ohh": 24, "xp12": 38, "already": 340, "toliss": 13, "757": 35, "767": 31, "ff": 52, "scared": 7, "honeycomb": 5, "bravo": 3, "learn": 118, "vatsim": 133, "pretty": 217, "stage": 41, "salty's": 1, "a330s": 12, "pmp": 81, "headwind": 55, "hd": 20, "xp": 28, "11": 78, "12": 55, "none": 28, "them": 461, "today": 93, "level": 225, "true": 177, "headwinds": 2, "such": 127, "being": 296, "developed": 33, "had": 311, "msfs2020": 33, "\\ud83d\\ude2d": 36, "beauty": 17, "fun": 104, "although": 36, "a321": 34, "exciting": 15, "asf": 6, "fr": 31, "20th": 1, "march": 6, "a320neo": 33, "quite": 166, "hauls": 13, "takeoff": 25, "v2": 11, "180": 1, "knots": 6, "kind": 89, "xplane": 69, "since": 335, "medium": 8, "short": 45, "transatlantic": 4, "flights": 60, "flihjt": 1, "factor": 34, "told": 50, "two": 99, "years": 183, "before": 275, "magknight": 1, "droped": 1, "compatibility": 16, "file": 79, "dreamliner": 9, "though": 221, "flightsim": 124, "hoping": 17, "qw": 48, "theirs": 11, "they've": 24, "silent": 8, "wanna": 109, "cant": 235, "find": 182, "alternative": 7, "buying": 31, "again": 168, "deluxe": 54, "70": 20, "pounds": 5, "closest": 10, "inibuilds": 14, "a310": 22, "releasing": 43, "lucky": 27, "tfdi": 2, "md": 47, "september": 8, "ops": 13, "dat": 3, "they're": 86, "aren't": 58, "available": 135, "isn't": 172, "selection": 3, "high": 126, "why": 656, "x": 120, "plane": 805, "curious": 53, "because": 579, "use": 625, "simulators": 19, "right": 404, "middle": 26, "uninstall": 5, "it\\u2026": 1, "doesnt": 118, "effect": 9, "play": 84, "used": 222, "source": 210, "updated": 46, "additions": 2, "200": 42, "900neo": 4, "proper": 31, "fuck": 53, "yeahh": 4, "users": 22, "l": 26, "snitch": 1, "let's": 41, "read": 133, "install": 118, "a350x": 63, "share": 61, "stop": 97, "tried": 79, "antonov": 5, "whos": 7, "deleting": 6, "messages": 63, "nuff": 2, "actually": 242, "disconnected": 3, "network": 7, "due": 76, "technical": 6, "issues": 100, "idk": 272, "offline": 15, "connect": 15, "instead": 66, "reconnecting": 1, "connecting": 3, "back": 241, "atc": 45, "busy": 47, "accommodate": 1, "idea": 139, "text": 46, "went": 52, "\\u201dbrussels": 1, "control": 37, "klm12a\\u201d": 1, "\\u201dklm12a": 1, "airspace\\u201d": 1, "observer": 1, "mode": 65, "permission": 5, "theyll": 3, "position": 20, "alt": 11, "were": 226, "all": 956, "especially": 79, "longer": 75, "dinner": 4, "disconnect": 12, "mid": 23, "reconnect": 2, "wake": 20, "there's": 154, "impossible": 32, "many": 278, "asleep": 7, "disc": 2, "drops": 11, "bcs": 5, "announcements": 13, "june": 12, "july": 19, "progressing": 16, "passion": 14, "fruit": 1, "earth": 12, "masterpiece": 2, "can\\u2019t": 84, "along": 56, "seen": 139, "trailers": 3, "final": 54, "cases": 10, "id": 32, "say": 416, "imply": 2, "opinion": 82, "ur": 201, "answer": 110, "indeed": 42, "videos": 71, "represent": 12, "related": 28, "complete": 94, "lack": 23, "grammatical": 1, "articles": 1, "message": 102, "generalised": 1, "saying": 110, "observation": 2, "interpret": 1, "\\ud83e\\udd26\\u200d\\u2640\\ufe0f": 1, "else": 117, "referring": 14, "reply": 28, "demon": 1, "talking": 120, "preview": 29, "english": 51, "definitive": 1, "article": 14, "clear": 28, "difference": 47, "demon\\u2019s": 1, "\\u201dthe": 1, "videos\\u201d": 1, "ericc\\u2019s": 1, "\\u201dvideos\\u201d": 3, "context": 13, "above": 67, "refer": 9, "\\u201di": 1, "big": 167, "curvy\\u201d": 1, "important": 46, "imo": 50, "specify": 3, "clearly": 21, "exmaple": 1, "bananasa": 1, "somene": 1, "cakes": 2, "self": 50, "explanatory": 2, "trailer": 22, "kids": 16, "topic": 22, "original": 20, "statement": 17, "\\u201dvideos": 1, "a350\\u201d": 1, "weve": 6, "gotten": 13, "supposedly": 3, "shows": 34, "far": 176, "i've": 166, "state": 40, "reason": 117, "matter": 47, "disproved": 1, "reasoning": 8, "whats": 84, "doubling": 3, "alr": 29, "alg": 2, "sort": 36, "opnion": 2, "means": 83, "depends": 82, "eh": 30, "ofc": 39, "supposed": 38, "showcasing": 7, "lot": 321, "things": 249, "whatever": 61, "weanna": 1, "call": 61, "exactly": 100, "previews": 28, "meant": 76, "expect": 78, "usually": 39, "wdym": 53, "works": 175, "should": 374, "showcase": 15, "detailed": 38, "changes": 48, "wont": 107, "agree": 60, "aka": 19, "version": 287, "course": 88, "example": 78, "model": 534, "change": 131, "represents": 4, "a225": 1, "shown": 33, "therefore": 13, "deduce": 1, "implies": 1, "never": 292, "huge": 42, "generalisation": 1, "confusing": 15, "doubt": 35, "hope": 236, "gets": 65, "earlier": 40, "beta": 84, "yeaa": 1, "perfectly": 14, "yea": 157, "looked": 38, "super": 44, "pr": 42, "aero": 7, "started": 102, "late": 44, "2020": 45, "isnt": 130, "planes": 253, "whatt": 1, "least": 131, "johnny": 1, "spot": 26, "slick": 1, "livery": 196, "tf": 21, "iirc": 24, "boost": 92, "profile": 26, "ig": 32, "pfp": 27, "lets": 69, "goo": 4, "stand": 13, "actual": 53, "default": 126, "potato": 2, "strong": 10, "dope": 13, "7": 63, "times": 86, "group": 52, "featured": 5, "installer": 228, "hopefully": 81, "tomorrow": 53, "ctp": 5, "send": 144, "sneekpeaks": 1, "that's": 372, "plan": 139, "900": 296, "makes": 117, "sense": 66, "liveries": 149, "variant": 62, "included": 24, "1000": 328, "varient": 3, "making": 311, "900's": 1, "variants": 34, "guessing": 17, "operators": 10, "online": 48, "photogrammetry": 2, "chill": 14, "da": 16, "les": 6, "gooo": 3, "lufthansa": 50, "finally": 53, "ordered": 9, "getting": 179, "close": 100, "tlv": 1, "check": 171, "news": 49, "350": 239, "arrived": 6, "boston": 4, "logan": 2, "international": 8, "accidently": 2, "click": 47, "speaking": 12, "physics": 49, "game": 171, "unrealistic": 8, "realism": 24, "killed": 9, "cupcake": 1, "dude": 68, "edp": 2, "reg": 6, "edpgaming": 1, "registration": 8, "abpa": 1, "rn": 110, "descent": 11, "600": 24, "feet": 13, "39000": 1, "120": 4, "nm": 12, "wrong": 150, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 7, "rate": 23, "nicer": 4, "mcdu": 47, "trade": 2, "smth": 25, "320": 33, "330": 40, "ah": 237, "ipad": 21, "78": 3, "dosent": 7, "tell": 138, "easy": 99, "tells": 4, "40": 36, "completely": 65, "fine": 103, "normally": 20, "120nm": 2, "390": 3, "230": 2, "away": 68, "yk": 16, "start": 170, "den": 8, "fenix": 105, "hab": 6, "ich": 13, "ned": 1, "aber": 7, "330neo": 11, "kann": 2, "echt": 1, "nicht": 3, "empfehlen": 1, "hatte": 4, "auch": 5, "mal": 7, "dass": 5, "der": 4, "crasht": 1, "ging": 1, "dann": 3, "danach": 1, "zwar": 1, "wieder": 1, "trotzdem": 1, "ist": 14, "schon": 2, "sketchy": 4, "whow": 2, "cruz": 1, "altitude": 33, "und": 10, "range": 59, "320nm": 1, "bzw": 1, "mit": 6, "welchem": 1, "flugzeug": 2, "das": 4, "passiert": 1, "fliegst": 1, "du": 13, "denn": 1, "wie": 3, "geht": 3, "hahaha": 18, "noch": 4, "nie": 2, "ahhhh": 6, "halt": 7, "jetzt": 1, "paar": 2, "irgendwie": 1, "immer": 5, "ruckartig": 1, "luftdruck": 1, "ge\\u00e4ndert": 1, "hat": 2, "ap": 27, "alle": 1, "tot": 1, "usual": 4, "direct": 30, "simbreif": 3, "simbrief": 52, "problem": 137, "normal": 80, "ja": 6, "dings": 1, "einfach": 1, "probieren": 1, "gibt": 1, "flugzeuge": 1, "es": 8, "manchmal": 1, "schauen": 1, "weil": 2, "z": 42, "b": 28, "manche": 1, "machen": 1, "sie": 2, "wollen": 1, "die": 42, "crashen": 1, "muss": 4, "man": 156, "selbst": 1, "rausfinden": 1, "shit": 139, "camera": 50, "weird": 80, "room": 8, "bru": 1, "wollte": 1, "nur": 3, "ne": 11, "andere": 1, "meinung": 1, "haha": 132, "erst": 1, "10": 160, "longhauls": 2, "gemacht": 1, "stripe": 1, "awesome": 67, "honestly": 55, "w": 25, "theoretisch": 1, "n\\u00f6": 1, "ca": 4, "580": 1, "stunden": 1, "seit": 1, "dezember": 1, "fliege": 2, "737": 216, "a320n": 4, "a339": 9, "lerne": 1, "gerade": 1, "embrear": 2, "175": 7, "anderen": 1, "zur": 1, "frage": 1, "zwingend": 1, "sagen": 1, "bevor": 2, "pennen": 1, "gehst": 1, "alles": 3, "nochmal": 1, "checken": 2, "k\\u00f6nnte": 1, "sein": 1, "zu": 5, "wenig": 1, "fuel": 49, "kurz": 1, "wach": 1, "geworden": 1, "bin": 8, "wasser": 1, "gelandet": 1, "top": 59, "bottom": 17, "singapore": 24, "perth": 2, "yesterday": 44, "currently": 123, "shaders": 1, "everywhere": 18, "ground": 61, "shader": 3, "photo": 22, "pic": 36, "jo": 1, "gut": 2, "iwie": 1, "fast": 43, "1000h": 1, "danke": 4, "fliegen": 1, "ganz": 1, "meinte": 1, "ob": 1, "wenn": 4, "off": 204, "bleiben": 1, "wir": 5, "bei": 1, "deutsch": 4, "oder": 3, "brauchst": 1, "wegen": 1, "systemen": 1, "schreib": 1, "mir": 1, "gerne": 1, "privat": 1, "viel": 1, "latein": 1, "falls": 3, "willst": 1, "spanisch": 2, "moin": 1, "nat\\u00fcrlich": 1, "kannst": 1, "788": 3, "mine": 50, "772": 1, "a346": 2, "left": 124, "vnav": 16, "lnav": 14, "longhaul": 6, "checking": 20, "instruments": 11, "mins": 25, "tel": 1, "aviv": 1, "lax": 10, "volume": 5, "0": 134, "screen": 67, "sleep": 55, "14": 34, "llbg": 1, "klax": 9, "austrian": 1, "life": 110, "vie": 1, "jfk": 10, "muc": 1, "phone": 29, "sit": 12, "watch": 53, "nd": 36, "moving": 31, "sunset": 2, "during": 32, "took": 64, "almost": 104, "youre": 39, "racing": 3, "sun": 9, "boring": 19, "500nm": 1, "target": 5, "frankfurt": 18, "soon": 237, "transat": 2, "17": 11, "30": 62, "hour": 46, "future": 124, "keep": 150, "alert": 8, "ongoing": 8, "toolbar": 8, "pushback": 14, "affected": 8, "a320": 328, "clue": 22, "10h": 1, "help": 310, "anything": 221, "automatic": 6, "functions": 19, "assistance": 8, "settings": 37, "turned": 17, "half": 68, "worked": 74, "cessna": 11, "citations": 2, "dc": 30, "space": 25, "fall": 15, "heard": 106, "bug": 33, "sth": 3, "trim": 3, "doesn\\u2019t": 51, "dives": 1, "into": 232, "annoying": 41, "\\ud83d\\ude01": 22, "it'll": 70, "widebodies": 7, "once": 167, "liked": 7, "amazing": 149, "ikr": 17, "bonus": 2, "a22x": 9, "yeeesssiiirrr": 1, "alright": 107, "worries": 29, "figured": 18, "i\\u2019d": 37, "understood": 13, "heads": 10, "rules": 24, "spamming": 12, "user": 30, "promotion": 7, "content": 43, "creators": 9, "promote": 17, "youtube": 71, "blog": 2, "etc": 189, "appropriate": 3, "serve": 8, "discord": 251, "created": 19, "virtual": 12, "contract": 5, "pilots": 92, "missed": 32, "ic": 4, "scroll": 17, "wants": 39, "exams": 15, "corner": 5, "aim": 20, "peak": 15, "lmaooo": 4, "heh": 9, "cravings": 1, "place": 84, "post": 96, "peasant": 1, "frequently": 11, "we'll": 70, "thank": 227, "saw": 132, "peaks\\u2764\\ufe0f\\u2764\\ufe0f": 1, "\\ud83e\\udd28": 12, "huh": 24, "switch": 32, "accounts": 4, "deadly": 3, "hospital": 6, "strokes": 1, "reading": 21, "double": 20, "person": 73, "heck": 7, "god": 39, "price": 44, "access": 82, "gib": 10, "peek": 8, "2024": 25, "posted": 44, "glad": 25, "existed": 11, "given": 29, "put": 219, "farewell": 1, "\\ud83e\\udee1": 3, "reminder": 5, "turn": 75, "notifs": 1, "moment": 105, "havent": 51, "synaptic": 32, "simulations": 29, "global": 5, "retirement": 5, "interstellar": 1, "travel": 30, "dilation": 1, "possible": 151, "\\ud83d\\udc40": 96, "dead": 87, "i\\u00b4m": 2, "near": 42, "awhile": 5, "behind": 38, "scenes": 7, "explaining": 10, "assume": 39, "\\u201dupload\\u201d": 1, "3d": 86, "focusing": 17, "emeritus": 1, "role": 59, "basically": 110, "passed": 13, "head": 35, "modeling": 105, "seb": 6, "effectively": 6, "anymore": 82, "replacement": 5, "confident": 12, "hands": 19, "names": 9, "understand": 132, "mind": 88, "dark": 16, "red": 26, "upload": 30, "marcel": 8, "min": 23, "name": 94, "download": 265, "comes": 136, "worry": 60, "complain": 12, "solved": 3, "def": 5, "feel": 119, "discussions": 2, "become": 63, "frequent": 7, "couple": 43, "body": 16, "different": 232, "giving": 35, "perspective": 7, "insult": 9, "insulting": 4, "scenario": 4, "captiansim": 1, "captain": 46, "deserved": 2, "simply": 37, "wnana": 1, "open": 309, "rude": 17, "restating": 1, "you\\u2019re": 35, "care": 45, "negative": 16, "stupidly": 3, "nobody": 45, "scammed": 3, "whatsoever": 7, "captainscam": 5, "testers": 20, "improvement": 14, "alot": 44, "joined": 37, "whyd": 1, "exterior": 68, "abadstudios": 3, "worse": 27, "systems": 345, "piracy": 9, "fidelity": 34, "\\ud83d\\udcaf": 3, "trash": 30, "join": 70, "literal": 9, "ignorance": 1, "mate": 38, "providing": 7, "statistics": 2, "debate": 4, "occur": 2, "current": 93, "cya": 23, "continue": 32, "wouldnt": 33, "fair": 54, "implementing": 7, "other": 429, "mutual": 2, "servers": 51, "assumes": 1, "members": 88, "set": 94, "interests": 2, "unlikely": 11, "common": 29, "stopping": 6, "nose": 32, "suffice": 2, "highly": 29, "constructive": 4, "enjoy": 40, "heartily": 1, "thumbs": 3, "833460161314029578": 2, "a320inthe350": 1, "food": 15, "hungry": 3, "arguring": 1, "outstanding": 3, "point": 156, "interested": 37, "situation": 14, "drivers": 13, "license": 26, "99": 21, "seriously": 28, "wouldn't": 72, "defeats": 3, "purpose": 18, "drive": 27, "tesla": 5, "fiat": 1, "interior": 31, "typed": 4, "word": 39, "max": 51, "sorry": 234, "decent": 55, "flies": 22, "team's": 1, "'no": 1, "point'": 1, "a350's": 13, "cockpits": 17, "stolen": 22, "files": 79, "ahead": 39, "choice": 17, "crappy": 7, "reasonable": 7, "smaller": 23, "argument": 6, "add": 178, "jet": 38, "engines": 77, "f22": 1, "fighter": 8, "onto": 25, "a359": 29, "achieve": 5, "speed": 91, "mach": 15, "doesn't": 164, "yours": 20, "opnions": 1, "having": 96, "airbus": 384, "models": 139, "personal": 19, "replied": 9, "missunderstood": 1, "'almost": 1, "that'": 1, "proving": 3, "less": 77, "accurate": 89, "otherwise": 29, "complaining": 12, "creating": 25, "expressing": 3, "system": 151, "placement": 5, "called": 82, "'study": 3, "level'": 4, "remind": 8, "'accurate'": 1, "flyable": 41, "steal": 17, "a32nx": 139, "study": 120, "single": 51, "modified": 18, "modification": 2, "three": 22, "knobs": 6, "side": 56, "jumpseat": 4, "controls": 17, "tiniest": 1, "ever": 110, "whole": 73, "amount": 46, "aircrafts": 34, "absolutely": 47, "shocking": 3, "applies": 13, "seems": 83, "prefer": 47, "anyways": 52, "personally": 52, "sarcastic": 5, "primarily": 5, "joke": 70, "devs": 212, "mega": 18, "pack": 40, "bloody": 8, "habe": 2, "liverys": 5, "airlines": 97, "dunno": 15, "percentage": 14, "100": 114, "80": 20, "abad": 25, "who's": 10, "let\\u00b4s": 1, "cae": 1, "fullflight": 1, "simulator": 77, "proceed": 2, "fixing": 10, "aint": 17, "expecting": 17, "anytime": 17, "xplane12s": 1, "screenshot": 46, "upclose": 1, "xplane's": 1, "antialising": 1, "i\\u2019ll": 66, "whoever": 13, "nothing": 173, "data": 67, "ie": 7, "hell": 34, "esitmated": 1, "react": 79, "wipers": 4, "acc": 12, "rain": 9, "windscreen": 1, "jsbsim's": 1, "aerodyamics": 1, "blank": 6, "slate": 1, "entirely": 12, "vehicle": 3, "author": 2, "valid": 8, "formulas": 1, "aerodynamic": 5, "force": 17, "divided": 6, "lift": 11, "drag": 20, "create": 60, "roll": 7, "pitch": 6, "yaw": 1, "moments": 4, "reference": 38, "coincident": 1, "cog": 1, "forces": 4, "hidden": 12, "jsbsim": 5, "barebones": 2, "simulating": 3, "aerodynamics": 5, "fdm": 5, "inputted": 4, "accurately": 6, "simulate": 15, "cross": 9, "platform": 15, "fg's": 1, "wiki": 2, "orginially": 1, "fg": 1, "fdms": 1, "inputting": 2, "finding": 14, "difficult": 28, "tricky": 5, "rest": 38, "fdm's": 1, "an225": 6, "addon": 96, "market": 24, "either": 93, "custom": 146, "require": 24, "supercomputer": 1, "uses": 50, "factors": 14, "geometry": 1, "calculate": 4, "various": 12, "coefficients": 1, "beforehand": 1, "aside": 6, "o": 104, "view": 50, "happened": 71, "2025": 6, "earliest": 8, "addressed": 1, "sdk": 83, "q": 38, "roadmap": 5, "engine": 137, "capabilities": 1, "performance": 52, "reasons": 29, "term": 22, "regards": 7, "sylvain": 1, "ngl": 47, "lazy": 21, "couldn't": 27, "cam": 24, "lower": 25, "limitations": 14, "ayo": 13, "cameras": 7, "intrinsic": 1, "limitation": 6, "rasterization": 1, "radar": 12, "minor": 9, "allow": 29, "easily": 19, "expert": 9, "knowledge": 25, "studylevel": 1, "fsx": 68, "cheaped": 1, "microsoft": 55, "published": 13, "generate": 4, "terrain": 51, "s": 74, "heavy": 41, "massive": 26, "billions": 2, "10000": 3, "developers": 129, "sadly": 39, "superior": 4, "budget": 11, "construction": 3, "site": 20, "finished": 115, "logic": 15, "faster": 33, "bigger": 32, "win": 23, "except": 47, "250": 6, "istg": 8, "finish": 52, "quickly": 23, "quick": 50, "develop": 60, "aaus": 1, "beyond": 11, "sad": 60, "jokes": 17, "tiny": 13, "besides": 16, "studio": 7, "develops": 3, "studios": 17, "pirated": 7, "ffa350": 10, "everytime": 15, "somewhat": 24, "truth": 5, "waste": 18, "updating": 19, "trust": 32, "public": 73, "named": 19, "steady": 5, "reliability": 2, "ignore": 12, "experience": 92, "isn\\u2019t": 54, "we\\u2019re": 25, "haven\\u2019t": 36, "myself": 47, "pc": 112, "il": 10, "kinda": 127, "catch": 8, "dice": 1, "situational": 3, "till": 43, "y\\u2019all": 15, "night": 37, "against": 22, "unsure": 4, "mich": 1, "dran": 1, "gew\\u00f6hnt": 1, "w\\u00e4r": 1, "h\\u00e4tte": 1, "gar": 1, "kein": 2, "bock": 1, "mehr": 2, "antworten": 1, "hasn't": 24, "conclusion": 3, "ulr": 42, "dad": 20, "move": 64, "disagree": 14, "let": 104, "figure": 21, "p3d": 65, "em": 13, "note": 12, "you'll": 46, "training": 46, "friend": 39, "trainee": 1, "recommended": 12, "instructor": 8, "large": 22, "multibillion": 1, "dollar": 15, "company": 60, "owns": 5, "bing": 1, "imported": 8, "satellite": 4, "scenery": 49, "port": 18, "sims": 29, "incredibly": 4, "powerful": 5, "achieved": 2, "thus": 5, "increasing": 2, "closing": 5, "3rd": 19, "party": 8, "500": 33, "xp10": 2, "converted": 15, "xplane11": 2, "hotel": 3, "vintage": 1, "xp11": 36, "ported": 8, "mainly": 32, "previous": 18, "seamlessly": 1, "correct": 78, "choose": 28, "mostly": 49, "excluding": 2, "practically": 5, "tools": 12, "handling": 5, "eventho": 2, "edge": 4, "lighter": 4, "utilize": 2, "properly": 24, "adjust": 8, "poorly": 2, "tuned": 7, "\\u2b06\\ufe0fexactly": 1, "dependent": 4, "developer": 69, "graphical": 7, "preferred": 2, "effects": 21, "snow": 4, "wet": 3, "runways": 2, "icy": 1, "houses": 5, "environment": 10, "lmfao": 88, "wha": 3, "played": 13, "antialiasing": 1, "plain": 7, "yep": 128, "taken": 28, "hm": 27, "anti": 4, "aliasing": 1, "issue": 86, "digital": 26, "dynamic": 243, "leaks": 2, "\\ud83d\\ude31": 12, "simulated": 14, "gear": 59, "retraction": 1, "straight": 20, "hydraulics": 8, "rust": 37, "c": 63, "typescript": 14, "avionics": 55, "languages": 12, "bouta": 3, "loan": 1, "e": 59, "g": 21, "apu": 20, "programming": 71, "anyway": 75, "normie\\u2026": 1, "frontend": 11, "lead": 9, "area": 16, "sometime": 12, "releases": 39, "university": 10, "counts": 7, "abandoned": 19, "slow": 39, "larger": 14, "fixes": 8, "maintenance": 28, "ons": 12, "outright": 1, "seem": 40, "encouraging": 2, "announcement": 42, "dated": 2, "31": 8, "dec": 3, "22": 9, "haven't": 77, "abandon": 2, "ware": 21, "a380x": 22, "reduce": 6, "presume": 7, "base": 48, "depth": 18, "variations": 2, "asked": 109, "fms": 49, "recently": 37, "undecided": 2, "fbw's": 14, "commonality": 6, "380": 50, "downloads": 17, "teaming": 2, "licence": 5, "cost": 46, "licencing": 2, "cool\\u2026": 1, "a339x": 1, "chance": 57, "ultimate": 7, "alliance": 2, "thx": 109, "daddys": 2, "save": 25, "10k": 11, "flightschool": 1, "applying": 8, "seeing": 41, "ppl": 36, "75": 6, "gliders": 3, "atm": 53, "rlly": 14, "anomaly": 1, "family": 49, "nope": 94, "hilarious": 2, "guy": 90, "finsihed": 2, "quote": 10, "'thank": 1, "saving": 11, "pain": 29, "'": 8, "hearing": 6, "delta": 22, "clearance": 4, "heathrow": 23, "gatwick": 6, "painful": 4, "friends": 29, "intimated": 1, "pissed": 4, "german": 42, "controllers": 10, "germany": 20, "europe": 12, "na": 23, "plenty": 22, "italy": 3, "exist": 28, "nor": 16, "she": 17, "female": 4, "pilot": 137, "teachers": 3, "crazy": 33, "teacher": 7, "proud": 4, "ay": 6, "personification": 1, "ladders": 1, "compartments": 3, "we\\u00b4re": 1, "humanising": 1, "disgusting": 2, "yup": 65, "brother": 10, "spots": 4, "mistakes": 6, "metaphorical": 1, "calls": 4, "'retard": 1, "nono": 4, "paint": 53, "kit": 14, "expression": 1, "admires": 1, "machine": 10, "calling": 5, "retard": 19, "hurt": 4, "feelings": 10, "lots": 48, "manufacturing": 1, "details": 24, "\\ud83e\\udd37\\u200d\\u2642\\ufe0f": 10, "strongly": 1, "detest": 1, "'retard'": 1, "idling": 1, "thrusts": 3, "we\\u00b4ll": 1, "there'll": 5, "limits": 6, "you\\u00b4re": 1, "heart": 9, "beats": 7, "preferably": 2, "ois": 132, "mfd": 76, "pages": 32, "texturing": 41, "code": 156, "structured": 1, "contribute": 50, "programmed": 10, "java": 5, "matlab": 1, "python": 19, "professionally": 3, "apply": 72, "meaningful": 1, "qa": 47, "leech": 1, "holland": 11, "confused": 32, "remembered": 5, "reality": 6, "ones": 90, "lil": 5, "exclusively": 5, "legacy": 9, "\\ud83d\\udc4d\\ud83d\\udc4d": 1, "committed": 7, "sometimes": 48, "coded": 7, "contribution": 5, "contributors": 26, "regular": 12, "basis": 5, "sentiment": 1, "commit": 30, "support": 110, "comfortable": 10, "contributing": 19, "defo": 9, "docs": 6, "rich": 11, "penny": 7, "they'd": 15, "turns": 14, "test": 66, "possess": 1, "skill": 13, "info": 54, "says": 80, "community": 181, "driven": 3, "rarely": 2, "worrisome": 1, "decision": 26, "justification": 1, "hyped": 23, "death": 12, "toaster": 1, "broken": 25, "starting": 36, "principle": 1, "somehow": 11, "justified": 1, "pinged": 20, "github": 203, "minute": 24, "sentence": 7, "wrote": 8, "fit": 8, "definition": 6, "foremost": 2, "pleasure": 3, "teaser": 7, "obligated": 2, "decide": 14, "offense": 7, "functional": 30, "focuses": 1, "10x": 3, "1x": 1, "according": 17, "relating": 2, "must've": 2, "front": 26, "prolly": 20, "pull": 59, "qualitywings": 8, "perfect": 42, "bought": 46, "disappointing": 5, "irony": 5, "through": 81, "creates": 2, "expectation": 5, "hold": 24, "required": 20, "disrespectful": 1, "intent": 2, "regard": 4, "requiring": 3, "renders": 8, "animations": 39, "writing": 15, "manuscripts": 1, "editing": 7, "compared": 31, "acting": 5, "disrespectfully": 2, "they'll": 25, "act": 6, "spent": 14, "developing": 57, "spend": 41, "claimed": 3, "owes": 1, "argue": 9, "wilder": 1, "conclusions": 2, "expectations": 14, "regularly": 8, "suddenly": 6, "contrary": 4, "poll": 7, "yourself": 50, "building": 27, "hype": 11, "early": 76, "donation": 14, "tied": 3, "case": 55, "contractual": 1, "agreement": 3, "pleasantly": 1, "whenever": 24, "involved": 18, "fail": 19, "consider": 30, "wild": 8, "owe": 6, "miniscule": 2, "fraction": 2, "posting": 16, "dot": 1, "replies": 5, "screencap": 1, "accompanying": 1, "that'd": 4, "stem": 1, "incessant": 2, "pestering": 2, "employ": 1, "marketing": 15, "strategies": 1, "maximize": 1, "sales": 6, "benefit": 10, "lipped": 1, "regarding": 23, "strange": 9, "arguably": 7, "anticipated": 8, "modern": 38, "age": 31, "frustrated": 2, "fact": 58, "it\\ud83d\\ude2d\\ud83d\\ude2d": 1, "comments": 24, "sale": 13, "trips": 2, "island": 5, "hopping": 4, "hawai": 1, "vid": 26, "definitely": 78, "devious": 1, "what\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "90": 27, "claim": 9, "praying": 2, "stars": 19, "tonight": 8, "wouldve": 5, "banned": 75, "muted": 6, "sentences": 1, "spewed": 1, "pettyness": 1, "living": 12, "cord": 3, "acquire": 4, "alone": 26, "\\ud83d\\udc80\\ud83d\\udc80": 6, "shame": 21, "surely": 10, "assure": 10, "talented": 6, "capable": 14, "experienced": 17, "loud": 9, "noise": 15, "finishing": 8, "however": 94, "missile": 1, "hit": 31, "shed": 1, "caused": 6, "backfiring": 1, "thunderclap": 1, "hurts": 4, "\\ud83d\\ude09": 142, "2023": 66, "aimed": 3, "bud": 5, "sarcasm": 7, "directed": 11, "unclear": 1, "piss": 5, "likes": 14, "there\\u2019s": 53, "wasted": 5, "energy": 4, "frustrating": 9, "images": 37, "weekend": 7, "gotta": 43, "finals": 4, "moved": 13, "canada": 21, "ireland": 5, "led": 5, "happens": 38, "slowing": 2, "picks": 1, "schools": 5, "grown": 2, "impatient": 13, "infiltrate": 1, "operator": 11, "agreed": 30, "horrible": 10, "\\ud83d\\ude21": 2, "ping": 78, "each": 54, "character": 3, "taste": 3, "18": 18, "communicate": 6, "tired": 13, "sent": 44, "adjusted": 3, "colored": 2, "panel": 24, "certainly": 25, "quiet": 14, "trashing": 2, "deal": 20, "troll": 5, "bunch": 16, "projecting": 1, "his": 155, "ptsd": 1, "false": 25, "truths": 2, "apparently": 24, "old": 161, "researching": 1, "learning": 33, "passionate": 6, "expected": 28, "20s": 1, "hate": 51, "flt": 5, "00": 5, "okey": 14, "cancelled": 22, "proof": 22, "pursue": 1, "speak": 45, "negatively": 2, "investments": 2, "behave": 4, "discover": 19, "invested": 3, "20": 56, "schedule": 13, "changed": 51, "48": 3, "56": 4, "equal": 7, "behalf": 5, "enjoying": 6, "themselves\\ud83d\\ude06": 1, "they\\u2019re": 23, "\\u00ab\\u00a0seriously": 1, "pulling": 9, "qw\\u00a0\\u00bb": 1, "abandoning": 2, "received": 7, "communication": 4, "2021": 44, "gtg": 7, "replying": 6, "assumption": 2, "flawed": 4, "member": 42, "interesting": 63, "porject": 1, "refrain": 6, "'if": 1, "knew": 44, "it'": 2, "challenges": 7, "wouldn\\u2019t": 12, "thousands": 21, "arsehole": 1, "challenge": 6, "\\ud83d\\udcaf\\u2049\\ufe0f": 1, "discussed": 7, "planned": 98, "a220": 69, "section": 9, "deals": 1, "extremely": 17, "classified": 3, "documents": 14, "complex": 30, "mention": 15, "paid": 49, "plus": 32, "effort": 24, "prioritised": 1, "sink": 7, "keen": 4, "spitting": 4, "facts": 17, "assumptions": 1, "possibility": 18, "bye": 35, "guarantee": 12, "beginning": 19, "cannot": 63, "justify": 4, "tbh\\ud83d\\ude06\\ud83d\\ude06": 1, "\\u00ab\\u00a0hello": 1, "limited": 35, "expected\\u00a0\\u00bb": 1, "ehh": 9, "joking": 29, "they\\u2019ve": 10, "\\u00a0if": 1, "\\u00ab\\u00a0when": 1, "out\\u00a0\\u00bbor": 1, "\\u00ab\\u00a0why": 1, "long\\u00a0\\u00bb": 1, "theyve": 4, "obvious": 12, "you\\u2019ve": 6, "releast": 1, "nitro": 58, "dm": 86, "giveaway": 15, "time\\u2026": 1, "jesus": 12, "popping": 2, "vc": 10, "filled": 9, "that\\u2019ll": 4, "boy": 20, "jets": 19, "y'all": 22, "stay": 32, "quota": 2, "limit": 8, "per": 21, "gsx": 18, "additional": 6, "features": 57, "brought": 12, "information": 82, "parts": 55, "undergoes": 1, "further": 25, "focus": 32, "consideration": 3, "'efb'": 3, "\\u043d\\u0435\\u043d\\u0430\\u0432\\u0438\\u0436\\u0443": 1, "\\u0441\\u0435\\u043a\\u0441": 1, "su12": 1, "wasm": 11, "flightfactor": 11, "r": 79, "volanta": 17, "significant": 7, "remains": 4, "tunnel": 1, "several": 23, "stoked": 4, "pencil": 3, "watched": 24, "bluebird": 3, "\\ud83e\\udd16": 1, "mb": 10, "lookin": 8, "ooo": 8, "vatspy": 1, "map": 44, "i'll": 166, "hog": 1, "chat": 85, "yikes": 11, "notice": 10, "centre": 9, "dw": 19, "uh": 66, "guide": 29, "phraseology": 7, "procedure": 6, "descending": 3, "binded": 1, "key": 14, "simaware": 1, "wasn't": 27, "transmitting": 1, "rememebr": 1, "cleared": 9, "ils": 26, "appraoch": 1, "descend": 15, "glide": 5, "delayed": 16, "accidentally": 5, "vpilot": 6, "tabbed": 1, "kk": 16, "taxiway": 8, "hmm": 69, "frequency": 8, "amsterdam": 4, "redirect": 1, "mistake": 17, "cpature": 1, "loc": 3, "corrected": 2, "immediately": 6, "initiated": 1, "misinterpeted": 1, "vecotring": 1, "apttern": 1, "discretion": 2, "27l": 1, "approachm": 2, "establish": 2, "contrller": 1, "established": 3, "overall": 20, "confusion": 11, "misinterpreted": 3, "leg": 2, "bringing": 11, "round": 11, "initiate": 1, "notified": 2, "beginner": 6, "book": 22, "slot": 1, "specifically": 11, "airspace": 10, "easier": 45, "event": 12, "tbf": 24, "app": 23, "website": 76, "christ": 7, "realize": 15, "slightly": 19, "deeper": 3, "procedures": 9, "improve": 35, "irresponsible": 2, "dumb": 24, "ballsy": 1, "vatsm": 1, "\\ud83e\\udd26\\u200d\\u2642\\ufe0f": 9, "simpler": 7, "stuck": 27, "thankfully": 1, "tower": 14, "somewhere": 46, "messed": 7, "granted": 3, "mess": 12, "assumed": 5, "restrictions": 2, "requested": 6, "220": 12, "ock": 1, "thankyou": 1, "atleast": 33, "stressed": 2, "salty": 47, "interrupting": 1, "remarks": 2, "stating": 1, "trynna": 3, "reccomended": 1, "bothered": 6, "pathetic": 3, "excuse": 9, "127": 1, "queue": 2, "aligned": 3, "until": 144, "scuffed": 2, "\\ud83d\\ude2c": 9, "decently": 5, "biggest": 27, "screenshots": 42, "lost": 27, "via": 34, "yh": 41, "blender": 86, "t": 20, "tutorial": 18, "series": 30, "dropped": 9, "sneek": 6, "boosters": 12, "must": 77, "iterations": 1, "teased": 2, "lern": 1, "won't": 94, "bluemesh": 72, "cabin": 182, "hole": 5, "convinient": 1, "\\ud83d\\ude00": 13, "\\ud83d\\ude06": 30, "silly": 5, "realized": 18, "we\\u2019ll": 15, "shut": 16, "advanced": 19, "complicated": 13, "general": 38, "live": 86, "liife": 1, "ykwim": 1, "ms": 7, "afford": 9, "entire": 41, "considerate": 1, "consists": 2, "waffling": 2, "helps": 21, "cuz": 93, "aren\\u2019t": 15, "piece": 9, "dogshit": 1, "nan": 3, "estimated": 18, "2030": 6, "wasting": 8, "percent": 11, "a350\\ud83d\\udc40": 1, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 1, "shithole": 1, "haiiilll": 1, "naaawew": 1, "ohhhh": 11, "msfsaddon": 6, "idc": 10, "consistently": 5, "continuous": 6, "style": 4, "precisely": 6, "comparing": 8, "volunteer": 16, "multinational": 1, "multi": 6, "million": 19, "workers": 4, "errrr": 1, "firstly": 3, "outside": 47, "fetched": 1, "comparision": 2, "fucking": 23, "lemme": 14, "sectors": 2, "sector": 2, "games": 30, "manage": 15, "s4f": 39, "groups": 25, "interetesting": 1, "quit": 12, "dared": 1, "touch": 27, "necessary": 15, "meantime": 10, "slowdowns": 1, "hurtles": 3, "jobs": 10, "risk": 12, "running": 33, "nature": 5, "impatience": 2, "\\u2018high": 1, "fidelity\\u2019": 1, "overnight": 3, "built": 50, "bother": 17, "follow": 50, "studying": 10, "2years": 1, "words": 24, "damnn": 5, "gamee": 1, "ceo": 29, "boss": 4, "sinking": 1, "inaccurate": 16, "standards": 16, "basic": 44, "objective": 5, "process": 37, "assist": 4, "refining": 2, "adding": 36, "main": 63, "verify": 5, "exponentially": 2, "longitude": 3, "vanilla": 6, "airliners": 26, "locked": 17, "78x": 4, "soo": 18, "bugged": 9, "frame": 4, "cs": 43, "hopes": 15, "operations": 7, "headwwind": 1, "winds": 14, "apologising": 1, "annoyed": 6, "overboard": 1, "widebody": 8, "totally": 37, "provide": 47, "preferable": 1, "covering": 1, "here's": 12, "screw": 5, "inserts": 1, "produce": 6, "areas": 10, "expressed": 3, "simple": 35, "heres": 8, "episode": 23, "lmaoooo": 3, "sir": 23, "added": 81, "eating": 2, "plombir": 1, "dare": 15, "60": 25, "flypad": 9, "xddddddd": 1, "announcment": 3, "tk": 2, "payload": 4, "mtow": 6, "increases": 2, "compare": 20, "products": 13, "customers": 9, "targeted": 1, "wsss": 3, "kjfk": 9, "tyoko": 2, "manila": 7, "meanwhile": 8, "usa": 6, "departing": 4, "rpll": 6, "prob": 23, "routes": 20, "tier": 4, "a319": 13, "21": 10, "flighjts": 1, "oo": 5, "surrounding": 2, "city": 22, "cloudsurfasia": 1, "sceneries": 11, "darn": 2, "bros": 4, "tysm": 5, "return": 11, "defective": 2, "sold": 10, "amazon": 10, "silicon": 1, "power": 24, "ram": 29, "sticks": 8, "3200": 2, "mhz": 1, "cl16": 3, "1500ish": 1, "reviews": 4, "pest": 1, "intel": 9, "core": 24, "tm": 16, "i5": 10, "9400f": 2, "cpu": 28, "90ghz": 1, "usin": 1, "7000": 4, "amd": 9, "mentioned": 40, "you\\u2019ll": 15, "they\\u2019ll": 5, "compatible": 19, "suggestion": 15, "hardware": 11, "specs": 15, "32": 9, "gigabytes": 1, "3200mhz": 3, "3600mhz": 1, "cl18": 2, "16": 14, "gigabyte": 3, "ddr4": 2, "gigs": 1, "upgrading": 4, "8gb": 2, "scan": 4, "crucial": 2, "nightblade": 1, "mi3": 1, "8th": 3, "msi": 2, "h310": 1, "educated": 4, "spec": 11, "knows": 77, "greatly": 5, "appreciated": 17, "materialize": 1, "thingy": 9, "computers": 9, "higher": 32, "override": 5, "forefront": 1, "sweet": 16, "humans": 3, "computer": 41, "match": 16, "pilot's": 2, "pilto": 2, "report": 13, "rule": 18, "prompted": 1, "european": 7, "gimme": 7, "search": 37, "incident": 2, "germanwings": 1, "plans": 50, "testing": 43, "lost\\ud83d\\udc80": 1, "ages": 9, "nvm": 59, "circumstances": 3, "overreliant": 2, "thr": 4, "functioning": 7, "abnormally": 2, "aviation": 38, "teaches": 1, "technology": 9, "becuase": 3, "cann": 1, "monitor": 14, "fix": 70, "considering": 27, "ia": 2, "gree": 1, "whilst": 6, "cruise": 22, "relief": 2, "crew": 28, "past": 42, "fax": 6, "hault": 1, "damm": 10, "roles": 9, "monitoring": 3, "switching": 5, "cruising": 6, "extraordinarily": 2, "pointless": 6, "implement": 35, "ruin": 2, "bittersweet": 1, "feeling": 8, "risky": 5, "possibly": 31, "300": 49, "lives": 16, "bring": 31, "terms": 41, "eg": 6, "continues": 4, "undergo": 2, "\\u201c": 7, "promising": 19, "'we're": 1, "q2": 16, "wished": 1, "wonder": 48, "crosschecks": 1, "checklists": 7, "workload": 8, "management": 30, "safety": 3, "777x": 28, "compete": 9, "alongside": 3, "leading": 7, "globally": 2, "mystery": 2, "wiat": 1, "ya": 45, "a360": 3, "private": 38, "messing": 9, "harm": 4, "peole": 1, "convo": 1, "let\\u2019s": 14, "shall": 18, "minutes": 49, "kept": 12, "messaging": 2, "responded": 4, "precious": 3, "knowing": 11, "delete": 46, "samwe": 1, "hehe": 33, "se": 10, "linked": 4, "account": 38, "eye": 11, "innacurate": 2, "interms": 1, "scale": 17, "advance": 6, "airline": 88, "decade": 7, "becoming": 5, "layout": 14, "traffic": 36, "seats": 22, "recognize": 8, "spontaneous": 1, "a320ceo": 5, "neo": 61, "700": 10, "disivion": 1, "collaborators": 1, "winglets": 16, "holds": 9, "engien": 1, "exists": 10, "enginwe": 1, "surprise": 7, "page": 88, "december": 16, "prepare": 5, "christmas": 38, "ai": 32, "8i": 8, "300er": 27, "visible": 9, "window": 14, "you'res": 1, "insane": 16, "mj": 1, "showed": 16, "image": 51, "shapes": 5, "depending": 14, "angle": 17, "viable": 2, "textured": 12, "ain't": 7, "mhm": 29, "flown": 34, "imports": 3, "conversion": 2, "whereas": 4, "skimmed": 1, "discovery": 3, "there\\u2019re": 1, "editable": 3, "wingflex": 13, "based": 67, "aus": 3, "nycx": 1, "bothers": 3, "flex": 23, "edit": 23, "crj": 35, "photos": 27, "instructions": 21, "folder": 132, "downloaded": 53, "thai": 2, "airways": 35, "yssy": 3, "worok": 1, "itll": 5, "standard": 44, "speedrun": 5, "exhibit": 1, "iq": 4, "respond": 14, "opting": 1, "rather": 64, "opposite": 4, "discover350": 22, "consistent": 1, "we've": 31, "picked": 4, "pace": 15, "seemed": 9, "happen": 53, "conclude": 2, "feb": 15, "unreasonable": 1, "designed": 6, "fan": 45, "blade": 2, "type": 100, "volunteers": 27, "wiii": 2, "wadd": 1, "manoger": 2, "8593": 1, "apologize": 5, "banning": 7, "becase": 1, "plesae": 1, "regretted": 1, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude4c\\ud83d\\ude4c\\ud83d\\ude4f\\ud83d\\ude4f": 1, "yeahhhh": 1, "command": 30, "inside": 45, "magical": 1, "yellow": 8, "washington": 3, "oregon": 1, "california": 1, "nevada": 1, "utah": 1, "colorado": 1, "arizona": 1, "mexico": 4, "texas": 4, "oklahoma": 1, "arkansas": 1, "louisiana": 1, "mississippi": 1, "alabama": 1, "georgia": 1, "flordia": 1, "south": 17, "carolina": 2, "north": 15, "ohio": 1, "pennsylvania": 1, "england": 4, "tomas": 1, "colorblind": 1, "disrespect": 2, "towards": 20, "colourblind": 1, "mixed": 7, "signals": 1, "orange": 9, "green": 11, "ortho": 5, "simheaven": 1, "florida": 2, "west": 3, "vstates": 1, "orthos": 1, "cali": 1, "haev": 2, "montana": 1, "wyoming": 1, "ho": 5, "sup": 18, "y": 22, "ou": 7, "accelerate": 8, "x2": 3, "downloading": 31, "gamepas": 1, "htpught": 1, "generally": 7, "deviation": 2, "number": 38, "copy": 36, "buttery": 1, "landings": 11, "chart": 9, "dme": 9, "34l": 2, "vor": 4, "belive": 8, "pop": 12, "aiport": 1, "displayed": 7, "pfd": 89, "oof": 40, "miles": 14, "landmarks": 1, "rjaa": 2, "rjtt": 3, "15nm": 1, "touchdown": 6, "ranging": 1, "2500": 9, "1800": 2, "nre": 1, "117": 1, "3dme": 1, "special": 22, "regulation": 1, "yo": 54, "omlette": 1, "08": 1, "ff350": 11, "changing": 5, "index": 4, "355": 2, "tas": 1, "500kts": 1, "meal": 1, "hows": 11, "attention": 16, "passengers": 13, "uhhhhh": 4, "reached": 10, "uhhhh": 3, "41": 5, "000": 18, "service": 18, "awake": 5, "soooooooooo": 1, "happening": 36, "tailwinds": 1, "oi": 7, "altitudes": 1, "pressure": 14, "sudden": 4, "drastic": 4, "wind": 21, "direction": 7, "causing": 12, "overspeed": 4, "underspeed": 1, "ultimately": 1, "disconnecting": 1, "ctd": 19, "simulatior": 2, "buggy": 6, "pressureization": 1, "failure": 12, "emergencies": 4, "woke": 6, "reinstalled": 7, "total": 13, "climb": 12, "land": 31, "confidently": 3, "conditions": 11, "wayy": 1, "nzaa": 1, "fhsh": 1, "directly": 25, "pole": 7, "egkk": 14, "pmdy": 2, "polar": 3, "tends": 1, "poles": 2, "nopol": 2, "broke": 12, "autothrust": 3, "experiments": 1, "jan": 2, "hawaii": 2, "alaska": 2, "guam": 1, "midway": 3, "atoll": 2, "pacific": 6, "8888": 1, "icaos": 1, "dal": 1, "katl": 2, "yah": 9, "chicago": 6, "infront": 6, "pondering": 1, "lel": 7, "oioi": 1, "asia": 11, "noice": 31, "oop": 8, "ment": 5, "pick": 12, "aaand": 1, "hes": 15, "gone": 37, "pew": 1, "\\ud83c\\uddf5\\ud83c\\uddf8": 1, "film": 3, "newoperson": 1, "allways": 1, "iam": 4, "angry": 6, "breh": 1, "wth": 5, "locate": 1, "zone": 19, "korea": 4, "zulutime": 1, "9hour": 1, "local": 9, "zulu": 14, "prevalent": 1, "launch": 29, "repo": 32, "og's": 1, "irrelevant": 1, "what\\u2019s": 42, "designing": 3, "btruh": 1, "experimental": 15, "alpha": 142, "felt": 11, "milestones": 1, "sayin'": 1, "missleading": 1, "ugh": 9, "kekree": 45, "859491201282998292": 45, "2077": 17, "fligh": 2, "goooo": 4, "suiiiiiiii": 1, "iiitsssss": 1, "timmmee": 1, "\\ud83d\\ude4f": 12, "focal": 1, "length": 4, "spotting": 15, "holidays": 13, "streaming": 3, "voice": 35, "sry": 18, "04": 4, "k": 72, "hceck": 1, "wil": 8, "canceled": 5, "modeler": 21, "789": 7, "stages": 11, "active": 66, "copenhagen": 4, "ash": 1, "msfd": 1, "xwb": 41, "loved": 11, "lezz": 1, "taxi": 34, "extensively": 1, "gate": 9, "park": 4, "relax": 2, "707": 2, "todo": 1, "assiatance": 1, "option": 62, "menu": 14, "afraid": 13, "miss": 20, "cash": 8, "pirating": 1, "asscheek": 1, "\\ud83e\\udd76": 2, "bottlenecking": 1, "devs\\ud83d\\udc80": 1, "ticks": 1, "boxes": 1, "within": 40, "young": 12, "disappointed": 7, "bar": 20, "offer": 15, "\\ud83d\\ude1b": 42, "method": 7, "solution": 21, "supported": 5, "temporary": 10, "fake": 30, "simplaza": 1, "exiting": 2, "qatar": 95, "a350s": 35, "lounge": 5, "settled": 1, "home": 62, "floating": 3, "flybywire\\uff1f": 1, "thxs": 1, "infos": 3, "wiper": 1, "\\ud83d\\ude2d\\ud83d\\ude2d": 4, "nosewheel": 2, "steering": 4, "circuit": 7, "brakers": 2, "checked": 22, "harry": 4, "potter": 4, "written": 10, "bet": 17, "part\\ud83d\\udc80": 1, "m": 22, "cheaper": 11, "costs": 29, "50": 71, "though\\ud83d\\udc80": 1, "cracking": 4, "deserve": 9, "bc": 57, "runs": 14, "checker": 1, "checks": 2, "cracked": 5, "portable": 3, "device": 4, "dexter": 1, "avatar": 2, "brakes": 4, "turning": 8, "parking": 7, "legit": 11, "average": 16, "85c": 1, "overpriced": 5, "gaming": 14, "ing": 4, "eneral": 1, "laptop": 35, "acer": 1, "515": 1, "55": 4, "run": 112, "dlcs": 3, "basics": 10, "betterpushback": 1, "plugin": 21, "avitab": 3, "aircraft\\u2019s": 1, "reinstall": 11, "af": 26, "tons": 6, "handle": 15, "joystick": 20, "pushing": 11, "impressive": 11, "enjoyable": 8, "steam": 38, "automatically": 16, "library": 2, "demo": 4, "supports": 2, "dowloaded": 2, "fiverrr": 1, "liverie": 1, "mfs2020": 12, "contact": 25, "vote": 8, "lunar": 2, "connection": 10, "improving": 9, "modeled": 18, "stopped": 27, "bored": 16, "scrolled": 1, "continued": 1, "ein": 2, "bisschen": 1, "speaks": 2, "passing": 5, "pass": 42, "playing": 31, "teamwork": 1, "stress": 8, "maths": 5, "multitasking": 2, "reaction": 8, "memory": 14, "preparation": 2, "prgrams": 1, "bundeswehr": 1, "succeed": 4, "anbody": 1, "dlr": 3, "german\\ud83e\\udd14": 1, "lesen": 2, "unknown": 6, "gelesen": 1, "readen": 1, "sucks": 21, "hybrid": 1, "hallo": 5, "thomas": 3, "erkannt": 1, "hast": 1, "ver\\u00f6ffentlicht": 1, "werden": 1, "bescheid": 1, "geben": 1, "er": 6, "soweit": 1, "bis": 1, "dahin": 1, "gilt": 1, "leider": 1, "geduld": 1, "hasst": 1, "sich": 3, "gekl\\u00e4rt": 1, "euch": 1, "um": 8, "handelt": 1, "setzen": 1, "unseren": 1, "freiwilligen": 1, "entwicklern": 1, "keine": 1, "fristen": 1, "legen": 1, "wert": 1, "auf": 2, "eine": 3, "qualitativ": 1, "hochwertige": 1, "ver\\u00f6ffentlichung": 2, "als": 1, "unvollst\\u00e4ndige": 1, "schnelle": 1, "unsere": 1, "entwickler": 1, "arbeiten": 1, "hart": 1, "daran": 1, "vollst\\u00e4ndig": 1, "m\\u00f6glich": 1, "bauen": 1, "oben": 1, "genannten": 1, "gr\\u00fcnden": 1, "k\\u00f6nnen": 1, "jedoch": 1, "ver\\u00f6ffentlichungsdatum": 1, "sch\\u00e4tzung": 1, "abgeben": 1, "guten": 1, "abend": 1, "bescheiden": 1, "fragene": 1, "wann": 1, "f\\u00fcr": 1, "holen": 1, "gruss": 1, "ohhhhhhh": 1, "dyson": 4, "fans": 18, "retail": 1, "resell": 1, "v": 15, "airbladexwb": 1, "damn\\ud83d\\ude14": 1, "essay": 7, "enable": 8, "fairly": 11, "flawlessly": 2, "downlink": 1, "sporadic": 2, "secondary": 2, "flaws": 2, "solely": 1, "increase": 11, "awareness": 6, "dramatically": 1, "airbuses": 5, "allows": 15, "display": 59, "navigraph": 45, "charts": 47, "displays": 86, "deeply": 3, "cut": 4, "ripoff": 1, "encourage": 6, "simulation": 29, "fully": 61, "stuffs": 1, "hahha": 2, "dcs": 12, "chonky": 1, "internet": 26, "thinkikg": 1, "tilted": 3, "confirm": 22, "wasn\\u2019t": 17, "notify": 2, "realise": 11, "appear": 10, "eventually": 28, "air": 99, "caraibes": 3, "amswering": 1, "particular": 11, "finnair": 12, "solos": 2, "finnair\\ud83d\\uddff": 1, "apologies": 7, "hacked": 11, "explicit": 3, "ty": 39, "marketplace": 65, "premium": 52, "burden": 1, "preparing": 5, "entertainment": 6, "uncertainty": 1, "potential": 11, "frustration": 1, "gap": 4, "archivements": 1, "mlg": 1, "juts": 2, "season": 20, "rings": 2, "willow": 1, "flash": 5, "tv": 7, "whether": 20, "yt": 26, "entertaining": 4, "positive": 13, "episodes": 6, "seasons": 2, "thrustmaster": 13, "stick": 41, "briefly": 1, "s8": 1, "e12": 1, "netflix": 4, "29": 8, "leak": 12, "interactions": 1, "comms": 4, "controlling": 5, "taws": 2, "gpws": 17, "checklist": 23, "ewd": 1, "upper": 4, "ecam": 43, "skimming": 2, "contacted": 1, "avail": 3, "retired": 13, "prior": 5, "\\ud83d\\ude05": 57, "loads": 9, "approachable": 1, "instagram": 4, "windows": 68, "desktop": 5, "icons": 4, "useful": 38, "assets": 18, "elements": 8, "screnes": 1, "proably": 2, "imgaine": 1, "cad": 2, "easiest": 4, "hide": 3, "goes": 45, "recreating": 2, "scratch": 38, "relatively": 6, "functionality": 39, "esp": 8, "division": 21, "basicly": 4, "components": 8, "engineers": 18, "closely": 8, "guarding": 1, "publicly": 7, "avaiable": 1, "fusion": 1, "360": 4, "box": 10, "extrude": 1, "pad": 6, "stripped": 1, "concern": 4, "shape": 5, "stored": 6, "pairs": 1, "dell": 1, "calculations": 5, "fs2020": 26, "security": 6, "theoretically": 3, "operate": 19, "knowledgeable": 2, "ports": 7, "laptops": 2, "older": 31, "airliner": 32, "removable": 1, "planing": 3, "newer": 13, "attached": 4, "intergrated": 2, "screens": 53, "\\u00edts": 1, "funny": 41, "actualy": 2, "dedicated": 12, "ecias": 1, "shares": 4, "yeye": 2, "useless": 16, "docking": 1, "station": 1, "permenatly": 1, "semi": 6, "perminetly": 1, "usualy": 1, "techincal": 1, "defacto": 1, "center": 9, "anways": 1, "gr8": 1, "wrok": 1, "queen": 5, "skies": 13, "haevn't": 1, "lovely": 14, "camerawork": 1, "favorite": 17, "invites": 4, "couuld": 1, "invite": 21, "microsfot": 1, "hardwork": 2, "devlopment": 1, "saves": 1, "cooperate": 1, "embraer": 9, "gulfstream": 3, "falcon": 3, "corprate": 1, "hopfuly": 2, "integration": 19, "convenient": 5, "pfpx": 1, "goated": 3, "a34x": 2, "stable": 21, "willing": 21, "sacrifice": 2, "stability": 3, "12h": 2, "asbad": 1, "captian": 2, "unflyable": 5, "cheap": 15, "credit": 23, "87": 2, "drought": 1, "haullers": 1, "shorter": 8, "hops": 1, "among": 4, "awaited": 1, "eying": 1, "eagerly": 3, "vfr": 13, "clubs": 2, "cirrus": 3, "diamonds": 1, "stunning": 7, "cargolux": 1, "luxair": 2, "378": 1, "dash8": 1, "q400": 6, "luxembourg": 1, "caught": 8, "rockies": 1, "undersized": 1, "smelt": 1, "avgas": 1, "kogerah": 1, "07": 3, "weekly": 2, "occurrence": 2, "tinny": 1, "fish": 7, "fishing": 2, "spain": 1, "ton": 19, "789s": 1, "planespotting": 2, "aggressive": 3, "spin": 1, "spinning": 3, "logo": 97, "seizure": 2, "fok": 1, "respect": 26, "stfu": 4, "tryna": 13, "console": 11, "brorfelde": 1, "dome": 2, "import": 22, "licensing": 15, "sim4flight": 53, "shutdown": 7, "slowly": 10, "you'd": 14, "searching": 2, "idts": 2, "maps": 11, "hotbar": 1, "garmin": 4, "navigation": 12, "km": 10, "barely": 18, "colors": 16, "overlook": 2, "zurich": 3, "parents": 17, "daily": 15, "maintenence": 1, "doen": 1, "services": 9, "british": 31, "30am": 2, "30pm": 2, "24h": 4, "occasional": 1, "tui": 4, "landed": 17, "23": 7, "54\\ud83d\\udc80": 1, "pm": 13, "allowed": 45, "uk": 19, "calm": 10, "clam": 1, "klm": 5, "4k": 13, "freaked": 1, "imagine": 66, "sec": 19, "suprised": 2, "thjey": 2, "wokring": 2, "ona": 1, "797": 2, "beoing": 2, "whale": 3, "keeps": 23, "wiht": 1, "saftey": 1, "boleing": 1, "btter": 1, "77x": 3, "efficieny": 1, "amzing": 2, "sexy": 24, "favourite": 18, "ignored": 5, "helping": 26, "hten": 1, "later": 121, "somenoe": 1, "timing": 5, "sending": 8, "rewrite": 1, "yoshi": 3, "her": 21, "luckily": 5, "conversation": 11, "ignores": 2, "'none": 1, "helped'": 1, "dick": 7, "didin't": 3, "appreaciate": 1, "idiot": 8, "allegedly": 1, "stock": 18, "happiness": 1, "unofficial": 1, "didn": 1, "helped": 16, "afk": 3, "suggested": 4, "2nd": 18, "fav": 21, "understandable": 19, "320neo": 4, "stoppped": 1, "78xh": 2, "wherever": 3, "assists": 2, "plays": 7, "minimal": 6, "sufrace": 1, "blowing": 5, "endsing": 1, "rudder": 14, "rare": 7, "official": 54, "rudders": 2, "staright": 1, "extreme": 11, "angles": 1, "unsuprisingly": 1, "acknowledge": 2, "acknowledged": 1, "hence": 22, "ran": 8, "hmmm": 22, "owner": 23, "invests": 1, "thanm": 1, "systms": 2, "harder": 19, "'better'": 1, "terrible": 18, "existent": 4, "stilll": 1, "unrealisitc": 1, "terrib": 1, "le": 6, "feature": 66, "sunrise": 5, "qantas": 19, "drrrrrrrrrrrrrrr": 1, "\\u015fibili": 1, "dop": 7, "everyone\\u2019s": 1, "interpretation": 2, "\\u201cwhen\\u201d": 2, "b788": 1, "involve": 1, "exact": 23, "assuming": 13, "height": 10, "not\\u2026it\\u2019s": 1, "shortened": 2, "flaps": 46, "values": 4, "correctly": 19, "bra": 1, "makings": 1, "yppu": 1, "hasnt": 11, "\\u2620\\ufe0f": 2, "necessarily": 15, "mentioning": 2, "pipeline": 6, "sufficient": 4, "\\ud83e\\udd72": 11, "january": 10, "patiently": 5, "record": 13, "one's": 4, "folks": 22, "duties": 1, "velocity": 5, "grab": 7, "comprehensive": 2, "stake": 2, "slows": 5, "bat": 3, "horizontal": 1, "spoilers": 5, "bendingflyer": 1, "\\ud83e\\udd79": 2, "sever": 4, "ded": 3, "smh": 30, "inv": 3, "store": 26, "any1": 2, "including": 17, "streams": 8, "prescheduled": 1, "e175": 3, "announces": 2, "similarly": 2, "we'd": 13, "talk": 64, "800neo": 4, "emergency": 12, "intending": 1, "jump": 11, "lately": 7, "meeting": 4, "\\u2014well": 1, "\\u2014all": 1, "sell": 20, "seperately": 6, "medal": 1, "739": 2, "aersoft": 1, "distract": 2, "following": 17, "anybody": 27, "noticed": 28, "\\u2014": 2, "06": 2, "popped": 4, "ahppy": 1, "selfmade": 1, "please\\ud83d\\ude00": 1, "never\\ud83d\\ude02": 1, "kidding": 9, "tomorow": 2, "\\ud83d\\ude1c": 10, "doorstep": 1, "24hrs": 2, "airplanes": 9, "propell": 1, "nervous": 2, "attempted": 3, "failed": 5, "fellas": 4, "ambitious": 3, "serviceable": 1, "decided": 44, "beef": 4, "journey": 3, "programmers": 26, "transforms": 1, "vaporware": 1, "lose": 15, "losing": 2, "faith": 9, "bearly": 1, "'progress": 1, "updates'": 1, "here\\u2019s": 3, "severely": 2, "\\ud83e\\udd29": 5, "fstl": 5, "til": 8, "duty": 2, "ps5": 1, "lobby": 1, "tgt": 2, "matching": 16, "remaining": 5, "hopeful": 5, "backend": 7, "structural": 2, "refactors": 3, "equivalent": 8, "wise": 29, "sorryy": 2, "ow": 14, "nooooooooo": 2, "buenos": 1, "aires": 1, "dealers": 1, "\\ud83d\\ude33": 37, "sex": 5, "rob": 2, "witch": 3, "instant": 6, "shouldnt": 10, "it'd": 17, "contain": 3, "excitement": 4, "thea": 1, "b777": 15, "resumed": 1, "curb": 1, "speculation": 3, "promised": 4, "greatful": 1, "unpaid": 1, "bribe": 2, "deadline": 13, "donations": 25, "\\u00af": 28, "\\u30c4": 14, "discontinue": 1, "postive": 1, "accept": 18, "promises": 7, "gladly": 3, "donate": 32, "qw787": 9, "forums": 18, "\\u201cabondened\\u201d": 1, "rumor": 2, "cqn": 1, "thinning": 1, "synaptics": 1, "applicable": 2, "licensed": 9, "eligible": 1, "certification": 5, "aiming": 16, "replicate": 4, "behaviors": 4, "material": 5, "feedback": 15, "refuse": 5, "worried": 9, "distributed": 1, "static": 21, "slowed": 1, "requires": 7, "1660": 2, "oc": 6, "ryzen": 9, "3600": 4, "2600": 2, "2k": 11, "cat": 5, "lll": 1, "weren\\u2019t": 2, "low": 42, "fps": 55, "upgrades": 2, "brissy": 1, "cbs": 1, "variable": 2, "gusting": 1, "400ft": 1, "shear": 1, "crosswinds": 2, "pre": 45, "offended": 5, "natural": 3, "harsh": 6, "ethic": 1, "respective": 2, "loading": 18, "captainsim": 15, "connected": 14, "sowwy": 2, "\\ud83d\\ude14": 20, "why\\u2019d": 1, "nooooooooooo": 2, "february": 15, "30th": 8, "flyby": 2, "wire": 17, "31st": 9, "is\\u2026": 1, "hasn\\u2019t": 8, "visual": 13, "form": 48, "bearer": 1, "sheer": 3, "criticize": 1, "blame": 10, "suppose": 17, "lacking": 7, "demand": 9, "begging": 4, "curiosity": 9, "skilled": 2, "who\\u2019s": 14, "youve": 8, "twice": 14, "advertised": 1, "promise": 14, "fulfill": 2, "slight": 6, "\\u00ab\\u00a0we\\u2019re": 1, "occupied": 1, "sorry\\u00a0\\u00bb": 1, "advertise": 10, "empty": 15, "implying": 2, "conform": 1, "behaviour": 2, "described": 3, "mr": 13, "psychology": 1, "relation": 6, "publish": 8, "pronect": 1, "g800": 2, "purely": 5, "animating": 3, "skillset": 2, "prioritize": 2, "bound": 3, "rough": 16, "november": 24, "'staff'": 1, "employed": 1, "forgotten": 2, "signed": 4, "contracts": 1, "understanding": 12, "ammount": 2, "informed": 1, "bot": 83, "traded": 1, "nasdaq": 1, "singular": 1, "children": 3, "polls": 1, "significance": 1, "insignificant": 1, "democracy": 1, "\\ud83d\\ude02\\ud83d\\ude09": 1, "it\\u2018s": 3, "cmon": 9, "1st": 16, "announced": 28, "bk": 1, "ffs": 13, "smart": 13, "a300": 25, "321": 6, "fork": 10, "hw": 4, "a318": 12, "business": 26, "soundset": 3, "pw": 3, "lvfr": 4, "a321neo": 8, "headwing": 1, "qbit": 16, "economy": 13, "homework": 4, "dang": 22, "encouragement": 1, "gambling": 1, "puts": 5, "guesses": 8, "joining": 7, "righto": 1, "presumptions": 2, "dates": 39, "judgement": 3, "formed": 3, "flat": 4, "evidence": 1, "suggestions": 7, "confirmation": 7, "prediction": 16, "opinions": 9, "reckon": 7, "eta": 24, "methods": 5, "gift": 11, "card": 37, "edition": 21, "b787": 21, "merry": 11, "\\ud83c\\udf89": 4, "19": 15, "drinks": 1, "celebrate": 11, "wondering": 48, "popular": 16, "step": 30, "unboxing": 1, "steps": 13, "reverse": 12, "yoke": 16, "difficulty": 3, "cardboard": 3, "mold": 1, "qu4estion": 1, "comment": 26, "neather": 1, "latinvfr": 5, "chances": 20, "garbage": 7, "2000ft": 2, "slope": 4, "impressively": 2, "reset": 5, "tag": 5, "trucking": 1, "2947": 1, "unknowen": 1, "odd": 7, "ban": 55, "tests": 10, "xmp": 4, "bth": 1, "tickles": 1, "encounter": 2, "enabled": 9, "1600": 2, "aware": 22, "kc10": 2, "dc10": 9, "sws": 1, "b52": 3, "pumped": 2, "deffo": 5, "scammers": 5, "gona": 2, "greatest": 4, "b757": 5, "cold": 10, "fold": 2, "unreal": 2, "admins": 6, "1020661616817213451": 1, "guy's": 2, "scammer": 2, "he's": 55, "pro": 21, "makeup": 1, "hire": 5, "kitty": 1, "'at": 1, "estimate'": 1, "expedite": 1, "theorising": 1, "obliged": 1, "putting": 20, "commits": 7, "essentially": 9, "eventhough": 2, "unneccesary": 1, "2069": 10, "np": 59, "solve": 6, "gpl": 8, "polished": 7, "letting": 6, "predict": 10, "third": 16, "apples": 1, "68": 2, "subjective": 3, "sets": 2, "constantly": 12, "ourselves": 10, "pal": 5, "efforts": 5, "thankful": 2, "supportive": 2, "deadlines": 11, "hiring": 3, "sign": 18, "tear": 8, "apart": 15, "unexpected": 2, "estimates": 7, "idrk": 1, "backlash": 1, "tens": 1, "\\ud83d\\ude0f": 24, "xo": 1, "\\ud83d\\ude10": 7, "master": 11, "ideas": 20, "agreeable": 1, "cos": 3, "program": 44, "income": 1, "profit": 7, "execute": 2, "admit": 4, "slower": 10, "spending": 3, "payed": 12, "anticipating": 1, "os": 2, "\\ud83c\\udf40": 1, "aircwaft": 1, "thousandth": 1, "asks": 17, "forecast": 1, "warm": 2, "\\u201cand\\u201d": 1, "2000": 10, "a35k": 46, "legally": 2, "msl": 2, "qnh": 1, "1013": 1, "temperatures": 2, "35\\u00b0c": 1, "write": 29, "paper": 6, "should\\u2019ve": 5, "worded": 2, "reminded": 3, "stile": 1, "operating": 9, "separate": 23, "fightsim": 2, "jk": 31, "mg": 1, "events": 13, "gn": 9, "gnight": 1, "confidence": 6, "rememberthat": 1, "2am": 1, "social": 11, "anxiety": 3, "professional": 14, "situations": 2, "insults": 1, "wether": 3, "chinese": 5, "taipei": 1, "\\ud83d\\ude15": 6, "shanghai": 5, "pudong": 1, "repeat": 4, "ifr": 12, "relog": 1, "respectful": 2, "mindful": 1, "firm": 2, "messes": 1, "sids": 8, "incorrect": 10, "gun": 2, "enthusiasts": 1, "nerve": 1, "wrecking": 1, "'mess": 1, "up'": 1, "squeakers": 1, "aslong": 1, "exam": 9, "mature": 4, "\\ud83e\\udd23\\ud83e\\udd23": 11, "innit": 3, "stall": 16, "piper": 1, "cub": 1, "\\ud83e\\udd23": 48, "garden": 3, "solihull": 1, "house": 27, "emitrates": 1, "birmingham": 4, "central": 7, "raf": 1, "detour": 1, "southend": 1, "ican": 1, "baffles": 3, "awfull": 1, "atcs": 2, "15": 31, "approaching": 9, "lowi": 1, "neither": 21, "worst": 18, "oooof": 1, "ho\\u2026": 1, "known": 17, "brand": 11, "cupboard": 1, "sitting": 4, "\\ud83d\\ude11\\ud83e\\udd23": 1, "piloting": 2, "listening": 2, "bruno": 1, "mars": 3, "same\\ud83d\\ude15": 1, "jamie": 1, "auto": 30, "storm": 4, "strike": 3, "electricity": 5, "flu": 1, "airblast": 1, "canadians": 1, "us\\ud83d\\udc80": 1, "individual": 11, "prevented": 2, "adequate": 2, "planed": 4, "chrismass": 1, "earned": 1, "ahaha": 9, "suffered": 4, "toasty": 1, "owl": 1, "duo": 1, "duolingo": 4, "definitively": 2, "league": 4, "learners": 1, "fell": 3, "kidnap": 1, "language": 35, "french": 43, "fluent": 1, "resource": 1, "response": 13, "extensive": 2, "bugs": 28, "closed": 47, "sourced": 15, "painting": 28, "painters": 5, "texture": 30, "textures": 87, "decals": 7, "assurance": 14, "painter": 10, "jsp": 1, "realwings": 1, "exceptional": 2, "13": 17, "tos": 3, "lessons": 4, "buts": 1, "translator": 1, "application": 27, "faq": 12, "opportunity": 5, "fooled": 5, "00z": 2, "aeroflot": 5, "soooo": 3, "aeroflot\\u2764\\ufe0f": 1, "cabins": 11, "fitted": 4, "pour": 7, "si": 3, "tu": 12, "un": 17, "te": 4, "r\\u00e9pondra": 1, "assez": 1, "rapidement": 1, "hye": 1, "evolution": 4, "exhaust": 3, "australia": 13, "35": 9, "background": 17, "lagging": 1, "heater": 2, "raised": 8, "temps": 6, "degrees": 7, "dirty": 6, "reposession": 1, "areoflot": 1, "sanctions": 2, "issue\\ud83d\\udc80": 1, "forgor": 6, "wc": 2, "messis": 1, "messi": 1, "retire": 4, "won": 6, "cup": 11, "1986": 1, "argentina": 2, "hyperblob": 7, "912192771706724394": 8, "class": 25, "turkish": 13, "configuration": 7, "wednesday": 4, "screwing": 3, "experiencing": 1, "3060": 1, "windshield": 3, "loss": 8, "i7": 2, "11800h": 1, "rtx": 14, "3050": 1, "16gb": 4, "500gb": 1, "ssd": 6, "heat": 10, "previousely": 1, "maximum": 10, "rpm": 1, "structure": 3, "controller's": 1, "drain": 2, "apu's": 1, "capacity": 11, "usage": 5, "bleed": 7, "request": 24, "document": 7, "external": 41, "location": 11, "temperature": 7, "egt": 2, "formula": 2, "optimize": 1, "needle": 1, "sand": 2, "xddd": 4, "protected": 4, "relevant": 8, "syd": 1, "bne": 1, "cathay": 13, "350k": 1, "boosts": 10, "where's": 9, "kekw": 15, "'bed'": 1, "bed": 17, "lousy": 2, "upadte": 1, "seemd": 1, "originally": 6, "disappearing": 2, "trick": 9, "remain": 7, "365": 3, "monthly": 8, "significantly": 3, "lover": 3, "ways": 15, "promsisng": 1, "prospect": 1, "booster": 9, "pill": 1, "flares": 1, "ft": 9, "becomes": 6, "standing": 3, "asosbo": 1, "pity": 2, "cough": 7, "fenixa320": 1, "paintkit": 11, "beast": 8, "responsibilities": 2, "grateful": 7, "prioritise": 1, "completion": 7, "customer": 6, "where\\u2019s": 2, "texts": 2, "reported": 5, "tires": 1, "reporting": 3, "vanish": 1, "loyal": 2, "behavior": 5, "battery": 6, "ptw": 1, "newyears": 1, "kek": 52, "886246970551836762": 10, "perk": 2, "ungrateful": 1, "announce": 13, "\\u201cboost": 1, "server\\u201d": 1, "prove": 9, "sneekpeeks": 4, "paul": 1, "wuth": 1, "wheres": 4, "repository": 21, "he\\u2019s": 18, "drugs": 4, "cutm": 1, "leet": 1, "seey": 1, "dreams": 6, "intense": 3, "ccuming": 1, "tomole": 1, "boosting": 12, "forcing": 2, "\\ud83d\\udcaa": 4, "\\ud83c\\udde6\\ud83c\\uddf7": 1, "\\ud83c\\udde6\\ud83c\\uddf7\\ud83c\\udde6\\ud83c\\uddf7\\u270a\\u270a": 1, "pasamos": 1, "semis": 1, "vamos": 1, "b78xhd": 1, "wen": 10, "crashing": 13, "driver": 8, "gpu": 33, "repair": 1, "rebooting": 1, "6hr": 1, "mark": 9, "errors": 12, "ekncounted": 1, "gpuz": 1, "crashed": 15, "rtx3070": 1, "32gb": 6, "10600k": 2, "stuttering": 2, "smooth": 14, "stutters": 4, "art": 5, "vfx": 1, "medicine": 1, "demands": 1, "discipline": 1, "transfer": 10, "extra": 21, "picky": 1, "officially": 8, "judge": 4, "grade": 6, "voluntarily": 1, "redo": 9, "abitur": 14, "studieng\\u00e4nge": 1, "often": 24, "bayern": 3, "abi": 1, "visualized": 1, "aye": 7, "screamgirl": 2, "748993873384046593": 2, "lh": 2, "documention": 1, "efa": 7, "math": 13, "grades": 3, "subjects": 3, "contradicts": 1, "documentation": 29, "accepted": 10, "bundesland": 2, "hardest": 9, "bundesl\\u00e4nder": 2, "dumbdumb": 1, "abiturs": 1, "icao": 6, "ftw": 10, "americans": 4, "belgium": 9, "ew": 14, "iata": 4, "faking": 1, "gang": 5, "hessen": 1, "hahahaha": 9, "train": 8, "reminds": 7, "bahn": 1, "descision": 1, "subject": 5, "95": 3, "ahhh": 18, "academy": 3, "munich": 5, "munich\\ud83d\\ude22": 1, "hesse": 1, "pays": 4, "dream": 22, "session": 2, "js": 67, "realised": 8, "msfsaddons": 5, "dming": 2, "340": 10, "plks": 1, "kc": 12, "zamn": 1, "finna": 2, "poppin": 1, "meh": 14, "spoiler": 6, "engagement": 2, "enthusiasm": 3, "answering": 12, "speculatively": 1, "tone": 5, "advise": 4, "moderators": 12, "teal": 1, "answers": 15, "trusted": 4, "promo": 23, "jsut": 5, "anythning": 1, "postivive": 1, "wheel": 8, "unrealistically": 1, "steer": 6, "fonts": 5, "affect": 11, "margin": 1, "letters": 3, "font": 30, "alaskaisthebloodybest": 1, "touched": 5, "sulu": 1, "teleported": 1, "kirk": 1, "spock": 1, "teleport": 2, "nine": 4, "revolutions": 2, "25": 16, "enviro": 2, "plugins": 4, "r'u": 1, "xenviro": 1, "introduce": 3, "withouth": 3, "firmness": 1, "safe": 13, "stabilized": 1, "butter": 18, "fatigue": 1, "6kts": 1, "crosswind": 1, "zoom": 4, "lines": 17, "simmers": 10, "airac": 5, "ensure": 4, "cycle": 5, "2212": 1, "race": 3, "loos": 1, "marty": 1, "mcfly": 1, "ray": 2, "tracing": 2, "a350\\ud83d\\udc4d": 1, "inpatient": 3, "chanting": 1, "shy": 3, "devs\\ud83d\\ude0f": 1, "secret": 17, "branch": 10, "oooooooooooooooooooooooooo": 1, "ref": 3, "translate": 12, "sneakpeeks": 1, "thi": 3, "whened": 16, "bruhhh": 2, "transponder": 4, "codes": 6, "varies": 3, "countries": 5, "\\ud83c\\udf0d": 1, "1200": 3, "readily": 1, "presuming": 2, "xplame": 1, "installing": 14, "awful": 4, "value": 11, "roblox": 16, "improved": 20, "encrypted": 3, "buttons": 58, "now\\u2026": 1, "thay": 2, "creator": 19, "stole": 12, "regret": 4, "clone": 5, "push": 28, "hwa330": 1, "8k": 10, "competetion": 1, "reflective": 1, "matches": 3, "appr": 2, "previously": 6, "emergencycies": 1, "\\ud83d\\ude22": 11, "spite": 1, "winglet": 2, "northern": 1, "woah": 15, "modules": 13, "considered": 17, "awesomeness": 1, "deafult": 1, "beautiful": 43, "2060": 1, "tru": 7, "tis": 5, "bout": 7, "mouse": 18, "notches": 1, "removing": 8, "detents": 3, "flap": 18, "lever": 5, "tca": 15, "montenegro": 1, "eur": 3, "capt": 3, "customs": 2, "dry": 6, "balkans": 1, "quadrant": 7, "plastic": 3, "throttle": 47, "monday": 2, "voluntary": 2, "themselves": 26, "oops": 14, "deleted": 46, "overused": 5, "challenging": 2, "sounding": 1, "girlfriend": 3, "boys": 8, "goodbye": 6, "lived": 2, "producing": 1, "vip": 1, "i\\u2018m": 2, "brings": 3, "judging": 5, "endo": 1, "gera\\ud83c\\udfd4": 1, "bicycle": 1, "\\u201cde": 1, "muur\\u201d": 1, "region": 6, "\\u201cthe": 2, "wall\\u201d": 1, "gben": 1, "dender": 1, "vl": 1, "maintain": 6, "gives": 31, "ooh": 16, "ook": 1, "ovl": 1, "province": 1, "struggle": 6, "writibg": 1, "fluently": 1, "culprit": 1, "tip": 10, "america": 10, "prison": 3, "sentence\\ud83d\\ude09": 1, "minors": 1, "inc": 1, "fined": 2, "commission": 1, "nationale": 1, "informatique": 1, "libert\\u00e9s": 1, "gdpr": 1, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 1, "69420": 4, "q69": 1, "182": 1, "190cm": 1, "6'2": 1, "6'3": 1, "kid": 10, "cm": 4, "taller": 1, "2027q3": 1, "log": 9, "bullying": 3, "gf": 5, "devolving": 2, "story": 10, "imperial": 5, "measure": 4, "measurement": 3, "inch": 2, "thumbwidth": 1, "metric": 7, "ten": 6, "american": 21, "bald": 1, "eagle": 2, "calesses": 1, "feen": 1, "inches": 1, "zero": 4, "sus": 23, "180cm": 1, "unit": 5, "tall": 1, "\\u2026": 11, "enquire": 1, "minimum": 19, "below": 17, "shouldn\\u2019t": 11, "beleive": 1, "fifty": 1, "tutorials": 30, "coding": 39, "creation": 2, "vids": 11, "programm": 4, "b78xh": 3, "evolved": 2, "noboy": 1, "student": 10, "budget\\ud83e\\udd72": 1, "channel\\ud83d\\ude0f": 1, "\\ud83e\\udde2": 3, "sadly\\ud83e\\udd72": 1, "sneakpeak": 1, "affordable": 5, "7m": 1, "shocked": 4, "dfd35x": 21, "5th": 2, "shouldve": 3, "square": 10, "root": 8, "china": 15, "37549": 3, "billion": 5, "population": 1, "191": 2, "perimeter": 1, "36": 2, "647": 1, "joe": 8, "crawl": 1, "laugh": 3, "ahum": 4, "answered": 11, "comon": 2, "partyblob": 6, "814023898789707826": 5, "tha": 3, "tape": 6, "recording": 9, "commented": 1, "y\\u00b4all": 1, "leaked": 7, "jelou": 1, "coincidence": 1, "pattern": 4, "strategy": 4, "winter": 7, "lie": 16, "modellers": 23, "applied": 26, "moderator": 14, "newbie": 2, "programmer": 19, "cancceled": 1, "millions": 3, "programme": 3, "repect": 1, "myabe": 1, "somthing": 1, "sorta": 8, "optimistic": 7, "a38x": 5, "ma": 3, "opened": 11, "addicted": 1, "litteraly": 3, "leaving": 17, "q4": 13, "q1": 8, "cfd": 2, "computational": 1, "fluid": 1, "airflow": 5, "yeaah": 2, "keybinds": 1, "perhaps": 16, "tool": 10, "remove": 38, "\\u2b06\\ufe0f": 1, "contributions": 5, "stays": 8, "stil": 2, "should've": 7, "frfr": 2, "sim4": 2, "practial": 1, "sttopped": 1, "apprenticeship": 2, "hamburg": 5, "finkenwerder": 2, "dowload": 4, "recreated": 3, "ba": 29, "remembrance": 1, "anywhere": 23, "pinging": 9, "inevitable": 5, "sooooo": 3, "stuttgart": 1, "minvody": 1, "a32x": 9, "neos": 5, "delivery": 6, "regs": 1, "delivered": 9, "tap": 12, "registered": 3, "tail": 15, "neat": 6, "trip": 7, "lisbon": 1, "retro": 9, "75th": 1, "anniversary": 3, "portugal": 1, "tjr": 1, "purchase": 8, "speeding": 2, "joins": 7, "massacring": 1, "bankaccount": 1, "money\\ud83e\\udd72": 1, "cooldoge": 1, "887723219082154056": 1, "threads": 2, "su11": 1, "realesed": 5, "requests": 10, "noted": 4, "video\\u2019s": 1, "complicate": 2, "\\u201cshort\\u201d": 1, "gals": 1, "sb": 1, "golden": 3, "ehhh": 2, "olden": 2, "stoped": 4, "preoccupied": 1, "silence": 7, "props": 6, "publicity": 3, "sake": 3, "extravagant": 1, "gratification": 1, "society": 1, "collectively": 3, "commited": 3, "counter": 5, "productive": 1, "unfortunate": 6, "curiousity": 1, "sorts": 2, "dormant": 1, "disregard": 5, "demoralizing": 1, "yies": 1, "912": 1, "results": 6, "irritating": 1, "paying": 10, "animated": 12, "emojis": 5, "guessed": 7, "supporters": 5, "button": 59, "attitude": 6, "jfc": 1, "pisses": 4, "plen": 5, "insert": 2, "alien": 2, "planet": 1, "ini": 5, "builds": 3, "achtung": 1, "malware": 2, "web": 13, "malicious": 1, "saad": 5, "perms": 6, "layer": 5, "cloud": 2, "layers": 2, "\\u00e0": 8, "rx6600xt": 1, "betas": 1, "nvidia": 5, "tablet": 14, "assisted": 1, "black": 28, "reddit": 28, "cyberpunk": 2, "shi": 2, "350gb": 1, "1tb": 2, "leaves": 2, "yooo": 3, "40th": 1, "yesssss": 2, "12k": 6, "12001": 1, "ale": 1, "sensacja": 1, "999": 7, "12000": 3, "\\ud83d\\ude0d\\ud83d\\ude0d": 1, "element": 4, "msfs's": 1, "flow": 7, "xddddddddd": 1, "eyyyy": 2, "\\ud83e\\udd2e": 1, "40k": 2, "43k": 2, "nut": 4, "compromise": 1, "present": 11, "igyhesrfnisdnifisdf": 1, "hwy": 1, "28th": 2, "apologise": 2, "advertising": 6, "mask": 16, "surface": 8, "turbulent": 1, "contributes": 8, "thermal": 2, "realistically": 6, "substantially": 1, "exclusive": 8, "japan": 2, "39": 3, "poor": 26, "prepared": 1, "reach": 13, "whine": 7, "usernamechecksout": 1, "truly": 12, "heat\\u2026": 1, "absorbs": 1, "shield": 2, "ice": 8, "cooler": 15, "standalone": 10, "audience": 4, "naming": 5, "understable": 1, "realeaseeeeeeeee": 1, "aha": 10, "handy": 6, "wich": 13, "ww1": 1, "freerobux": 1, "gg": 15, "robux": 3, "matrix": 3, "ugly": 11, "doe": 2, "cessnas": 1, "heavily": 13, "automated": 5, "darkaero": 1, "nonononnonononoononononononononononon": 1, "stated": 5, "dooesnt": 1, "rank": 5, "ads": 3, "werid": 1, "shitty": 10, "ahha": 1, "32n": 4, "hahahahha": 1, "hardly": 2, "forever": 15, "vref": 1, "radio": 19, "apparentely": 1, "naw": 1, "a220synaptic": 1, "350dfd": 1, "a380fbw": 1, "757bluebird": 1, "777pmdg": 1, "747pmdg": 1, "9heavy": 1, "indifferent": 1, "definately": 1, "farrrrrrrr": 1, "youtubers": 4, "review": 6, "twotter": 3, "excuses": 2, "describe": 4, "cp": 1, "usd": 12, "com": 8, "a333": 1, "backs": 2, "sincethere": 1, "werent": 4, "dayum": 7, "35k": 3, "username": 5, "dave": 3, "what'd": 1, "say\\ud83d\\ude33": 1, "regardless": 6, "okk": 1, "api": 17, "fender": 3, "eat": 10, "didint": 4, "nowhere": 20, "nufflee": 3, "familiar": 21, "internals": 2, "insiders": 1, "livestream": 5, "preparations": 1, "country": 25, "nov": 3, "denmark": 1, "ohhh": 27, "timezone": 10, "france": 24, "talked": 11, "feint": 1, "magnificent": 2, "interresting": 1, "theory": 4, "ohhhhh": 2, "occasion": 1, "simbref": 2, "points": 11, "waited": 3, "friday": 7, "citation": 3, "\\u2234": 1, "\\u2208": 1, "financial": 3, "threat": 2, "intention": 6, "naive": 1, "invulnerable": 1, "integrated": 15, "f": 43, "upgraded": 2, "glitching": 1, "workflow": 11, "digest": 1, "nomatter": 1, "whaz": 1, "vcs": 1, "git": 48, "giant": 3, "hand": 35, "tasks": 2, "modelers": 21, "potentially": 9, "bottleneck": 2, "delt": 2, "focused": 8, "engineering": 14, "altho": 2, "refers": 1, "animation": 15, "corporate": 2, "clients": 1, "comparison": 11, "substancial": 1, "efficiency": 10, "alternatively": 3, "chokepoint": 1, "size": 26, "practical": 6, "lol\\u2026": 1, "319": 5, "closer": 12, "prefers": 3, "\\ud83e\\udd13": 4, "greater": 4, "seasonal": 1, "slowdown": 1, "plate": 3, "reeeeeee": 2, "websites": 12, "priceline": 1, "psych": 1, "ward": 1, "progressupdate": 1, "j": 12, "classic": 18, "varients": 2, "b747": 9, "period": 8, "wat": 13, "overdose": 1, "\\ud83d\\ude03": 4, "dealt": 1, "reals": 1, "disturbing": 3, "claims": 3, "welsh": 12, "afaik": 25, "recall": 4, "internal": 13, "turmoil": 2, "merged": 4, "criticized": 1, "hissy": 1, "coz": 5, "cooking": 2, "fb": 4, "unexpectedly": 1, "disappeared": 3, "remembers": 1, "\\ud83e\\udd23\\ud83e\\udd23too": 1, "3090": 8, "computing": 1, "bro\\ud83d\\udc80": 2, "yoo": 3, "cleon": 72, "continuing": 3, "lesser": 1, "collaboration": 4, "collab": 4, "pepesweat": 2, "660308747679432704": 2, "collaborate": 5, "id'd": 1, "asume": 2, "became": 4, "trough": 3, "\\ud83e\\udd37": 1, "availablr": 1, "2169": 1, "relase": 1, "2099": 1, "costed": 1, "dollars": 22, "facing": 6, "d\\u00e9veloppement": 1, "decisions": 4, "includes": 6, "smarty": 1, "yeetyeet": 1, "dimensions": 12, "whom": 1, "thursday": 1, "recordings": 3, "stands": 7, "a350f": 15, "avaliable": 3, "janky": 1, "\\ud83e\\udd1d\\ud83e\\udd1d": 1, "\\ud83e\\udd1d": 3, "commenced": 1, "swear": 9, "blue": 41, "ish": 8, "donut": 6, "modell": 1, "\\ud83d\\ude11": 7, "qbits": 2, "recources": 1, "ifly": 1, "737max": 6, "qualify": 2, "dozens": 3, "varied": 2, "proggers": 1, "scam": 40, "block": 9, "internally": 4, "lmfaoo": 1, "speech": 3, "ayny": 1, "speakers": 1, "error": 28, "evening": 14, "research": 9, "sys": 1, "speccs": 1, "jks": 1, "screened": 1, "restarted": 10, "tips": 9, "impaitent": 1, "milan": 1, "malpensa": 1, "universal": 1, "passenger": 25, "generic": 6, "streets": 2, "pray": 5, "900ulr": 19, "newark": 6, "9537": 1, "45": 10, "9523": 1, "sure\\u2026": 1, "longest": 5, "commercial": 15, "18hour": 1, "eyes": 21, "hurting": 2, "fire": 17, "alarm": 15, "oopsies": 1, "npc\\ud83d\\udc80": 1, "whenned": 1, "slay": 1, "reflections": 2, "sunglasses": 3, "res": 8, "muhc": 2, "gathering": 1, "petition": 1, "estimation": 3, "advancement": 2, "hangar": 15, "equation": 1, "reputation": 12, "notch": 6, "shld": 1, "ti": 7, "3090ti": 1, "\\ud83d\\ude02\\ud83d\\ude02": 9, "tempted": 3, "sticky": 3, "barb": 1, "sumonned": 1, "\\ud83d\\ude0f\\ud83d\\ude0f": 1, "barbara": 1, "benidorm": 2, "male's": 1, "vacation": 9, "destination": 3, "bus": 4, "leeds": 2, "bradford": 1, "alicante": 1, "rooting": 2, "expensive": 39, "gorgeous": 4, "reasonably": 1, "nay": 2, "execpt": 1, "recorder": 5, "meterial": 1, "aluminum": 2, "erroding": 1, "titanic": 1, "submergedat": 1, "deep": 7, "hundred": 4, "intact": 1, "destroyed": 4, "roughly": 8, "bu": 2, "plkane": 1, "southern": 1, "indian": 4, "ocean": 6, "malaysian": 1, "370": 2, "favorited": 1, "chosen": 5, "append": 1, "tho\\u2026": 1, "bossin": 1, "dfds": 3, "cargo": 21, "loaded": 8, "beluga350": 1, "1000f": 1, "detachable": 1, "prototype": 4, "a450": 1, "emoji": 16, "airworthy": 1, "retires": 1, "activate": 3, "annoy": 5, "apaa": 1, "34w4h": 1, "g23fd": 1, "jj4wd": 1, "92h93": 1, "3t7wz": 1, "442f2": 1, "mvtgj": 1, "6ggh9": 1, "2yfww": 1, "tqjjz": 1, "\\u201cdownload": 2, "\\u201d": 7, "fishy": 2, "dfd350": 12, "th": 2, "misunderstanding": 3, "outdated": 10, "defeating": 1, "gnn": 1, "goodnight": 2, "inevitably": 1, "earn": 7, "shitload": 1, "legal": 16, "leon": 1, "nessecary": 1, "euros": 7, "20eu": 1, "wayyy": 4, "showcased": 11, "southwest": 3, "san": 4, "francisco": 1, "20\\u20ac": 2, "60\\u20ac": 1, "pov": 8, "hahahahahah": 1, "hahahahaha": 2, "12\\u20ac": 1, "8eu": 1, "selling": 9, "99\\u20ac": 2, "peoples": 8, "10\\u20ac": 1, "woul": 2, "8\\u20ac": 1, "acces": 4, "forum": 13, "fcom": 12, "hahaahahha": 1, "slots": 6, "hahahah": 3, "touching": 2, "hahahahah": 1, "interactive": 4, "portfolio": 4, "webbrowser": 1, "airac2209": 1, "bitchess": 1, "subscription": 11, "fl330": 1, "9h": 3, "hhahaha": 1, "dudes": 5, "93": 3, "tones": 1, "m\\u00fcnchen": 1, "cares": 5, "tokyo": 4, "helsinki": 4, "hotas": 2, "retarded": 4, "modelled": 14, "receive": 9, "goodafternoon": 1, "crank": 1, "norm": 3, "fingers": 8, "crossed": 7, "reliable": 3, "accessible": 5, "recent": 21, "bummer": 3, "signs": 2, "disclaimer": 2, "atis": 3, "frequencies": 6, "tutoring": 1, "fglies": 1, "co": 5, "\\u2022": 2, "shes": 3, "she\\u00b4s": 1, "elizabeth": 1, "alexandria": 1, "windsor": 1, "1926": 1, "aig": 21, "highest": 10, "probability": 1, "outer": 4, "verified": 4, "tragic": 2, "soul": 6, "peace": 3, "onboard": 12, "spiraling": 1, "rapidly": 3, "baltic": 1, "sea": 8, "intercepted": 1, "board": 14, "hypoxia": 2, "uncapable": 1, "rated": 8, "upon": 14, "pressurisation": 2, "8000fpm": 1, "companies": 13, "900f": 1, "spare": 9, "fault": 10, "priorities": 4, "pro\\ud83d\\ude2d\\ud83d\\ude2d": 1, "aisiana": 1, "would\\ud83d\\udc80": 1, "team\\ud83d\\ude2d": 1, "someday": 7, "etas": 3, "twist": 5, "improvements": 14, "predictions": 9, "synonym": 2, "feasible": 2, "practicability": 1, "doable": 4, "xobx": 2, "players": 8, "oldest": 1, "mem": 6, "teh": 2, "partly": 1, "joy": 2, "entry": 8, "bucks": 15, "logitech": 5, "periphirals": 1, "joystcik": 1, "she\\u2019ll": 1, "ed": 5, "ainooo": 1, "she's": 4, "urmom": 1, "torx": 1, "hex": 4, "allen": 2, "knowlege": 1, "usable": 11, "lmaaoo": 1, "wrench": 1, "dieeee": 1, "dying": 9, "kms": 1, "arguments": 3, "vs": 15, "badly": 5, "photoshopped": 1, "toto": 2, "wolff": 1, "silvio": 1, "dante": 1, "sopranos": 1, "16000": 2, "diy": 3, "pffff": 1, "pros": 7, "cons": 5, "x56": 2, "suited": 2, "color": 17, "dislike": 3, "dual": 3, "deticated": 1, "brake": 10, "levers": 3, "theme": 4, "t16000": 5, "thumb": 1, "grip": 1, "tyvm": 1, "t16000m": 1, "changable": 1, "handed": 6, "ooooo": 3, "gladiator": 2, "reskinned": 1, "\\ud83d\\ude44": 7, "movement": 2, "slats": 1, "x52": 1, "wayyyy": 1, "pedestal": 9, "vibrator": 1, "\\ud83d\\ude2d\\ud83d\\ude02": 2, "memories": 2, "song": 4, "evga": 3, "ftw2": 1, "cousins": 2, "1070ti": 1, "temporarily": 6, "pascal": 1, "chad": 6, "cards": 5, "banged": 1, "mother": 4, "1070": 2, "r7": 2, "2700x": 3, "gtx1070": 1, "4800h": 1, "1660ti": 1, "arabic": 2, "10300h": 1, "gtx1650": 1, "oooh": 12, "f15": 2, "rgb": 8, "a15": 1, "asus": 5, "tuf": 1, "a17": 1, "dem": 2, "pog": 36, "dealing": 4, "oogway": 1, "approves": 3, "aeughhhh": 1, "thoo": 1, "cream": 3, "intimidating": 1, "mines": 2, "arriving": 4, "crack": 8, "incredible": 8, "gifted": 4, "mistaken": 8, "surpirsingly": 1, "babybus": 1, "skin": 12, "this'd": 1, "pepelaughing": 3, "660260031853232138": 3, "3070": 7, "5600x": 2, "hobby": 8, "couldnt": 10, "fleet": 20, "skinned": 1, "quad": 1, "747sp": 2, "cursed": 9, "sprained": 1, "foot": 2, "swolen": 1, "dreamlifter": 4, "jumbos": 1, "controversial": 3, "pepelaugh": 11, "929028458275803146": 2, "counterpart": 3, "joint": 2, "mcas": 6, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 1, "cult": 3, "liner": 2, "fancy": 4, "ontop": 1, "repeatedly": 2, "elaborating": 1, "supremacy": 2, "mfs": 22, "sheesh": 20, "11k": 2, "bio": 3, "cancel": 13, "flightplanner": 1, "22098": 1, "kiah": 3, "mnl": 1, "tour": 3, "blow": 4, "traveller": 2, "slim": 3, "yay": 22, "good\\ud83d\\ude4f": 1, "believed": 4, "though\\ud83d\\udc40": 1, "bs": 7, "pope": 1, "su10": 2, "ctds": 5, "now\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 1, "strater": 1, "switchto": 1, "needh": 1, "elp": 2, "table": 8, "obnoxiously": 1, "reactionss\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 1, "reactions\\ud83d\\udc80": 1, "mom": 10, "skull": 1, "edit\\ud83d\\udc80\\ud83d\\udc80": 1, "rick": 1, "rolled": 2, "2018": 2, "played\\ud83e\\udd21\\ud83e\\udd21": 1, "\\ud83d\\ude29": 24, "\\ud83d\\ude2d\\ud83d\\udc80": 1, "what\\ud83d\\udc80": 1, "releasetheplane\\u2757\\ufe0f": 1, "g\\ud83d\\udc80": 1, "\\ud83e\\udd2d": 2, "brb": 4, "\\u2728": 4, "supposing": 1, "qna": 2, "robllx": 1, "chilling": 1, "bone": 1, "yard": 2, "sum": 7, "chess": 2, "airshow": 5, "fortnite": 20, "\\ud83d\\ude19": 1, "would've": 8, "allowance": 1, "skribl": 1, "io": 2, "countdown": 5, "mu": 4, "status": 13, "spam": 32, "submitting": 2, "jetphoto": 2, "crying": 3, "rejected": 6, "white": 15, "brains": 1, "resemble": 1, "racist": 6, "worstmemberofthisserver": 1, "boggles": 1, "gawd": 2, "666173823531483136": 2, "outsiders": 2, "friggin": 1, "rent": 2, "setup": 22, "bitches": 3, "shitting": 5, "og": 9, "compraed": 2, "msfg": 4, "gen": 9, "clever": 1, "uhu": 1, "embarrassing": 2, "\\ud83e\\udd78\\ud83e\\udd78": 1, "savings\\ud83d\\ude14": 1, "voila": 1, "hop": 9, "egll": 16, "egcc": 4, "556": 1, "hoppie": 1, "cpdlc": 12, "pdc": 1, "congratulations": 6, "congrats": 16, "ayyyy": 2, "solo": 8, "fetching": 1, "recommendation": 1, "\\u00a320": 1, "upgrade": 14, "\\u00a31000": 1, "heyoooooo": 1, "eddb": 1, "ber": 1, "berlin": 2, "22nd": 1, "october": 6, "w3schools": 1, "codecademy": 1, "refresh": 1, "blocks": 2, "ryanair": 12, "rwy": 3, "33": 3, "asset": 7, "easyjet": 4, "gamers": 1, "simmer": 5, "unlike": 13, "24": 22, "fixable": 2, "satelite": 1, "advantages": 1, "unbelievable": 3, "worthwhile": 2, "prices": 11, "discount": 6, "bridging": 1, "erm": 14, "hah": 4, "pommespanzerle": 1, "whenable": 1, "thisworldthesedays": 1, "goose": 4, "beat": 7, "600creepypasta": 1, "exe": 13, "rickroled": 1, "lagg": 1, "thingk": 1, "rickrolled": 2, "wer": 1, "reads": 3, "dutch": 3, "accent": 3, "belgian": 3, "yelling": 1, "purposes": 11, "germoney": 1, "ooumph": 1, "sbain": 1, "thonkconga": 3, "755084675063611533": 3, "trolling": 6, "1622": 1, "you've": 20, "1621": 1, "records": 2, "748993929218883735": 22, "homies": 2, "solid": 7, "breakers": 5, "intuitive": 3, "bosrd": 1, "gon": 1, "\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udd25": 2, "niiiice": 2, "ayeeee": 1, "\\ud83d\\udd25": 5, "\\ud83d\\udca6": 1, "enouhj": 1, "virtualcol": 5, "underestimate": 4, "mondeling": 1, "grooves": 1, "slap": 6, "waaaayy": 1, "arms": 1, "gods": 1, "helicopters": 3, "fund": 5, "fundraiser": 1, "overwhelming": 3, "couldn\\u2019t": 5, "ouroboros": 14, "roy": 1, "we\\u2019ve": 5, "ss": 5, "disintegrate": 1, "noooo": 2, "basing": 4, "guesstimate": 1, "exaggerative": 1, "posts": 9, "bitch": 3, "contradiction": 1, "awe": 2, "despacito": 2, "alexa": 1, "fredo": 1, "spammy": 1, "agedlikefinemilk": 1, "ousted": 1, "spammer": 1, "boris": 3, "letter": 5, "noooooo": 4, "uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 1, "happier": 2, "cunt": 4, "peaceful": 1, "purging": 3, "dickhead": 2, "depart": 2, "five": 5, "typing": 12, "wave": 12, "908147190378164324": 11, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "clapping": 3, "739107486287659010": 1, "hydraulic": 12, "maintainance": 1, "canaries": 1, "ferrari": 4, "strategists": 1, "stragety": 1, "238th": 1, "races": 1, "\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\udc80": 1, "ahahhhaha": 1, "34": 3, "f1": 12, "\\u2b50": 2, "pfff": 1, "indicates": 3, "installable": 1, "virus": 17, "tadaa": 1, "yrs": 3, "nver": 1, "inb4": 2, "competitor": 8, "ditched": 5, "yaaaa": 1, "fiddle": 2, "8838nm": 1, "tank": 5, "slimmer": 1, "8838": 1, "ny": 2, "url": 3, "impression": 5, "contents": 3, "pardon": 3, "bmw": 1, "how's": 9, "boeings": 2, "boieng": 5, "face": 13, "oui": 4, "atr": 4, "72": 2, "merde": 2, "leaderboards": 1, "staff": 26, "kkkkkkkkkk": 1, "warnings": 3, "flight\\ud83d\\udc80": 1, "fra": 3, "skinnier": 1, "toy": 2, "il96": 2, "nibog": 3, "smelly": 1, "corrupted": 1, "\\ud83c\\uddf9\\ud83c\\udded\\ud83c\\uddec\\ud83c\\udde7": 1, "mornin": 5, "uni": 3, "doha": 27, "scheisse": 1, "oneworld": 3, "parked": 3, "a7": 3, "ane": 2, "et": 12, "frames": 6, "realloc": 1, "orders": 13, "conduct": 1, "noises": 4, "repetition": 1, "randomly": 8, "venting": 2, "dumdum": 2, "mildly": 3, "russian": 9, "yak42": 1, "l1011": 4, "whoop": 59, "\\u043e\\u043f\\u0430\\u0441\\u043d\\u044b\\u0439": 1, "\\u0441\\u043f\\u0443\\u0441\\u043a": 1, "\\u0442\\u044f\\u043d\\u0438": 1, "\\u0432\\u0432\\u0435\\u0440\\u0445": 1, "glideslope": 11, "coolest": 2, "conversations": 2, "kicked": 8, "chromebookuser": 1, "greenland": 3, "perks\\ud83d\\ude00\\ud83e\\udd23": 1, "photography": 2, "them\\u2026as": 1, "virgin": 21, "virgin\\u2026so": 1, "avaition": 2, "bournemouth": 2, "cuba": 1, "thailand": 4, "\\u00a334": 1, "\\ud83d\\ude02\\ud83d\\ude02ohhhh": 1, "contracting": 2, "\\u00a3\\u00a3\\u00a3": 1, "fuxk": 1, "stansted": 2, "ut": 1, "hair": 2, "justin": 1, "\\ud83e\\uddd0": 5, "luton": 1, "toulouse": 4, "atlantic": 12, "airside\\u2026i": 1, "hanger": 6, "airside": 3, "t3": 2, "them\\ud83e\\udd23": 1, "tugging": 1, "travels": 1, "saudia": 1, "riyadh": 1, "a380s": 20, "b787s": 1, "27": 4, "27r": 1, "departure": 13, "18th": 1, "09l": 1, "arrivals": 4, "shots": 11, "dunsford": 1, "madeira": 1, "thissle": 1, "ahahah": 1, "\\ud83e\\uddd0\\ud83e\\udd23": 1, "pigeon": 3, "mail": 3, "2100": 1, "5k": 14, "century": 2, "mug": 1, "communist": 1, "\\ud83e\\udd23\\u2620\\ufe0f": 1, "shitpost": 1, "disruptive": 1, "mental": 4, "great\\ud83d\\ude04": 1, "enjoing": 1, "lego": 1, "43am": 1, "felony": 1, "oddly": 1, "identity": 1, "fraud": 1, "pen": 1, "headset": 2, "vr": 9, "995510065530421258": 1, "ouch": 4, "\\ud83e\\udd72\\ud83e\\udd72": 1, "boyfriend": 1, "selfie": 1, "notifying": 1, "2208": 1, "2017": 6, "2007": 4, "2019": 5, "1994": 1, "replace": 21, "ac": 19, "vna": 6, "2011": 1, "eight": 2, "youngest": 3, "vn": 1, "a146": 1, "2003": 1, "fokker": 4, "vietnam": 7, "calendar": 8, "2004": 4, "jealous": 9, "flown\\u2026": 1, "\\u2018the": 1, "falcon\\u2019": 1, "laying": 1, "ain": 2, "jetphotos": 19, "screeners": 2, "uhh": 11, "smthing": 2, "ahahahah": 1, "smooch": 1, "mix": 13, "honeywell": 4, "sigh": 4, "chug": 1, "jug": 1, "hives": 1, "199hp": 1, "200hp": 1, "infinity": 6, "sue": 4, "surprising": 3, "carriers": 2, "8hr": 1, "dallas": 1, "honolulu": 1, "olympus": 1, "rly": 5, "somali": 2, "ironically": 2, "order's": 1, "scene": 6, "minions": 1, "schei\\u00dfe": 3, "rookie": 3, "diagrams": 3, "sidestick": 9, "buddy": 14, "\\u201chow": 1, "900fps\\u201d": 1, "3k": 7, "client": 4, "render": 16, "distance": 7, "800x600": 1, "minecraft": 5, "1050": 4, "dies": 4, "\\ud83d\\ude3b": 3, "drama": 12, "techniques": 2, "gigachad": 2, "969581773216428042": 1, "investment": 4, "pixels": 18, "rx": 2, "480": 2, "30fps": 2, "1050ti": 1, "900p": 2, "taa": 1, "lagspikes": 1, "yer": 2, "choccy": 1, "milk": 4, "pit": 4, "ritual": 2, "cooldown": 4, "restarting": 4, "tasted": 2, "protein": 1, "powder": 1, "scoops": 2, "banana": 1, "bag": 6, "sugar": 2, "litre": 2, "chocolate": 1, "sauce": 4, "correcyly": 1, "successful": 4, "attempt": 5, "kitchen": 3, "toast": 2, "ham": 2, "cheese": 3, "setting": 13, "fuc": 1, "warehouse": 1, "barn": 1, "neighbour": 1, "nugget": 1, "factory": 2, "simmarket": 3, "bitcoins": 1, "database": 7, "evil": 2, "bruv": 7, "activation": 1, "onlyfans": 3, "researcher": 1, "eefoes": 1, "ivao": 14, "tyani": 2, "vverh": 2, "spider": 1, "sprayed": 1, "deadass": 2, "prayed": 1, "dafuq": 1, "stephen": 2, "hawking": 1, "callouts": 12, "meow": 1, "goat": 4, "groove": 18, "837253872845717504": 17, "competitors": 2, "fite": 1, "md80": 1, "warning": 17, "etihad": 18, "knockoff": 2, "doh": 7, "ahahahaha": 1, "serial": 2, "aa": 1, "practices": 1, "crash": 22, "587": 1, "juan": 2, "safely": 1, "input": 12, "introduced": 2, "901": 1, "nz": 3, "owned": 5, "zealand's": 1, "attempts": 1, "country's": 1, "tourism": 1, "nz's": 3, "collapsing": 1, "pressures": 1, "strapped": 1, "morrie": 2, "davis": 2, "robert": 6, "muldoon": 4, "arrogant": 2, "autocrat": 1, "avid": 2, "enthusiast": 2, "zealand": 3, "pet": 1, "economic": 1, "responsible": 4, "liable": 3, "insurance": 2, "payout": 1, "crippled": 1, "bankruptcy": 2, "concerned": 5, "ron": 1, "chippendale": 1, "chief": 6, "inspector": 2, "accidents": 1, "hatched": 1, "golf": 1, "heretaunga": 1, "1980": 1, "257": 1, "innocent": 3, "souls": 2, "blameless": 1, "jim": 1, "collins": 1, "copied": 7, "windshear": 8, "connector": 1, "connections": 7, "selected": 11, "pin": 7, "isk": 1, "whgy": 1, "technically": 12, "caution": 4, "regulated": 1, "mandates": 1, "welp": 11, "born": 5, "gpwses": 5, "manufactures": 1, "sundstrand": 1, "sued": 5, "talks": 6, "escape": 2, "bendix": 2, "gpw": 1, "83": 1, "rid": 7, "\\u00e9l": 1, "terr\\u00e1in": 1, "\\u00a1\\u00e1ndale": 3, "plural": 1, "witness": 2, "\\ud83e\\udd74": 10, "newo": 1, "74": 1, "a35": 3, "calibrate": 5, "smolbus": 1, "hola": 5, "ex": 7, "airframe": 3, "a30": 1, "a3555555555560": 1, "350f": 2, "woo": 2, "veietnam": 1, "a6": 5, "emirates": 30, "nathan": 1, "glider": 5, "0ewo": 1, "wingless": 1, "sole": 3, "cease": 1, "effective": 4, "sniff": 2, "swearing": 3, "2934": 1, "curse": 3, "pixel": 6, "ideally": 3, "okno": 1, "vietnamese": 2, "fbiopenup": 1, "732316914482675802": 1, "fbi": 4, "raid": 1, "ip": 11, "correction": 5, "dickphotos": 4, "uae": 7, "resident": 2, "\\ud83d\\ude4c": 3, "firmed": 1, "freighters": 2, "commitment": 1, "sees": 3, "national": 5, "carrier": 3, "expanding": 2, "relationship": 5, "existing": 12, "largest": 3, "1000s": 7, "a350xwb": 11, "repainted": 1, "ahahaha": 2, "cheated": 1, "nma": 1, "deck": 7, "ea": 6, "moron": 1, "xdddddd": 1, "spar19": 1, "hoes": 2, "airteamimages": 1, "unprofessional": 1, "amateur": 1, "me\\u2026": 2, "acquired": 2, "rejection": 3, "email": 31, "rejections": 2, "49": 3, "uploaded": 11, "\\ud83e\\udd13\\ud83e\\udd13": 1, "corrections": 3, "submitted": 2, "ahahahhahahaha": 1, "triple": 2, "bogie": 3, "128gb": 3, "64gb": 4, "overkill": 2, "gb": 14, "9th": 6, "1200w": 1, "750w": 1, "5800x": 1, "ams": 1, "x570": 1, "ch8": 1, "drives": 2, "10700": 1, "msiz490": 1, "wifi": 6, "850": 2, "clock": 7, "lock": 13, "fe": 3, "3080": 5, "drool": 1, "expenses": 3, "earnings": 1, "356eu": 1, "ferry": 2, "pleaase": 1, "queueing": 1, "foggy": 1, "sunny": 1, "processing": 2, "hong": 8, "kong": 6, "contrast": 5, "exposed": 2, "soft": 2, "ultrawide": 3, "monitors": 8, "btr": 1, "ultra": 15, "nosediving": 1, "norwegian": 2, "poland": 2, "billionaire": 1, "rc": 3, "\\ud83e\\udd2f": 2, "flawless": 2, "payment\\u2026everytime": 1, "authorize": 1, "payment": 4, "method\\u2026": 1, "samething\\u2026": 1, "2008": 1, "jetliner": 1, "santa": 2, "a370": 2, "recovered": 1, "password": 10, "foutu": 1, "screening": 1, "andrei": 2, "singh": 2, "recovery": 3, "rizon": 1, "unlevel": 1, "recover": 4, "gmail": 2, "nasa": 1, "omfg": 2, "friendly": 11, "voeing": 3, "727": 7, "voieng": 1, "bonjour": 11, "bacc": 1, "exited": 13, "999999999999": 1, "legends": 6, "5ft": 1, "callout": 5, "centerline": 2, "flare": 2, "ofcourse": 4, "fpm": 12, "securing": 1, "crime": 3, "chocks": 2, "cones": 2, "somone": 2, "occasionally": 3, "opposed": 4, "shoud": 2, "explore": 4, "cake": 2, "pasowrd": 1, "480p": 1, "aren\\u2018t": 1, "relativley": 1, "modify": 7, "pist": 1, "noe": 1, "vj416": 1, "vcl": 2, "vagina": 1, "soloed": 1, "\\ud83d\\ude17": 1, "\\u2708\\ufe0f": 1, "format": 6, "1080x1080": 1, "resolution": 8, "amaze": 1, "amazin": 1, "ventilate": 1, "dangerous": 4, "covid": 26, "spreading": 4, "ramp": 6, "buttering": 1, "bread": 3, "destroying": 2, "vaccinated": 4, "kill": 14, "putin": 2, "unvaccinated": 1, "pandemic": 5, "thunder": 2, "boi": 14, "pizzas": 1, "doxxed": 1, "himself": 4, "disable": 10, "permanently": 3, "\\u201ccase": 1, "628": 1, "810": 1, "002": 1, "realizing": 2, "smartphone": 2, "tracking": 3, "device\\u201d": 1, "x11": 1, "hanoi": 3, "jul": 1, "ng": 5, "ta": 5, "bi\\u1ebft": 1, "b\\u1ea1n": 1, "s\\u1ed1ng": 1, "\\u1edf": 1, "\\u0111\\u00e2u": 1, "r\\u1ed3i": 1, "\\u0111\\u00f3": 1, "nh\\u01b0ng": 1, "b\\u1eadt": 1, "gps": 5, "l\\u00ean": 1, "l\\u00e0m": 1, "g\\u00ec": 1, "\\u0111\\u00f9a": 1, "th\\u00f4i": 1, "\\u0111\\u1ecbttttttttttt": 1, "doxx": 1, "c\\u1ea3m": 1, "\\u01a1n": 1, "hr": 4, "jp": 1, "iphone": 8, "address": 5, "doxxing": 1, "mf": 3, "cn": 2, "wear": 12, "condom": 1, "kuala": 1, "lumpur": 1, "veering": 1, "resort": 4, "snipe": 1, "obsessed": 3, "contrails": 6, "tcas": 3, "contrail": 9, "crossing": 2, "wwise": 9, "wonderin": 1, "vscode": 7, "icon": 10, "emotes": 2, "careers": 3, "furnished": 1, "tarmac": 1, "towed": 1, "ceased": 1, "yr": 4, "vvnb": 2, "fedup": 1, "trijet": 16, "77w": 9, "fedex": 2, "ups": 5, "'em": 1, "11s": 1, "tinters": 1, "experiences": 3, "obese": 1, "mundane": 1, "devices": 1, "freezer": 1, "fridge": 1, "egg": 6, "boiled": 1, "fr24": 3, "fl350": 1, "sneakpeaks": 3, "disgutang": 1, "rice": 1, "tastes": 1, "nasi": 1, "lemak": 1, "fl320": 1, "regulations": 1, "approved": 2, "seat": 9, "baby": 5, "halfway": 6, "rolls": 8, "aurus": 2, "geely": 2, "senat": 2, "phantom": 2, "generation": 3, "russia": 4, "royce": 6, "whose": 6, "negligible": 1, "differences": 12, "bentley": 1, "jaguar": 1, "rover": 1, "labor": 6, "communism": 1, "copying": 2, "7th": 2, "ge": 7, "walls": 3, "dash": 6, "child": 3, "assed": 3, "adoption": 2, "bombardier": 2, "fostered": 2, "purchased": 5, "prog": 2, "bootleg": 1, "grilled": 2, "wham": 1, "\\ud83d\\udc33": 1, "balls": 5, "sizzling": 2, "raining": 1, "sandstorm": 1, "darude": 1, "fat": 6, "flesh": 1, "toasting": 1, "nuts": 2, "existentialcrisislmao": 1, "ookay": 1, "providers": 5, "a21n": 1, "expertise": 2, "justice": 2, "oopsie": 2, "hurdle": 2, "pbr": 9, "oniel": 1, "hang": 4, "ghost": 10, "pings": 7, "tuesday": 1, "familiarize": 1, "condition": 4, "nahh": 3, "fill": 20, "27\\u00b0c": 1, "nahhh": 2, "sleeps": 1, "deg": 2, "sleeping": 10, "temp": 7, "swamp": 1, "conditioning": 3, "40c": 1, "averge": 1, "humidity": 1, "humid": 2, "cooling": 2, "infrastructure": 3, "casually": 7, "hitting": 3, "celsius": 2, "governments": 2, "nuked": 1, "nearly": 20, "stalling": 2, "earrape": 1, "airlines'": 2, "captured": 2, "2016": 2, "2009": 1, "net": 9, "watermark": 4, "implemented": 35, "2017\\uff1f": 1, "geodash": 1, "painted": 7, "ima": 19, "cook": 1, "fries": 2, "wwnt": 1, "nw": 2, "birds": 8, "merger": 2, "nicceeeeeeeeeee": 1, "purge": 4, "png": 11, "damnnnn": 1, "owie": 1, "proven": 3, "disappointment": 3, "fliights": 1, "18000km": 1, "nonstop": 3, "8x": 2, "bbj": 2, "21000km": 1, "progam": 1, "oscar": 1, "papa": 1, "echo": 1, "sconefeld": 1, "schoenefeld": 1, "donator": 3, "\\u201cmsfs": 1, "compiles": 1, "browser": 3, "framework": 13, "reactg": 1, "javascript": 26, "fundamentals": 2, "html": 43, "css": 17, "ability": 4, "utilise": 2, "essential": 10, "excellent": 6, "forms": 6, "reloaded": 1, "forom": 1, "throough": 1, "lmk": 6, "branches": 1, "storing": 2, "collaborating": 8, "clicks": 2, "org": 1, "onces": 1, "svg": 28, "you\\u2019d": 3, "requirements": 13, "applicants": 1, "strict": 2, "scummy": 1, "extent": 4, "svgs": 3, "yepp": 1, "cams": 2, "footage": 4, "filming": 1, "cctv": 4, "placeholders": 3, "ring": 2, "staring": 1, "woudltn": 1, "laggy": 3, "essentials": 1, "taxiing": 5, "clarifying": 4, "commonly": 4, "colour": 6, "function": 35, "ui": 25, "designs": 12, "styling": 1, "scss": 2, "interfaces": 6, "4u": 1, "stronger": 4, "saul": 1, "gif": 8, "netherlands": 4, "bits": 6, "jamaica": 1, "baarle": 1, "nassau": 1, "visit": 19, "why\\ud83d\\ude02": 1, "1000usd": 1, "euro": 11, "history": 13, "dropping": 1, "inflation": 1, "7k": 5, "51": 3, "aud": 1, "military": 10, "exchange": 2, "austria": 1, "ohhhhhhhhhhhhh": 1, "qanta": 1, "a320s": 6, "a231s": 1, "removed": 19, "div": 2, "elevating": 1, "jn": 1, "taxiways": 7, "electronic": 7, "flightbag": 1, "could've": 2, "sis": 1, "operational": 5, "instrument": 6, "\\ud83d\\ude1d": 2, "hated": 4, "lua": 4, "trrue": 1, "that\\ud83d\\ude02": 1, "ts": 9, "ccould": 1, "helper": 2, "\\ud83d\\ude05\\ud83d\\ude02": 1, "yoou": 1, "nicely": 12, "humbly": 1, "se\\u2122\\ufe0f": 1, "submit": 6, "eyyy": 2, "i\\u00b4d": 1, "lmfaooo": 1, "glance": 2, "omelette": 1, "\\u1ed3": 1, "xin": 1, "ch\\u00e0o": 1, "travelled": 3, "multiverse": 1, "appeared": 1, "lccs": 1, "boarding": 5, "stairs": 7, "sneeked": 1, "sneaked": 1, "prbably": 1, "fired": 3, "blobs": 3, "814023954137219124": 3, "pepe": 2, "sauer": 1, "690140389801590831": 1, "taxed": 1, "coolclap": 4, "908147650782699561": 4, "2012": 1, "2014": 2, "googles": 1, "stalking": 1, "defense": 2, "hazard": 2, "seek": 2, "stunt": 1, "title": 16, "dancing": 1, "949857784991763648297475829868957727828599266589381636759029367472981647588284787678399281884777288573784339": 1, "tiktok": 3, "fingerwave": 2, "756985939775193118": 2, "814718543433039894": 3, "snooze": 1, "apple": 8, "fucked": 6, "son": 6, "krudrinsky": 1, "eldar": 1, "yana": 1, "copilot": 2, "belt": 1, "simons": 1, "restart": 17, "marshaller": 2, "gold": 3, "eid": 8, "mubarak": 10, "everythings": 1, "lurpak": 2, "searched": 3, "pervert": 1, "spread": 6, "bland": 1, "avonmore": 1, "pure": 2, "irish": 1, "unsalted": 1, "coagulated": 1, "kicks": 3, "teeth": 1, "ual": 2, "english\\ud83d\\ude09": 1, "interessant": 1, "\\ud83d\\udc4c": 10, "nevermind": 5, "authorization": 3, "ayyy": 8, "congratulate": 2, "atl": 3, "fco": 1, "pleasant": 4, "slept": 5, "michelin": 1, "star": 17, "united": 9, "sharper": 1, "octoberish": 1, "bruhh": 3, "deliver": 6, "graduated": 1, "dumbfuck": 1, "regionals": 2, "ual's": 1, "2027": 1, "graduating": 1, "concept": 9, "headed": 1, "opt": 2, "that\\u2019d": 2, "mission": 2, "explanation": 7, "sharky": 1, "solving": 3, "blows": 2, "fantastic": 9, "cheers": 11, "sorted": 2, "cruises": 1, "task": 12, "\\ud83c\\udf0b": 3, "learned": 14, "bee": 4, "spaces": 4, "officer": 5, "technician": 3, "validation": 1, "engineer": 19, "automotive": 1, "industry": 5, "airbags": 1, "bertrand": 1, "rove": 1, "downloader": 1, "similarities": 4, "aspects": 8, "passanger": 2, "views": 16, "passangers": 5, "latested": 1, "verson": 2, "123": 1, "street": 3, "42069": 1, "hot": 30, "777s": 4, "discontinuieed": 1, "gotcha": 10, "livery\\u2019s": 4, "chatbot": 1, "cores": 3, "eats": 2, "reread": 1, "hogsso": 1, "hosting": 11, "saturday": 5, "goal": 10, "responding": 7, "freely": 5, "fs20": 3, "host": 9, "modelisation": 1, "fastest": 1, "pic\\ud83d\\ude33": 1, "img": 1, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\udc4c": 1, "\\ud83e\\udd73": 3, "\\ud83d\\udc99": 5, "d350": 2, "keynote": 1, "a3100": 1, "a305": 1, "hook": 2, "plis": 1, "music": 10, "bullshit": 4, "66s": 1, "egpws": 6, "aural": 1, "beeps": 1, "bank": 11, "bell": 3, "ringing": 3, "1011": 2, "minimums": 11, "\\ud83c\\uddf9\\ud83c\\udded": 1, "scetchy": 1, "brighter": 1, "strobe": 1, "beacon": 1, "ui\\u2019s": 1, "ps": 4, "interview": 1, "probation": 1, "trained": 2, "rating": 28, "diferent": 1, "kida": 1, "plz": 15, "lszh": 2, "pax": 3, "leap": 3, "agl": 2, "thrust": 18, "reduction": 2, "altiude": 1, "1500": 5, "rocket": 3, "overshoot": 1, "climbing": 3, "followed": 7, "clean": 23, "ong": 4, "threshold": 2, "sporty": 1, "downwind": 1, "noob": 3, "30\\u00b0": 1, "pushed": 11, "description": 11, "radius": 1, "orbit": 2, "secound": 1, "abeam": 1, "1kt": 1, "calculation": 1, "urs": 2, "c172": 1, "acceleration": 4, "itz": 1, "eaiser": 1, "gopro": 1, "banner": 15, "\\ud83d\\udc4b": 16, "goodmorning": 1, "aspect": 4, "constraint": 1, "parameters": 2, "electrics": 1, "pneumatics": 1, "ended": 11, "numerous": 3, "offered": 6, "manufacturer": 6, "philosophy": 5, "units": 4, "determining": 3, "coms": 2, "bi": 3, "amt": 2, "irregularity": 2, "allowances": 2, "ame": 3, "3500": 3, "ect": 4, "whaat": 1, "father": 10, "gremlins": 1, "electrical": 9, "'ghost'": 1, "fails": 3, "packs": 3, "inop": 12, "fortunes": 1, "bust": 4, "track": 14, "dominated": 1, "sticking": 3, "narrowbody": 1, "debt": 2, "balancing": 1, "surinam": 1, "relations": 4, "339s": 4, "330s": 7, "doors": 6, "politics": 3, "stakes": 1, "driving": 5, "339": 7, "a330neo": 31, "re": 28, "certifie": 1, "handeling": 1, "fees": 3, "486": 1, "ceos": 2, "787s": 9, "discrediting": 1, "combined": 5, "759": 1, "330's": 2, "versions": 21, "488": 3, "picking": 5, "stagnant": 1, "quieter": 5, "efficient": 21, "blew": 1, "pricing": 3, "attractive": 3, "spanner": 1, "markt": 1, "comperison": 1, "incentivizing": 1, "339's": 3, "262": 2, "iran": 1, "28": 2, "fruition": 1, "890": 1, "pricewise": 1, "a330neo900": 1, "sells": 5, "airbus'": 2, "incentive": 1, "discounted": 1, "trent": 13, "restructuring": 1, "condor": 1, "b767": 2, "logical": 5, "a330neos": 2, "replaces": 1, "rouge": 1, "321xlr's": 1, "319s": 2, "320s": 2, "ceo's": 1, "replaced": 5, "220s": 1, "max's": 5, "321xlrs": 1, "321s": 1, "againts": 3, "replacer": 1, "350s": 8, "replacers": 1, "xlr": 5, "a32n": 1, "32n's": 1, "newly": 5, "737ng's": 1, "pertaining": 1, "thinner": 1, "yul": 1, "ac's": 3, "encroaches": 1, "300er's": 1, "canada's": 1, "hurried": 1, "kinds": 2, "thesis": 1, "principles": 2, "dedicate": 2, "funds": 4, "diplomatic": 1, "benefits": 4, "sides": 5, "inax": 4, "missions": 1, "deciding": 4, "succes": 2, "qualified": 1, "commonalty": 1, "ulcc": 1, "lcc": 1, "smartly": 1, "shop": 6, "manufacturers": 5, "discounts": 2, "delay": 7, "eastern": 2, "perception": 3, "romours": 1, "charleston": 1, "chime": 1, "respectfully": 1, "assessment": 1, "provider": 3, "secret\\u2122\\ufe0f": 1, "canadair": 1, "scrapped": 2, "cseries": 2, "failures": 15, "delays": 7, "max\\u2026": 1, "max'es": 1, "tough": 4, "insider": 3, "ordering": 1, "confidentiality": 1, "777s\\u2026": 1, "deteriorated": 1, "massively\\u2026": 1, "farnborough": 1, "airships": 1, "gentlemen": 2, "hehehe": 2, "unannounced": 2, "freaking": 3, "teach": 14, "mhh": 2, "schipol": 1, "science": 7, "94": 1, "percentages": 2, "certified": 11, "department": 2, "interst": 1, "degree": 8, "mx": 6, "masters": 1, "salary": 4, "awnser": 1, "easa": 5, "b1": 1, "cc": 8, "qualifications": 2, "aslo": 1, "field": 10, "dear": 4, "schiphol": 1, "84": 2, "97": 4, "informations": 5, "manuals": 5, "illustrated": 1, "catalogue": 1, "alway": 1, "prespective": 1, "confirmed": 12, "gain": 13, "appoint": 1, "gonne": 1, "timeline": 4, "immersive": 2, "brilliant": 3, "\\u2705": 2, "donating": 4, "month's": 1, "leaking": 1, "motivation": 16, "overhauled": 1, "oit": 1, "concerning": 2, "atsu": 2, "adcn": 1, "itd": 1, "nav": 7, "panels": 13, "untrue": 2, "pirate": 6, "blurry": 2, "pixilated": 1, "peter": 5, "pab": 2, "xp11\\ud83d\\ude02": 1, "v1": 14, "dfd350\\ud83d\\udcaf": 1, "he'd": 1, "friend's": 2, "albeit": 1, "legendary": 1, "lauch": 1, "babe": 7, "hoy": 2, "wallpaper": 6, "differently": 4, "upcoming": 14, "memes": 11, "arcade": 3, "absolutelly": 1, "beaty": 1, "lifts": 2, "propulsion": 1, "aeroplane": 1, "profession": 1, "teen": 2, "aeronautics": 1, "studies": 4, "chapters": 2, "revise": 2, "propolsion": 1, "bruda": 1, "evenin": 2, "refference": 1, "throws": 2, "godspeed": 1, "elaborate": 7, "progresses": 1, "o\\u2019hare": 3, "lot\\ud83d\\ude05": 1, "tray": 5, "press": 38, "angelic": 1, "cheer": 1, "blobdance": 5, "814024174405943357": 5, "don\\u00b4t": 1, "troller": 1, "trolled": 1, "hager": 2, "c130": 1, "cum": 1, "assemble": 2, "cope": 1, "comparable": 6, "loong": 1, "cheeks": 1, "arise": 3, "ovation": 1, "92": 1, "officialy": 1, "sight": 1, "door": 20, "spiral": 4, "hoists": 1, "overhead": 16, "latch": 1, "unsafe": 2, "flags": 3, "water": 18, "salute": 6, "gates": 6, "congestion": 1, "hoe": 3, "ord": 2, "inauguration": 1, "certificates": 2, "inaugural": 1, "watchu": 1, "materials": 6, "placeholder": 7, "eefoe": 2, "master69": 1, "deeznuts": 1, "rs": 4, "michealangeloandazzo": 1, "premier": 4, "snacks": 3, "fart": 4, "pressurise": 1, "hurry": 1, "binomial": 2, "poisson": 1, "distribution": 3, "sops": 1, "converstaion": 1, "thast": 2, "dosnt": 1, "generator": 2, "paragraph": 1, "ballpark": 1, "2038": 1, "periodically": 1, "waking": 3, "universes": 1, "ronald": 1, "randazillo": 1, "mom\\u2019s": 1, "popfast": 1, "958464373150580857": 1, "bb": 4, "\\ud83c\\uddec\\ud83c\\udde7": 2, "treefiddy": 1, "ep": 3, "keks": 4, "britain": 2, "colonizer": 1, "reactions": 7, "b78k": 1, "bofa": 1, "100ft": 1, "yesssssss": 1, "lesss": 1, "aircraft's": 3, "determined": 5, "altimeter": 3, "readings": 1, "calculates": 2, "trends": 1, "defined": 5, "configurations": 2, "modes": 3, "excessive": 4, "closure": 2, "\\u2013": 5, "excessively": 1, "steep": 3, "protection": 2, "traditional": 3, "blind": 6, "gather": 3, "dramatic": 2, "detect": 2, "evasive": 1, "action": 4, "1990s": 2, "enhanced": 1, "proximity": 1, "worldwide": 3, "relies": 1, "positioning": 3, "earth's": 1, "orientation": 1, "nearby": 2, "improper": 1, "asian": 4, "operates": 7, "quadjets": 2, "completes": 1, "eaf": 1, "310": 9, "170": 10, "\\ud83d\\ude0c": 4, "overview": 1, "heavyiconanimated": 1, "984230794165878837": 1, "estamos": 1, "impactando": 1, "el": 1, "agua": 1, "fuckin'": 1, "fws": 2, "oustanding": 1, "goin": 2, "nzxt": 4, "links": 15, "falling": 5, "unprecedented": 1, "deving": 2, "handedly": 2, "promoting": 3, "hyping": 3, "everybody\\u2019s": 1, "sh": 4, "pioneering": 1, "respectable": 1, "offering": 5, "remodel": 8, "glaring": 2, "include": 27, "motivated": 5, "ignorant": 1, "cute": 4, "\\ud83c\\udff3\\ufe0f": 2, "countless": 4, "hosts": 2, "outlier": 2, "backbone": 1, "ddos": 3, "bandwidth": 2, "domain": 3, "outnumber": 1, "webpage": 3, "backups": 2, "storage": 4, "dos": 1, "speeds": 8, "limiters": 1, "magnitude": 3, "remote": 4, "coincidentally": 1, "pc's": 3, "flipped": 1, "narrator": 1, "'also'": 1, "tor": 2, "vpn": 13, "router": 1, "occasions": 2, "subdomain": 1, "production": 10, "guaranteed": 6, "uptime": 1, "freemium": 1, "subsidizing": 1, "opera": 2, "proton": 1, "asvertise": 1, "annoyance": 2, "shady": 4, "trustworthy": 1, "partner": 17, "inform": 7, "linkedin": 1, "necessity": 1, "definite": 3, "hiding": 1, "people's": 3, "pandora's": 1, "variables": 3, "item": 2, "overly": 2, "visuals": 3, "statements": 1, "disingenuous": 1, "creative": 2, "cheesy": 1, "slang": 2, "aviate": 1, "navigate": 3, "investing": 3, "load": 31, "showcases": 1, "expense": 2, "morale": 1, "excursions": 1, "misleading": 1, "stale": 1, "pointing": 2, "enforce": 2, "relevance": 1, "script": 13, "explained": 7, "\\u201cdeadline\\u201d": 1, "marker": 1, "timelime": 1, "hats": 2, "jigsaw": 1, "puzzle": 1, "sandcastle": 1, "beach": 3, "unpredictable": 2, "waves": 1, "one\\u2026": 2, "indication": 4, "impose": 3, "dreadline": 1, "\\u2764\\ufe0f\\u2764\\ufe0f": 1, "5years": 1, "atp": 3, "fascist": 1, "wales": 1, "gva": 3, "smackhead": 1, "skinhead": 2, "aspiring": 1, "secrets": 5, "pl0x": 1, "sokkaeyebrows": 1, "758002657511080129": 1, "teatime": 2, "654458196122927124": 2, "weren't": 4, "amen": 15, "kendal": 2, "minx": 1, "did\\ud83d\\ude0f": 1, "naughty": 2, "mum": 6, "pulverise": 1, "twat": 1, "annoys": 3, "minge": 1, "citizen": 1, "media": 11, "m8": 5, "smackheads": 1, "younger": 5, "aww": 3, "fookin\\u2019ell": 1, "tiem": 4, "swug": 1, "scullies": 1, "pub": 1, "vow": 1, "thee": 2, "drink": 4, "tea": 3, "football": 6, "carry": 4, "tradition": 2, "grandad": 2, "wolverhampton": 2, "1908": 1, "liverpool": 2, "tottenham": 2, "uncle": 1, "chelsea": 2, "arsenal": 2, "plot": 3, "bri'ish": 1, "fcs": 1, "madrid": 4, "barc": 1, "barcelona": 1, "breed": 2, "fc": 2, "banter": 1, "deciphered": 1, "linen": 1, "gran": 1, "wore": 1, "denim": 1, "tracksuit": 1, "nothin": 3, "manchesta": 1, "gunna": 37, "smethwick": 1, "bang": 2, "fink": 1, "trafford": 1, "fuckin": 3, "batter": 2, "pepepopcorn": 1, "834878705133944863": 1, "riot": 2, "entitled": 3, "avsim": 1, "exception": 4, "manchester": 3, "yessir": 7, "virtue": 1, "\\u2122\\ufe0f": 7, "popelepe": 1, "popele": 1, "refused": 5, "rightly": 1, "shift": 4, "phased": 1, "accomplishment": 3, "transferred": 2, "wym": 2, "dad's": 2, "fa380": 1, "a3800000000000000000000000000000000000000": 1, "brightness": 4, "mute": 5, "childhood": 4, "starfighters": 1, "osprey": 2, "shatter": 1, "vulcan": 2, "ospreys": 2, "watch\\ud83e\\udd29": 1, "vulcans": 1, "copyleft": 1, "licenses": 7, "codebases": 1, "grace": 1, "ususable": 1, "bullish": 1, "ssn": 2, "preposterous": 1, "randazzo": 4, "xavier": 1, "renegade": 1, "lightings": 1, "1700ft": 1, "comparaison": 1, "a350\\u2026": 3, "stuffed": 1, "oversized": 1, "dimming": 1, "airlines's": 1, "downlloading": 1, "enjoyed": 4, "soontm": 3, "integrate": 10, "government": 5, "\\ud83c\\uddeb\\ud83c\\uddf7": 2, "\\ud83e\\udd56": 2, "fran\\u00e7ais": 5, "fbw320": 1, "pmdg737": 2, "bae146": 1, "shank": 2, "imho": 3, "pennies": 1, "dominate": 1, "strat": 3, "pitching": 1, "simplier": 1, "btv": 29, "paydevs": 1, "advantage": 4, "sunk": 3, "fallacy": 3, "buildup": 1, "talent": 3, "throw": 5, "exceed": 1, "simpson": 1, "meme": 15, "inaccuracies": 10, "accuracy": 15, "scope": 3, "fledged": 2, "porting": 5, "game\\ud83d\\ude29": 1, "girl": 13, "gentleman": 1, "uneducated": 1, "brief": 6, "85": 9, "bare": 3, "\\ud83e\\udd83": 1, "turkey": 1, "conflict": 9, "manual": 15, "rr": 5, "office": 5, "celebration": 2, "ultrafan": 1, "wow\\u2026": 1, "screeeeeennnnnssss": 1, "destroyer11221": 2, "kick": 4, "procedurs": 1, "printed": 1, "tutor": 1, "exhausted": 1, "letreiv": 2, "clacker": 1, "fa18": 1, "module": 2, "fc3": 1, "combat": 1, "padawan": 2, "spoiled": 1, "anger": 1, "rupees": 1, "siri": 2, "seconds": 9, "disaster": 2, "swiss001": 3, "shatters": 1, "glass": 6, "i\\u00b4am": 1, "814023828333264947": 5, "kmco": 3, "handmade": 1, "mco": 1, "helo": 2, "fl": 2, "darkstar": 3, "consumer": 2, "2fa": 2, "ext": 3, "unban": 3, "itzdylan": 1, "9432": 1, "iron": 4, "identical": 4, "versus": 4, "c152": 1, "152": 2, "chuckles": 1, "danger": 1, "cleon's": 3, "basement": 6, "daddy": 2, "flushcompilation": 11, "916057404624498708": 11, "millennium": 1, "\\u00b4this": 1, "month\\u00b4": 1, "deez": 2, "scheme": 4, "porsche": 1, "palm": 1, "trees": 1, "activated": 3, "bruhhhh": 3, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\ude02": 1, "\\ud83d\\udc4c\\ud83c\\udffb": 1, "de": 13, "rien": 1, "as350": 8, "him'em": 1, "representation": 2, "merci": 5, "monsieur": 2, "aeronautical": 2, "charles": 2, "gaulle": 2, "unique": 15, "benchmark": 1, "simultations": 1, "ambition": 1, "colleagues": 1, "airfrance": 3, "bonne": 1, "\\u2764\\ufe0f\\ud83c\\uddeb\\ud83c\\uddf7": 1, "airkraft": 1, "seeenk": 1, "convert": 11, "here\\u2026": 2, "\\u2122": 2, "korean": 3, "blur": 2, "magic": 10, "delta's": 1, "pase": 1, "wwise\\ud83d\\udc40": 1, "3367": 1, "marcel's": 1, "cleons": 5, "scary": 4, "shakes": 1, "trouble": 10, "hypersonic": 1, "epic": 18, "legend": 8, "overlapping": 2, "adobo": 1, "smt": 3, "occulsion": 1, "cased": 1, "ambient": 3, "occulstion": 1, "jus": 2, "grow": 9, "flashbacks": 1, "\\ud83e\\udd20": 3, "buildings": 3, "flickering": 1, "supporter": 2, "ruined": 6, "nahhhhhh": 1, "gamma": 2, "tester": 33, "finnally": 2, "simming": 11, "vibes": 3, "proprietary": 1, "references": 12, "\\u3164": 1, "inspiration": 3, "flicked": 1, "sat": 2, "60fps": 1, "59fps": 1, "weeee": 1, "5hr": 1, "breaking": 5, "anime": 8, "eyeshake": 12, "422358943600345088": 1, "\\u201cguys": 1, "centered": 2, "contrib": 2, "it\\u2019d": 4, "hackathon": 1, "prizes": 1, "burn": 4, "reginoal": 1, "approaches": 6, "hired": 2, "crashes": 12, "legroom": 1, "itinerary": 2, "cdg": 5, "scheduled": 9, "atlanta": 6, "beirut": 1, "bey": 1, "npm": 41, "generates": 6, "src": 7, "node": 31, "prem": 7, "venen": 1, "autopillot": 1, "disconects": 1, "brazilian": 1, "wut": 10, "pikotn0r9gram": 1, "mentor": 1, "discouraged": 2, "tailor": 1, "eligibility": 1, "networking": 1, "sacrifices": 2, "career": 3, "dabbling": 1, "cadet": 2, "programs": 5, "ratings": 3, "vary": 5, "atpl": 3, "transport": 1, "restricted": 4, "departments": 1, "classrooms": 1, "personnel": 1, "sop": 3, "assigned": 4, "bidding": 1, "determine": 4, "backtrack": 1, "specifics": 1, "governing": 1, "faa": 2, "aer": 6, "lingus": 5, "lingus\\u2019s": 1, "thoroughly": 3, "emphasize": 1, "gettin": 1, "offence": 3, "dublin": 2, "airlingus": 1, "shitt": 1, "weree": 1, "fighting": 2, "ion": 3, "answeer": 1, "quenstion": 1, "pinpoint": 24, "caps": 7, "qq": 2, "bugging": 2, "diffrence": 1, "pulled": 2, "fyi": 2, "diverted": 3, "admittedly": 1, "outsourced": 1, "nerds": 1, "hundreds": 14, "instantly": 3, "syn": 3, "baseless": 1, "demanding": 1, "denying": 1, "infinite": 12, "unsatisfied": 2, "monopoly": 1, "zones": 6, "employees": 1, "empathy": 1, "rushed": 7, "attend": 2, "owners": 2, "wonderful": 13, "constructed": 1, "criticism": 4, "satisfied": 2, "realease": 9, "busi": 1, "unblock": 1, "simrate": 5, "manager": 30, "600mb": 2, "baw": 8, "customized": 4, "specifications": 2, "alist": 1, "duper": 1, "applepay": 1, "authenticating": 1, "paypal": 4, "initial": 24, "influx": 3, "mastercard": 2, "debit": 2, "hometown": 1, "thuong": 1, "tin": 1, "distric": 1, "\\ud83e\\udd29\\ud83e\\udd29": 2, "2mins": 2, "summon": 1, "yeees": 3, "farce": 1, "girlfriends": 1, "house\\u2026": 1, "sunday": 4, "birthday": 8, "tmrw": 6, "\\ud83d\\ude2e\\u200d\\ud83d\\udca8": 2, "2000z": 1, "drill": 1, "disintegration": 1, "select": 19, "availible": 1, "shooting": 4, "historic": 1, "fs2004": 8, "website\\u2026": 1, "scans": 1, "shootings": 1, "toxic": 5, "appeal": 2, "lowkey": 1, "amogus": 9, "resetted": 1, "wingtip": 3, "a388": 2, "wingview": 2, "perm": 1, "resolved": 3, "zibo": 11, "flushedglobe": 1, "775771998126866463": 1, "hill": 5, "zip": 11, "pant": 1, "hoodie": 1, "extract": 5, "clicking": 4, "rar": 1, "winrar": 1, "7zip": 1, "unzip": 11, "\\u200bi": 1, "comunity": 1, "plsss": 1, "375": 1, "9000": 2, "9k": 3, "wooooooo": 1, "worrypopcorn": 1, "856528838334480444": 1, "poggersrow": 4, "488850025317793805": 1, "cs777": 16, "salty747": 2, "hd787": 5, "764": 4, "headwind's": 4, "tile": 3, "title\\u2026": 1, "wt": 14, "cj4": 14, "paste": 5, "confg": 1, "thumbnail": 7, "ad": 3, "world\\u2122\\ufe0f": 1, "prim": 1, "metamorphosis": 1, "respawns": 1, "dumbledore's": 1, "books": 2, "repreesents": 1, "greek": 2, "mythology": 2, "associated": 1, "phoenix": 2, "spelt": 3, "\\u26f0\\ufe0f": 3, "\\ud83d\\udca5": 1, "\\ud83d\\udca5\\u26f0\\ufe0f\\ud83d\\udd2b": 1, "\\ud83d\\udd2b": 5, "killing": 5, "goodness": 6, "aden": 1, "feed": 3, "trolls": 2, "\\u201ctrash\\u201d": 2, "lying": 4, "existence": 4, "146": 2, "bae": 2, "md82": 2, "bredok3d": 9, "fbwa320": 3, "clown": 2, "ole": 1, "freedom": 2, "success": 2, "fslabs": 7, "outloud": 1, "746": 2, "fortunately": 1, "releas": 1, "starter": 2, "hypes": 1, "freeware\\u2019s": 1, "thoughts": 9, "spreadsheet": 1, "begin": 5, "sheet": 3, "stranded": 1, "supporting": 3, "saga": 1, "sheep": 1, "fsltl": 3, "fsl": 5, "founder": 8, "pacx": 3, "nifty": 2, "roses": 1, "poem": 1, "therapy": 1, "debatable": 2, "polite": 3, "feelsboostmon": 2, "768957875820691486": 2, "span": 5, "uncalled": 2, "plethora": 1, "spitballed": 1, "thrice": 1, "gah": 1, "25th": 1, "boomers": 1, "soon\\u2122": 2, "planets": 1, "align": 2, "693141953055031338": 1, "clog": 1, "unnecessary": 5, "nonetheless": 2, "stealing": 2, "bon": 2, "courage": 3, "n'est": 2, "pas": 9, "facile": 1, "comme": 2, "langue": 1, "questioning": 2, "744989353872326666": 1, "ngxu": 1, "ng3": 2, "makin": 1, "aussi": 3, "par": 3, "ici": 1, "2d": 9, "kourou": 1, "bebmore": 1, "precise": 5, "th\\u00e9": 1, "dijon": 1, "seul": 1, "dit": 1, "oe": 3, "\\u00e7a": 3, "mdr": 6, "guiana": 1, "bienvenue": 1, "des": 2, "francophones": 1, "enfiiiiin": 1, "feared": 1, "tds": 2, "fs9": 8, "posture": 1, "spine": 1, "baaaad": 1, "brick": 2, "pool": 3, "copyright": 8, "laws": 1, "mad": 21, "discovered": 2, "screams": 1, "veux": 4, "steak": 1, "pasta": 1, "nation": 1, "\\ud83c\\udde6\\ud83c\\uddea": 1, "moi": 4, "chui": 3, "moitie": 5, "tunisien": 1, "je": 16, "suis": 5, "suisse": 1, "filipin": 1, "toi": 3, "viens": 2, "quelle": 1, "partie": 1, "la": 5, "d\\u2019accord": 2, "francais": 4, "etre": 2, "precis": 1, "nn": 2, "francophone": 1, "traduis": 1, "j'ai": 1, "incroyable": 1, "avec": 1, "femmes": 1, "sais": 3, "tres": 2, "romantique": 1, "trop": 1, "mignon": 1, "nous": 3, "devrons": 1, "aller": 1, "diner": 1, "dans": 3, "resto": 1, "jour": 1, "biche\\ud83d\\udc9e": 1, "\\ud83d\\udc96": 2, "bbg": 1, "fools": 46, "indirect": 4, "sooner": 11, "anybody's": 1, "yas": 2, "1000ulrs": 1, "cock": 4, "745809598404886619": 1, "stoopid": 1, "b737": 8, "lastly": 2, "qtr": 10, "a321neos": 2, "would\\u2019ve": 3, "4th": 5, "tanks": 8, "lies": 3, "disturb": 1, "logs": 8, "\\u2026yeah": 1, "huzzah": 1, "nervermind": 1, "id's": 1, "enabling": 1, "ids": 1, "notifications": 5, "buzzing": 2, "inactive": 2, "application\\u2026": 1, "f16": 1, "happily": 3, "\\ud83e\\udd2b": 2, "bear": 2, "constellations": 3, "navigates": 1, "shower": 4, "madness": 2, "families": 3, "selves": 2, "actively": 9, "novewhere": 1, "blogs": 1, "refined": 1, "patches": 2, "exaclty": 2, "travelling": 3, "forgiving": 1, "prettyy": 1, "saddd": 1, "slooww": 1, "forgive": 3, "sassy": 1, "unforeseen": 1, "flop": 1, "developement": 2, "positions": 9, "tid": 1, "mbs": 1, "czechia": 1, "150mb": 1, "10mbs": 1, "dmed": 3, "hrs": 10, "400mb": 1, "inconvenienced": 1, "2hrs": 1, "mbps": 3, "rural": 2, "cell": 1, "phone's": 1, "hotspot": 1, "5mbps": 1, "drat": 1, "sur": 2, "100years": 1, "muslim": 2, "su5": 11, "four": 4, "geographic": 1, "regions": 1, "240": 3, "letttsss": 1, "gooooo\\ud83c\\udde6\\ud83c\\uddfa": 1, "eurofighter": 2, "obsolete": 2, "dassault": 1, "35a": 1, "f35": 5, "gaf": 1, "ayy": 7, "grandson": 1, "germans": 1, "tornado": 1, "fighterjets": 1, "f35a's": 1, "airforce": 2, "luftwaffe": 1, "going\\ud83d\\udcc8\\ud83d\\udcc8": 1, "1000ulr": 1, "bots": 12, "merge": 10, "wanting": 6, "college": 5, "nights": 2, "drinking": 1, "formal": 1, "airbus's": 1, "beneficial": 3, "distribute": 2, "assembly": 2, "beluga": 9, "visited": 6, "facilities": 1, "alteady": 1, "facility": 1, "tease": 2, "dlss": 3, "battle": 2, "booted": 1, "o'clock": 1, "cartoon": 1, "adventure": 2, "rotor": 1, "84k": 1, "ahahahaaaaa": 1, "replacements": 1, "a350\\ud83e\\udd2a": 1, "afternoon": 13, "stumbled": 2, "await": 7, "mini": 7, "commercially": 2, "uncreative": 1, "7500": 2, "squawk": 5, "reader": 1, "impact": 3, "su9": 1, "impacting": 1, "ships": 3, "kontrast": 1, "exposure": 12, "kopy": 1, "go\\ud83d\\ude02": 1, "filter": 6, "costomize": 1, "that\\u00b4s": 1, "nvidias": 2, "filters": 1, "gtx1650ti": 1, "nostalgia": 2, "multiplayer": 6, "boats": 2, "pleas": 1, "handcrafted": 2, "rolling": 3, "pd": 2, "noticeable": 5, "raccoon": 2, "chevrons": 1, "sharkelts": 1, "would'nt": 1, "1440p": 1, "2070": 5, "outher": 2, "envoirenment": 1, "danish": 1, "taxes": 1, "axis": 11, "pedals": 3, "server's": 1, "haves": 1, "heavydivision": 2, "ga": 12, "types": 9, "turboprops": 3, "owen": 10, "advices": 1, "wondered": 4, "advice": 7, "intercept": 3, "tod": 2, "vertical": 4, "symbol": 5, "boset": 1, "nymicofthedy": 1, "los": 3, "angeles": 3, "perform": 2, "thy": 1, "irdk": 1, "skinny": 2, "attempting": 1, "draw": 2, "cf6": 1, "gigabad": 1, "gigayad": 1, "thirdparty": 1, "actaully": 1, "2005": 1, "2006": 1, "idk\\ud83e\\udd23": 1, "v5": 5, "v3": 1, "lool": 1, "displaying": 2, "irs": 1, "adr": 2, "mel": 2, "adrs": 2, "dispatch": 1, "meets": 2, "eng": 3, "tooo": 1, "fd": 4, "vodka": 1, "komrade": 2, "sketches": 1, "popularity": 5, "stoppppp": 1, "ramadan": 4, "cheeky": 3, "vod": 2, "rewind": 1, "chewwy": 2, "calibrated": 2, "underwhelming": 1, "enhancement": 2, "lame": 1, "allowing": 3, "cars": 4, "damaged": 8, "restriction": 3, "\\ud83c\\udfdb\\ufe0f": 2, "inspired": 9, "utc\\u00b1n": 1, "'we": 1, "\\ud83d\\uddfc": 1, "ratio": 4, "censored": 1, "sticker": 1, "langues": 1, "cover": 5, "isbn": 1, "backside": 1, "aircaft": 2, "deutch": 1, "dizzy": 2, "l\\u00edt": 1, "\\u0111ed": 1, "undead": 2, "lhr": 5, "sesh": 1, "helicopter": 7, "asxp": 3, "clouds": 8, "disabled": 4, "rwc": 1, "limitet": 1, "graphic": 5, "graphica": 1, "stats": 5, "sorruy": 1, "2282": 1, "2822": 1, "weel": 1, "iae": 1, "v2500": 1, "fence": 1, "pacifica": 1, "must\\u2019ve": 2, "msg": 3, "levels": 13, "mee6": 3, "bois": 3, "digit": 2, "longtime": 1, "aerosoft's": 1, "misunderstood": 2, "methodology": 1, "grounds": 2, "gauges": 12, "\\u201ebruh\\u201c": 1, "comfortably": 2, "followers": 5, "flightsiim": 1, "etihad's": 1, "ride": 2, "tonight\\ud83d\\ude01": 1, "folders": 6, "notepad": 2, "apps": 6, "preinstalled": 1, "editor": 11, "pressing": 7, "navdata": 6, "manifest": 4, "json": 3, "affects": 1, "progeress": 1, "yeah'": 2, "a351k\\ud83e\\udd75": 1, "32nx": 4, "freeze": 3, "holding": 7, "wsg": 1, "\\ud83e\\udd70": 6, "could\\u2019ve": 3, "convincing": 2, "antsy": 1, "fool": 13, "retailer": 1, "\\ud83d\\udc4f": 2, "pitched": 1, "managed": 13, "28l": 1, "calgary": 5, "concorde": 8, "bites": 1, "m\\u00e9ga": 1, "octet": 1, "mo": 5, "400mo": 1, "lighting": 14, "mod\\ud83d\\ude4c\\ud83c\\udffb": 1, "g3000": 2, "ingame": 4, "underrated": 5, "baguette": 2, "fl400\\ud83d\\ude01": 1, "mauritius": 1, "ita": 1, "probablly": 1, "ahhhhhhhhh": 1, "791690861334757417": 1, "clarification": 7, "rq": 1, "skytrain": 2, "terminal": 6, "stanley": 1, "robson": 1, "springs": 2, "horseback": 1, "riding": 2, "landscape": 1, "city\\u2019s": 1, "vancouver": 7, "yvr": 1, "drumheller": 1, "royal": 1, "tyrell": 1, "museum": 3, "lists": 1, "tourists": 2, "renting": 1, "parks": 1, "skiing": 1, "whistler": 1, "visitors": 1, "grouse": 1, "cypress": 1, "staying": 3, "downtown": 1, "careful": 5, "east": 17, "hastings": 1, "drug": 1, "needles": 1, "radium": 1, "west\\ud83d\\ude02\\ud83d\\ude02": 1, "bathurst": 1, "town": 3, "tenterfield": 1, "tempting": 2, "circle": 3, "sydney": 6, "helps\\ud83e\\udd23": 1, "sin": 3, "dn": 2, "hpn": 1, "thanky": 1, "welshsimulation": 1, "runway\\ud83d\\ude05": 1, "23r": 1, "23l": 1, "reversers": 3, "accordingly": 1, "20kts": 1, "vacate": 4, "exit": 7, "beeing": 1, "ibiza": 1, "uff": 4, "taxing": 3, "dubai": 31, "ndu": 7, "degradation": 3, "cmd": 8, "opengl": 1, "rendering": 8, "7gb": 1, "20gb": 1, "sc": 1, "incl": 1, "registry": 1, "dialog": 1, "keyword": 3, "\\u201cregedit\\u201d": 1, "hkey": 1, "controlset001": 1, "\\u201cstart\\u201d": 1, "dword": 1, "diagnostic": 1, "regedit": 1, "2h": 4, "rejoin": 1, "'adds'": 1, "rewritten": 3, "constrained": 1, "reinstalling": 3, "dint": 14, "istanbul": 5, "abu": 2, "dhabi": 1, "vjoy": 1, "meyboard": 1, "num": 1, "vibe": 2, "huds": 2, "oans": 29, "optional": 9, "labels": 2, "hud": 27, "a330\\ud83d\\ude02": 1, "native": 3, "independent": 4, "integrates": 3, "beware": 2, "su8": 7, "malfunctions": 1, "autoland": 10, "ohk": 1, "\\u201cifr\\u201d": 1, "campaign": 1, "narrows": 1, "fisplay": 1, "\\ud83e\\udd5a": 2, "easter": 6, "thanksss": 2, "dh": 1, "comeback": 2, "thonkspin": 3, "764116089591431168": 3, "ailerons": 4, "aileron": 1, "sorry\\ud83d\\ude05": 1, "flying\\u2705": 1, "returns": 1, "lands": 2, "zooming": 1, "grrr": 1, "742542165565243502": 3, "buzzsaw": 1, "pw1100g": 1, "avgeek": 7, "minority": 1, "complaints": 5, "ge90": 4, "bias": 1, "majority": 9, "comfy": 1, "seating": 7, "counterparts": 1, "quietest": 1, "surprisingly": 1, "grey": 7, "belly": 1, "swooping": 1, "cheatlines": 1, "associate": 3, "livery's": 2, "'old'": 1, "sleek": 3, "gobsmacked": 1, "hubs": 3, "snow\\ud83d\\ude02": 1, "\\u201cmodern\\u201d": 1, "graced": 1, "noofles": 8, "votes": 2, "counting": 4, "road": 10, "freq": 1, "selector": 4, "favor": 1, "tbd": 25, "initially": 8, "cba": 6, "manually": 21, "indomi": 1, "noodles": 4, "noodel": 2, "uptade": 1, "awemeter": 1, "rant": 3, "practice": 12, "decimal": 1, "\\u263a\\ufe0f": 2, "definitions": 1, "pi": 6, "finite": 1, "numbers": 7, "converge": 1, "\\u221e": 1, "rational": 2, "irrational": 3, "transcendental": 1, "digits": 2, "converges": 1, "peeling": 2, "goodluck": 3, "2022\\ud83d\\ude4f": 1, "xml": 12, "markup": 2, "attributes": 1, "vast": 3, "sky's": 1, "particularly": 2, "competent": 1, "grips": 1, "cbb": 1, "devops": 1, "courses": 1, "mk": 1, "noi": 1, "rotations": 1, "returning": 3, "2pm": 1, "dumbest": 1, "human": 3, "idle": 10, "extended": 3, "amounts": 3, "qr": 2, "ey": 1, "cgk": 1, "roning": 2, "turnaround": 1, "outstation": 1, "overheating": 2, "detected": 1, "ducts": 2, "avoid": 13, "retracting": 1, "items": 6, "abundant": 1, "sunshine": 1, "oat": 1, "mechanical": 6, "retracted": 1, "adirs": 1, "simultaneously": 3, "1f": 1, "turbine": 4, "hyd": 3, "pogg": 1, "retract": 1, "exp": 1, "sq": 5, "citilink": 2, "jetstar": 3, "preflight": 3, "turnarounds": 1, "iyo": 1, "qf": 3, "qnd": 1, "jq": 2, "attendants": 2, "siblings": 1, "garuda": 1, "indonesia": 2, "lenient": 1, "policies": 1, "prohibiting": 1, "bans": 3, "visits": 3, "inflight": 3, "handful": 1, "legislate": 1, "cokcpit": 2, "err": 1, "'i": 1, "cockpit'": 1, "instances": 6, "invited": 2, "senior": 1, "attendant": 2, "'expert'": 1, "exaggeration": 1, "communicator": 1, "discovera350": 2, "pt": 1, "81298291784321794712143926": 1, "reveal": 10, "progressively": 1, "identify": 1, "linker": 4, "elsewhere": 4, "redownload": 7, "craft": 4, "deception": 1, "frozen": 2, "fwb": 5, "pan": 3, "dimension": 1, "urgh": 1, "ep2": 2, "\\u00a370": 1, "\\u00a3100": 1, "rendition": 3, "30gb": 1, "4fps": 1, "vtbs": 3, "shh": 1, "peice": 3, "homo": 4, "47": 1, "16s": 1, "rabalder": 4, "cable": 7, "ties": 1, "secured": 1, "signum": 3, "zips": 1, "desk": 9, "adils": 1, "legs": 2, "linnmon": 1, "rack": 2, "thingys": 3, "ikea": 4, "chicken": 1, "shawarma": 1, "mia": 2, "yeyey": 1, "vehicles": 5, "affecting": 3, "funding": 1, "254gbs": 1, "some1": 1, "brokw": 1, "dump": 2, "maldives": 4, "export": 5, "vrmm": 4, "male": 6, "dowlnoad": 1, "tht": 6, "modding": 2, "decides": 2, "enemy": 2, "othh": 13, "apron": 2, "goddamit": 1, "100gb": 1, "rebuild": 1, "package": 20, "molecule": 1, "34gb": 1, "3gb": 1, "50gb": 1, "explorer": 1, "arse": 1, "satisfying": 2, "fov": 1, "drone": 2, "simlar": 1, "mcp": 1, "possibilties": 1, "director": 3, "everything's": 2, "omdb": 19, "cableties": 1, "zipties": 2, "cables": 5, "bungee": 1, "kb": 1, "explains": 4, "masterrob": 1, "10km": 1, "30km": 2, "30kms": 1, "eddm": 1, "eddl": 2, "omaa": 4, "kalo": 6, "dlh": 1, "prank": 7, "woooooooooooooooooooooooooooooooooooo": 1, "ggs": 3, "admire": 2, "interviews": 2, "croatian": 1, "mig": 1, "18918": 1, "fuse": 2, "ltfm": 2, "\\ud83e\\udea6": 2, "oneday": 1, "scratches": 2, "itch": 2, "hdw": 2, "vastly": 2, "bypass": 2, "flightplans": 1, "disposal": 1, "routing": 2, "n0430f320": 1, "izd": 1, "a18": 1, "derje": 1, "libya": 1, "whaaaaaaaaa\\u00e0aaaaaaat": 1, "18h": 2, "visually": 3, "ekch": 1, "tiring": 1, "kudos": 5, "3h": 2, "backward": 1, "glue": 1, "crj9": 1, "gem": 1, "5fps": 1, "fpln": 3, "loooooong": 1, "quotes": 1, "equipment": 7, "sde2e3ghij1j3j4j5lm1orwxy": 1, "lb1d1": 1, "juicy": 5, "v0": 5, "baked": 5, "yeat": 1, "unbearable": 1, "distances": 2, "deployed": 2, "10ft": 1, "ttaxiway": 1, "tfs": 1, "svo": 1, "8h": 2, "25min": 1, "cand": 1, "fiind": 1, "bired": 1, "axwb": 1, "wxwb": 1, "msn1": 1, "s3nd": 1, "h3lp": 1, "kidnapped": 2, "dono": 2, "suite": 5, "expose": 2, "dynamic's": 4, "starts": 14, "accepting": 6, "pyssst": 1, "stalker": 2, "648131991455268865": 1, "famous": 5, "guitar": 3, "horizon": 6, "490\\u20ac": 2, "190": 1, "ampere": 1, "3000s": 1, "trio": 1, "yakhi": 1, "messy": 1, "notebooks": 1, "snap": 3, "corona": 2, "aio": 2, "40\\u00b0": 1, "august": 12, "swag": 2, "807343773251797003": 1, "climate": 1, "curve": 4, "uhm": 10, "sexyfan": 1, "821658991498100758": 1, "leds": 2, "60\\u00b0c": 1, "smoothly": 2, "experts": 3, "precision": 2, "rnp": 3, "lpv": 1, "minima": 1, "baro": 12, "ra": 1, "rnav": 5, "610": 5, "203": 4, "category": 2, "560": 2, "gs": 2, "305": 1, "knob": 5, "chartfox": 9, "notes": 8, "cue": 1, "sites": 6, "infringe": 1, "triggering": 2, "regex": 1, "scamming": 1, "flytampa": 3, "tested": 8, "su7": 5, "competition": 16, "cyyz": 2, "flytampa\\u2019s": 1, "yees": 2, "20mins": 1, "matched": 4, "shiny": 1, "catering": 1, "truck": 4, "workaround": 1, "f3": 1, "calibration": 6, "bms": 4, "way\\ud83d\\ude08": 1, "mgmt": 1, "\\ud83e\\udd78": 2, "a351k": 2, "tghts": 1, "speculate": 1, "\\ud83c\\udf29\\ufe0f": 1, "keksplode": 3, "889996142048333854": 3, "lasts": 4, "nlg": 2, "wheels": 7, "suspect": 5, "hardcore": 2, "impractical": 1, "targets": 2, "donated": 15, "purchasable": 1, "smells": 1, "bluemeshy": 1, "pink": 3, "commend": 1, "waaaay": 1, "cathy": 1, "tornados": 1, "hozse": 1, "pinkguyd": 1, "683692160205324308": 1, "jammies": 1, "816917100228116480": 1, "821089098206019634": 3, "callsign": 2, "obv": 5, "30mins": 2, "phrasing": 1, "pee": 3, "approx": 5, "5min": 1, "oeed": 3, "debug": 2, "studd": 4, "thoee": 1, "iconic": 2, "\\ud83d\\ude39": 1, "aaaer": 1, "aaa": 2, "wank": 1, "900104716556578816": 1, "a717": 1, "a727": 1, "a737": 1, "a747": 1, "a757": 1, "a767": 1, "a787": 3, "airbus787": 1, "aaah": 1, "shhhhh": 2, "depressing": 1, "suicidal": 2, "something's": 2, "illegal": 17, "a880": 1, "a500": 2, "died": 14, "anticlimactic": 1, "a400": 6, "brr": 2, "a380f": 2, "myselgb": 1, "caspian": 1, "monster": 3, "airskyscraper": 1, "a390": 1, "sorcery": 1, "garmin1000": 1, "conspirationists": 1, "manifestation": 1, "barriers": 1, "trucker": 1, "convoy": 1, "ottawa": 1, "suicide": 6, "depression": 1, "midnight": 2, "assignment": 8, "dulux": 2, "peel": 1, "va": 5, "nacelles": 1, "pinstriped": 1, "warranty": 4, "likewise": 1, "designers": 2, "undocumented": 2, "sub": 7, "eork": 1, "yra": 1, "underpaid": 1, "areo": 3, "mechanics": 4, "technicians": 4, "pilors": 1, "jagged": 1, "edges": 1, "artificial": 3, "density": 2, "ipads": 1, "resolutions": 1, "crisp": 1, "compression": 3, "raw": 7, "bloom": 1, "pixelation": 2, "affirm": 6, "lied": 3, "embadsy": 1, "instance": 4, "neighbors": 2, "maked": 1, "visas": 1, "eyy": 1, "distracted": 2, "speedy": 2, "expanded": 2, "faces": 2, "\\u201ci": 1, "easy\\u201d": 1, "\\u201ccompleted\\u201d": 1, "standpoint": 2, "stalled": 1, "goals": 5, "saudi": 2, "arabia": 3, "jerj": 1, "ahok": 1, "aah": 4, "lawsuits": 2, "shutting": 4, "fines": 1, "jailtime": 1, "employers": 1, "abuse": 5, "documentary": 1, "truwe": 1, "lvie": 1, "laborors": 1, "reforms": 2, "passport": 1, "confiscated": 1, "underpayed": 1, "phillipines": 2, "indians": 1, "bangladeshis": 1, "pakistanis": 2, "sri": 2, "lankans": 1, "africans": 1, "geography": 2, "philipines": 1, "asians": 1, "nutshell": 1, "nuthsell": 1, "malnourished": 1, "underlying": 1, "sterotypes": 1, "labour": 1, "india": 6, "razor": 1, "abt": 9, "sundays": 1, "programmer's": 1, "nooooo": 2, "luckyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 1, "tmrow": 1, "1pm": 1, "utc": 5, "dashboard": 1, "emo": 2, "skipped": 2, "gym": 3, "row": 4, "man's": 4, "economics": 1, "coffee": 12, "utc3": 1, "mt": 1, "9pm": 1, "10pm": 4, "grass": 1, "lovers": 1, "viper": 7, "developments": 5, "loosk": 1, "us\\ud83d\\udc4d": 1, "iceman": 3, "conspiracy": 3, "theories": 2, "cent": 3, "zyzz": 1, "804278667667570708": 1, "blessed": 1, "holup": 1, "faxxxxx": 1, "cookie": 4, "sampled": 2, "pimp": 1, "dissapointed": 2, "cent's": 1, "eeh": 3, "h": 21, "tehe": 2, "epsiode": 1, "0001s": 1, "nft": 2, "loooks": 1, "tom": 12, "kadler": 2, "helpful": 13, "vocie": 1, "croaky": 1, "voices": 2, "sheeeesh": 1, "ewwwww": 2, "simping": 1, "ricetech": 2, "58": 2, "youtub": 1, "jootoob": 1, "thng": 1, "2minutes": 1, "intro": 2, "yayyy": 1, "pixelated": 1, "hahahhaha": 1, "bright": 4, "fu": 3, "speaker": 2, "actor": 1, "yesss": 4, "popcorn": 1, "hhahahaha": 1, "lord": 5, "10sec": 1, "asdhashdhasdhashdasd": 1, "fuckkkkkkk": 1, "50s": 1, "wot": 8, "peeps": 2, "ugllyer": 1, "fcu": 5, "alike": 2, "pfds": 1, "dis": 5, "hates": 3, "skip": 1, "nicr": 2, "boxing": 2, "\\ud83d\\ude24": 3, "15m": 1, "25mins": 1, "init": 7, "zai": 1, "a33f": 2, "\\ud83e\\udd22": 2, "77": 1, "therapist": 3, "\\ud83e\\udd75": 6, "ewwww": 1, "planez": 1, "resign": 1, "ikrr": 1, "qatari": 4, "manly": 1, "belugas": 2, "tumor": 1, "zoophile": 1, "ht": 1, "boeing's": 2, "equally": 2, "200f": 1, "mans": 6, "ladder": 1, "tale": 1, "organic": 1, "shush": 2, "sp": 2, "yess": 9, "ummm": 3, "bouhgt": 1, "bo": 1, "smoking": 1, "mc": 3, "bloodu": 1, "kills": 3, "peft": 1, "37": 1, "mobs": 1, "44mins": 1, "50min": 2, "69": 6, "\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10": 1, "600ft": 1, "flightradar24": 1, "thts": 1, "domestic": 2, "nearest": 2, "mil": 2, "300k": 1, "300ft": 1, "runway\\ud83d\\ude10": 1, "porno": 1, "tweaked": 5, "freeeeeeeeeeeeeee": 1, "indicated": 1, "deprived": 1, "flied": 2, "consisting": 1, "bos": 1, "dca": 1, "participated": 1, "tailwind": 1, "someway": 1, "overspeeding": 1, "berdok3d": 1, "rage": 1, "110": 6, "eham": 2, "cancelling": 1, "flightsimmers": 1, "chipped": 1, "heaps": 1, "heyy": 1, "monument": 1, "torn": 1, "coordinate": 6, "gmt": 5, "roof": 2, "drawn": 6, "bugzapper": 1, "lolol": 3, "777\\u2019s": 1, "walked": 1, "96": 1, "kts": 7, "trackers\\ud83d\\ude33": 1, "arounds": 4, "rickroll": 10, "seam": 1, "mase": 1, "nasme": 1, "esan": 1, "smaee": 1, "smae": 5, "drift": 1, "a900": 1, "launcher": 8, "waitong": 1, "video\\ud83d\\ude0d": 1, "otp": 1, "cvv": 1, "expiry": 1, "someones": 6, "mrbeast": 3, "definitelymyrealname": 1, "holder": 2, "258": 1, "26": 1, "4937373636373638": 1, "visa": 4, "somewhereland": 1, "expiration": 1, "mrbreast": 1, "colab": 1, "mfw": 6, "\\ud83d\\ude20": 29, "lololol": 1, "admin": 8, "promoted": 3, "lmaoooooo": 1, "bruhb": 1, "demote": 3, "662859741621649458": 3, "launches": 4, "premiere": 3, "weirder": 1, "weirdest": 2, "11pm": 1, "yooooooo": 1, "finallyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 1, "sharjah": 1, "fliht": 1, "3am": 2, "kevin": 3, "3pm": 1, "eleven": 1, "duration": 5, "6min": 1, "grafic": 1, "phont": 5, "worthy": 5, "lolololololol": 1, "tree": 1, "fiddy": 1, "bruhhhhhhh": 1, "lockdown": 2, "chanels": 1, "4pm": 1, "hypeee": 1, "00am": 1, "hii": 6, "premieres": 1, "wooo": 3, "premiers": 1, "begginer": 1, "db505": 1, "waypoints": 4, "airspeed": 3, "sequencing": 2, "80km": 1, "islands": 6, "omdw": 1, "vohs": 4, "rajiv": 1, "gandhi": 1, "delhi": 1, "mumbai": 2, "expansion": 5, "lftm": 1, "prefet": 1, "ombd": 1, "vovz": 1, "asobo's": 7, "flydubai": 1, "hamad": 1, "intl": 2, "follows": 2, "kualalumpur": 1, "frog": 3, "hub": 7, "\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f": 1, "\\ud83d\\udc7d": 1, "60s": 1, "fascinating": 1, "tech": 9, "70s": 1, "80s": 1, "marvels": 1, "joysticks": 2, "sidesticks": 1, "controlled": 5, "definetly": 3, "gosh": 2, "whut": 1, "meters": 3, "nopey": 1, "sha": 1, "beijing": 5, "bold": 3, "homecockpit": 1, "sticker\\ud83d\\ude2d\\ud83d\\ude02": 1, "damage": 9, "mentally": 1, "tricks": 3, "tf2": 1, "eddh": 1, "hamburgo": 1, "95kts": 1, "scaming": 2, "whit": 4, "soory": 2, "b77f\\ud83d\\ude10": 1, "a35f\\ud83d\\ude0f\\ud83d\\ude0c\\ud83e\\udd76\\ud83e\\udd75\\ud83e\\udd78\\ud83d\\ude35\\ud83e\\udd2f\\ud83d\\ude1e\\ud83d\\ude24\\ud83d\\ude31\\ud83d\\ude32\\ud83d\\ude03\\ud83d\\ude0d\\ud83d\\ude43\\ud83d\\ude09\\ud83e\\udd2d\\ud83e\\udd2a": 1, "flighttested": 1, "wingtips": 3, "7778f": 1, "cap": 6, "320kts": 1, "3300'": 1, "commander": 4, "rfs": 2, "spiked": 2, "assured": 4, "wholeheartedly": 1, "teasers": 2, "scratched": 1, "consuming": 6, "bystander's": 1, "agenda": 2, "nightmare": 2, "hosted": 4, "outreach": 1, "communicating": 2, "audiences": 1, "summarizes": 1, "offenses": 1, "b77w": 1, "immensely": 1, "incomplete": 7, "rapid": 1, "publication": 2, "coool": 1, "a330ceo": 2, "t700": 1, "cfm": 1, "cow": 1, "msf": 1, "flyers": 1, "tense": 2, "shortly": 4, "heading": 14, "ctl": 1, "brussels": 2, "sid": 3, "saver": 3, "retain": 2, "mid\\ud83e\\udd76": 1, "italiano": 1, "hits": 4, "bosnian": 2, "helikopter": 2, "participate": 4, "claiming": 4, "\\u201cserious\\u201d": 1, "dragging": 2, "hiccups": 1, "implementations": 3, "networks": 4, "whaaaaaaaaaat": 1, "7773": 1, "200er": 12, "200lr": 7, "raked": 1, "rossyia": 1, "horribly": 2, "773er": 1, "wgucg": 1, "okabe": 1, "fir": 1, "reap": 2, "secondly": 1, "publishers": 3, "publisher": 1, "\\ud83d\\ude1e": 1, "idiots": 3, "smarter": 2, "sneaking": 1, "boredom": 2, "bitchless": 1, "yrself": 1, "kingdom": 1, "treat": 3, "makers": 1, "kickstarter": 1, "traces": 3, "noname": 1, "quali": 1, "shouts": 1, "james": 1, "hammond": 1, "waits": 2, "prime": 1, "desicion": 2, "bbc": 2, "sack": 2, "grand": 2, "mates": 1, "thiss": 1, "kph": 1, "beatable": 1, "smoked": 1, "assignments": 2, "aaaaah": 1, "braking": 2, "violated": 2, "8000": 1, "defualt": 2, "wars": 1, "usb": 2, "duck": 1, "simon": 1, "airsky": 1, "registrations": 1, "retd": 1, "wehen": 1, "b78x": 1, "argh": 1, "badbadbad": 1, "\\u017eivjo": 2, "damnnnnnn": 1, "vibing": 4, "915853407640776734": 3, "gta": 14, "debateable": 1, "majestic": 2, "brodie": 1, "cus": 11, "this\\u2019s": 1, "\\ud83d\\udd25\\ud83d\\udd25": 1, "will\\ud83d\\ude0c": 1, "noone": 2, "whill": 1, "realy": 2, "downloadable": 8, "tnxs": 1, "relese": 1, "desision": 1, "desition": 2, "personality": 1, "bjornpilot": 1, "gameplay": 2, "avgeeks": 4, "binging": 1, "dsn": 1, "lmaoo": 9, "grinds": 1, "monkahacker": 3, "908147685540921374": 2, "embed": 14, "offtopic": 1, "a321xr": 1, "complains": 2, "747's": 1, "ecas": 1, "captin": 2, "redoing": 3, "eis": 2, "timelines": 1, "4h": 1, "dcdu": 1, "grain": 1, "salt": 2, "playerbase": 1, "bite": 3, "entered": 7, "matters": 6, "yw": 1, "wehn": 1, "merch": 2, "credits": 4, "200k": 3, "reaches": 9, "weights": 5, "vspeeds": 2, "unable": 9, "dabi": 1, "\\ud83d\\ude01\\ud83d\\ude01": 1, "snd": 2, "forking": 2, "l1": 3, "heavies": 1, "\\ud83d\\ude00\\ud83d\\ude00": 1, "law": 1, "req": 2, "refuel": 3, "l2": 1, "wahey": 1, "tug": 3, "glitches": 1, "restarts": 2, "resync": 2, "802254880801947658": 1, "cells": 1, "resetting": 1, "passwords": 4, "sadge": 3, "2042": 2, "vhd": 1, "disk": 2, "passthrough": 1, "physically": 3, "foundations": 1, "branding": 3, "rigid": 1, "contributed": 7, "sourcing": 4, "gauge": 4, "liking": 4, "quantity": 2, "rephrase": 2, "commitments": 2, "fulfil": 1, "vax": 1, "creater": 1, "sadness": 4, "canadian": 3, "flys": 1, "600s": 2, "300's": 2, "300s": 2, "rumour": 3, "regional": 8, "\\ud83e\\udd1e": 2, "fam": 2, "businessman": 1, "tweet": 1, "upset": 1, "attest": 2, "obligations": 2, "unrelated": 2, "auckland": 3, "blaa": 2, "ymmv": 1, "1100": 4, "kindly": 7, "inner": 3, "inputs": 5, "allies": 2, "sleepless": 1, "\\ud83d\\ude2e\\ud83d\\ude05": 1, "logbook": 1, "su3": 1, "su4": 4, "accendly": 1, "canopy": 1, "eruofighter\\ud83d\\udc80\\ud83d\\udd4a": 1, "327": 1, "duke": 15, "treating": 1, "rushing": 1, "ignoring": 6, "urself": 5, "disclosing": 1, "substantial": 1, "void": 5, "excel": 1, "when\\u2019s": 6, "upto": 7, "complained": 1, "zbadsat": 1, "split": 5, "powerpoint": 2, "rises": 1, "tabs": 3, "fsto": 1, "ublock": 1, "olympics": 1, "congratz": 2, "zbad": 3, "funsies": 1, "degredation": 1, "stimulation": 1, "physiks": 2, "crjs": 1, "dc6": 12, "planes\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8": 1, "\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udc4c\\ud83c\\udffb\\ud83e\\udd0c\\ud83c\\udffb": 1, "soooooo": 2, "scenarions": 1, "f14": 1, "lineup": 1, "hamburger": 3, "737s": 3, "origin": 1, "incorrectly": 1, "rebranded": 2, "chips": 2, "repurposed": 1, "presence": 2, "ffs\\ud83d\\ude02": 1, "sponsor": 3, "forth": 5, "consequences": 1, "lease": 4, "omanair": 2, "fifa": 5, "satisfy": 1, "incoming": 1, "asap": 6, "miami": 5, "oman": 3, "qatars": 1, "359": 2, "booking": 1, "380s": 1, "upsetting": 1, "destinations": 2, "grounded": 4, "leveraging": 1, "aab": 1, "daaaaamn": 1, "\\ud83d\\ude2e": 16, "ese": 1, "blaming": 1, "1v1": 1, "incur": 1, "alf": 1, "filling": 3, "320million": 1, "twin": 11, "otter": 5, "malediven": 1, "ftsim": 4, "moustache": 1, "daocheng": 1, "envy": 2, "jeddah": 1, "t160000m": 1, "overfill": 1, "historical": 2, "breguet": 3, "deux": 3, "pont": 1, "dc3": 1, "3674": 1, "basid": 1, "bathrooms": 1, "downstairs": 2, "decker": 4, "ponts": 2, "xl": 1, "exacly": 1, "ancestor": 1, "yaayyy": 1, "diss": 2, "dog": 4, "mentions": 2, "vive": 1, "backyard": 2, "deaths": 1, "damages": 2, "trusting": 1, "correctinos": 1, "meter": 2, "pushes": 1, "movements": 1, "deflections": 1, "nooooooooooooo": 1, "arrest": 3, "yesyes": 1, "opening": 4, "naaaah": 2, "biden": 2, "president": 1, "states": 5, "restaurant": 3, "shoot": 10, "criminals": 1, "foreigners": 1, "ek": 7, "philippine": 2, "damnnn": 1, "retiring": 2, "sia": 5, "csn": 2, "interrest": 1, "qwsim": 1, "resurects": 1, "personnaly": 2, "14h": 1, "baaaack": 1, "succ": 1, "lunch": 2, "hmmmm": 8, "kekg": 2, "746602168827510794": 2, "copehagen": 1, "oslo": 1, "6h": 2, "wend": 1, "maybeits": 1, "glitchy": 1, "choppy": 1, "lhers": 1, "looses": 1, "perfs": 1, "unplayable": 2, "cph": 1, "layover": 1, "cayenne": 4, "cara\\u00efbes": 4, "attemp": 1, "postpics": 1, "wht": 3, "downside": 4, "tyty": 2, "zbaa": 1, "closets": 1, "chairs": 3, "pug": 1, "dance": 5, "925533806323191868": 1, "salaries": 1, "tought": 1, "frowned": 1, "fashioned": 1, "woman": 5, "donmy": 1, "qn": 1, "xtra": 1, "booty": 1, "xwboeing": 1, "hollanf": 1, "maker": 3, "copping": 1, "sci": 1, "fi": 2, "seriousness": 1, "permissions": 3, "ceremony": 1, "airfoil": 2, "kannapoggies": 1, "724635330585690182": 1, "imposter": 2, "a387": 1, "kicc": 2, "end\\ud83e\\udd74": 1, "susnaptic": 1, "bcs3": 2, "thinkers": 1, "e190": 2, "\\ud83d\\uddff": 4, "vjam": 1, "window\\ud83d\\ude05": 1, "foss": 5, "bond": 1, "knit": 1, "kevniy": 2, "pogger": 1, "phonts": 1, "metaverse": 1, "manner": 4, "appearing": 1, "366": 2, "5m": 1, "unacceptable": 3, "biig": 1, "massively": 1, "coating": 1, "discharger": 1, "crusty": 1, "a350\\u2019s": 1, "investigation": 1, "yous": 3, "airbus\\u2019": 2, "revenue": 1, "dj\\u2019s": 1, "videos\\ud83e\\udd72\\ud83d\\ude02": 1, "plane's": 2, "capability": 3, "severe": 1, "isolation": 1, "loves": 4, "corps": 1, "spicy": 5, "loving": 2, "swore": 1, "repairs": 2, "400k": 1, "compensation": 3, "court": 3, "ryn": 3, "unsusable": 1, "raise": 3, "keeping": 7, "defects": 1, "filed": 2, "finair": 1, "fella": 1, "scam\\ud83d\\ude02": 1, "hoax": 1, "shrek": 1, "846467021382221849": 1, "howdy": 5, "addresses": 4, "kilos": 1, "fresh": 7, "manure": 1, "\\u00ab": 1, "signaler": 1, "\\u00bb": 1, "kbos": 1, "'s": 2, "louis": 1, "cosmic": 1, "41r": 1, "launcherone": 2, "orbital": 1, "23utc": 1, "28utc": 1, "satsfying": 1, "\\ud83d\\ude4f\\ud83c\\udffb": 1, "1000xwb": 16, "logged": 3, "cleanup": 1, "errrmmmmm": 1, "priced": 1, "ff's": 2, "poly": 3, "legality": 1, "aerofoil": 1, "doesent": 4, "siiiuuuu": 1, "pensive": 1, "823076641190051911": 1, "muchas": 2, "gracias": 2, "afici\\u00f3n": 1, "esto": 1, "para": 2, "vosotros": 2, "siuuuuuuuuuuuuuuuu": 1, "sloped": 2, "betcha": 1, "courchevel": 1, "postitive": 1, "rates": 4, "1g": 1, "touchdowns": 1, "aerodynamics'": 1, "iracing": 1, "740": 1, "yoda": 1, "hibernated": 1, "glitch": 4, "76": 2, "godly": 1, "girls": 4, "pronouns": 1, "desperate": 2, "insta": 5, "wearing": 1, "kingping": 1, "deny": 3, "'geez": 1, "louise'": 1, "pencils": 1, "pens": 1, "doopsie": 1, "valorant": 1, "gay": 4, "nup": 1, "gays": 1, "homophobic": 1, "men": 7, "picture\\ud83d\\ude09": 1, "100mb": 1, "danm": 6, "srry": 5, "indirectly": 2, "insanely": 8, "launched": 4, "ours": 16, "variety": 2, "airman": 13, "unboosted": 1, "level3": 1, "wrong\\ud83d\\ude02\\ud83d\\ude2d": 1, "fahk": 1, "shutp": 1, "grandkids": 1, "4021": 1, "youuu": 2, "jostic": 1, "rmb": 1, "maneuvering": 1, "maneuver": 1, "butched": 1, "\\u201822": 1, "rotate": 2, "inviting": 2, "speculations": 1, "\\ud83d\\ude36": 2, "contributor": 11, "pepeshocked": 1, "904359382106656788": 1, "wls": 1, "shoulve": 1, "aricraft": 1, "weapons": 4, "airsus": 1, "bussing": 1, "airbosses": 1, "airbussies": 1, "a400m": 2, "forza": 7, "stories": 1, "sports": 2, "tahts": 1, "cringe": 5, "chekcllist": 1, "fos": 1, "captains": 3, "eject": 1, "ejection": 1, "e225": 1, "mayhaps": 2, "execution": 1, "superjet": 4, "codebase": 3, "yee": 6, "sukhoi": 1, "ssj": 2, "twenty": 1, "seven": 2, "problemo": 3, "\\ud83c\\uddf3": 1, "\\ud83c\\uddfa": 1, "\\ud83c\\uddf9": 1, "rock": 3, "telex": 1, "350\\ud83d\\udc4d": 1, "who'll": 1, "zujz": 1, "emas": 1, "recognized": 8, "certianly": 1, "trajectory": 2, "thrive": 1, "100s": 1, "vapourware": 1, "attracting": 1, "recognition": 2, "touchscreen": 5, "explode": 1, "romance": 1, "1k": 10, "inoperative": 2, "operative": 2, "chage": 1, "guides": 2, "quarter": 8, "mgm": 1, "wjays": 1, "tjay": 1, "a320's": 1, "poage": 1, "baddddd": 1, "haas": 1, "dislays": 1, "effeciently": 1, "reused": 4, "opensource": 6, "affiliated": 5, "rely": 2, "eveolved": 1, "unimagnable": 1, "finger": 4, "ios": 1, "succesful": 1, "simbreaf": 1, "integrating": 4, "customised": 1, "perf": 11, "cursor": 11, "touchable": 4, "evreyone": 1, "suprisingly": 1, "diference": 1, "a3nx": 2, "monstrosity": 1, "mee": 1, "disasters": 1, "harshly": 1, "nosedive": 1, "switches": 16, "pressed": 5, "ashie": 26, "radars": 1, "ermmmmmmm": 1, "memorise": 2, "switched": 6, "bob": 2, "bill": 1, "wierdly": 1, "placed": 3, "overwhelmed": 2, "conjested": 1, "cleaner": 2, "witht": 1, "tripple": 2, "dig": 1, "wallet": 9, "pps777": 2, "viruses": 1, "pps": 20, "nom": 2, "respected": 1, "terminate": 2, "'terminate'": 1, "rally": 3, "guys'": 1, "mindset": 2, "thrown": 2, "\\ud83c\\udff4\\u200d\\u2620\\ufe0f": 2, "jkjk": 5, "bait": 4, "5to": 1, "figures": 1, "saads": 1, "camsim": 1, "bredok": 16, "b38m": 1, "vacations": 2, "bahaha": 2, "scamware": 1, "'make'": 1, "advised": 2, "bluemash": 1, "deploy": 2, "slides": 9, "hating": 5, "r34": 1, "bloons": 1, "td": 1, "detent": 1, "unusable": 3, "pair": 1, "facebook": 19, "boom": 5, "emote": 4, "vipermad": 1, "unlimited": 2, "bankrupt": 2, "cdn": 3, "hoster": 1, "that\\ud83d\\ude02\\ud83d\\udd25\\ud83d\\udd25": 1, "funniest": 1, "\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3": 1, "heya": 2, "frickton": 1, "peas": 1, "preach": 1, "explaing": 1, "16hr": 1, "a50": 1, "degraded": 1, "chanell": 1, "dropframe": 1, "memo": 3, "yeee": 1, "yeeear": 1, "\\ud83c\\udf86\\ud83d\\udca5\\ud83c\\udf87\\ud83e\\udd73": 1, "3minutes": 1, "\\ud83c\\udf8a": 1, "ticket": 5, "timezones": 2, "year\\ud83c\\udf89\\ud83c\\udf89\\ud83c\\udf8a": 1, "visibility": 1, "120fpm": 1, "youll": 3, "sanity": 1, "zzz": 1, "awww": 3, "\\ud83d\\ude23": 1, "\\ud83d\\ude12": 2, "flexing": 4, "nasty": 1, "explicitly": 2, "warned": 4, "klopp": 2, "gp7200s": 1, "tun": 2, "coverage": 2, "lessgooooooo": 1, "strap": 1, "pupils": 1, "indentation": 1, "surfaces": 6, "burned": 2, "fekin": 1, "retina": 1, "beastiality": 1, "sexual": 2, "obsession": 1, "rhino": 1, "thinkegg": 1, "807438927899787304": 1, "hellou": 1, "categories": 1, "rename": 2, "\\u201ccheck": 1, "in\\u201d": 1, "mechanic": 2, "you\\ud83d\\ude29": 1, "keepoislockedup": 1, "freeoisstepbro": 1, "\\ud83d\\ude27": 1, "compile": 6, "fone": 1, "naturally": 1, "overshot": 1, "paranoia": 1, "defines": 1, "define": 3, "viral": 2, "emerging": 1, "itt": 1, "lacks": 1, "wx": 3, "terr": 1, "fundamental": 1, "bellow": 2, "implementation": 6, "tune": 2, "rad": 1, "2nm": 1, "criticising": 1, "roblox's": 1, "tris": 4, "\\ud83d\\udc41\\ufe0f": 2, "cod": 1, "tweaking": 6, "sample": 2, "\\ud83d\\udc40\\ud83d\\udc40\\ud83d\\udc40": 1, "statics": 1, "\\ud83d\\udcaf\\u203c\\ufe0f\\u203c\\ufe0f\\ud83d\\udcaa\\ud83d\\udcaa": 1, "\\ud83e\\udd1e\\ud83c\\udffe": 1, "dolla": 1, "reacting": 2, "chain": 1, "15hrs": 2, "mas": 2, "birth": 3, "bithday": 1, "mustve": 2, "inshaallah": 2, "pun": 1, "slam": 1, "point\\u2026": 1, "pretend": 1, "30cm": 1, "encourages": 1, "manspread": 1, "jozi": 1, "lekker": 1, "cape": 1, "woohoo": 2, "bid": 2, "adieu": 1, "minds": 4, "engage": 3, "minded": 1, "tomfoolery": 2, "\\ud83e\\udd0f": 1, "\\ud83d\\ude0c\\ud83d\\udc85": 1, "modtime": 1, "840106447026782238": 1, "nymncorn": 1, "665091614221271040": 1, "mca": 1, "movies": 1, "eggnog": 1, "richer": 1, "christians": 2, "queen\\u2019s": 1, "\\u201cbohemian": 1, "rhapsody\\u201d": 1, "\\u201code": 1, "peanut": 2, "butter\\u201d": 1, "traditions": 1, "originated": 1, "pagan": 2, "paganism": 1, "nazareth\\u2019s": 1, "ancient": 1, "roman": 1, "pagans": 1, "christian": 1, "40kts": 1, "438kts": 1, "accelerated": 4, "santa1": 1, "greatness": 1, "rat": 3, "\\u05d1\\u05e2\\u05d6\\u05e8\\u05ea": 1, "\\u05d4\\u05e9\\u05dd": 1, "mock": 3, "mocking": 4, "religion": 3, "oil": 4, "lasting": 1, "allah": 1, "rebirth": 1, "prophet": 1, "everyone\\u2764\\ufe0f": 1, "deserves": 1, "union": 1, "aesthetics": 1, "comfort": 4, "pond": 1, "nowadays": 2, "pushbacks": 1, "faced": 1, "occurs": 1, "disengaged": 1, "requesting": 4, "kdfd": 1, "headquarters": 1, "firefighter": 1, "repaint": 2, "puppy": 1, "poof": 1, "anyways\\u2026": 1, "jorg": 1, "somewhen": 1, "doit": 2, "themself": 1, "idk\\u2026": 1, "carrying": 3, "orbis": 7, "courtesy": 1, "rephrased": 1, "hdg": 2, "sel": 1, "viewing": 2, "flip": 2, "lid": 1, "bucket": 1, "dragged": 1, "mdo": 1, "modifies": 1, "fuk": 1, "2x": 3, "game's": 2, "frikin": 1, "russkiy": 1, "acronyms": 1, "cyrillic": 1, "speeeeeen": 1, "54": 1, "comac": 1, "c919": 1, "bilibili": 1, "pride": 2, "kui": 1, "134": 1, "flight4sim": 3, "kekwhyperr": 1, "862655435114545193": 1, "war": 1, "resigned": 1, "alrighty": 3, "serves": 2, "dms": 16, "cussing": 2, "trains": 2, "sized": 2, "trainer": 2, "misconceptions": 1, "repeating": 1, "misconception": 3, "juristic": 1, "jurastic": 1, "classes": 2, "smoother": 2, "fctm": 1, "fcoms": 1, "literaly": 1, "visualize": 1, "familiarisation": 2, "observe": 1, "habit": 4, "certificate": 1, "ease": 8, "en": 3, "catching": 1, "habits": 1, "adapt": 4, "extremley": 1, "fedility": 1, "education": 4, "sponsored": 2, "tremendously": 1, "parent": 3, "coooolio": 1, "incompatible": 1, "troubles": 1, "responses": 2, "mutually": 1, "yout": 1, "provided": 12, "buys": 3, "recommends": 1, "renderer": 1, "replica": 4, "ethical": 1, "undervalue": 1, "leads": 5, "disappointments": 1, "expects": 1, "50k": 6, "profits": 2, "tendency": 2, "faceplant": 1, "tries": 1, "horses": 1, "firsts": 1, "authority": 1, "fedeility": 1, "havnt": 2, "exploded": 1, "fs98": 2, "spoke": 1, "employee": 3, "thales": 1, "correlate": 1, "computation": 1, "softwares": 2, "doc": 3, "30k": 2, "loosely": 1, "inventing": 1, "contacts": 1, "invest": 2, "\\u00a330": 1, "emulator": 1, "champ": 1, "partnering": 6, "parted": 1, "ifx": 2, "delaying": 1, "realls": 1, "sources": 5, "comanies": 1, "willl": 3, "olny": 1, "100percent": 1, "recorded": 3, "alll": 1, "scanned": 4, "replicating": 2, "acess": 4, "studied": 1, "meanings": 1, "cuircuit": 1, "904359383549505576": 1, "aircarft": 1, "ab": 3, "grapics": 1, "deicing": 2, "obama": 2, "listens": 1, "nas": 1, "choices": 1, "screaming": 4, "trigger": 2, "b320": 1, "a420": 1, "era": 3, "anoofles": 1, "adopted": 2, "blood": 2, "a223": 1, "223": 1, "stimulations": 1, "naptic": 1, "stimulation's": 1, "airbus\\u2122\\ufe0f": 1, "bombardier\\u2122\\ufe0f": 1, "simulator\\u2122\\ufe0f": 2, "woofles": 1, "35x": 4, "adios": 1, "ciao": 1, "moderation": 4, "ben": 2, "kiss": 2, "524985931162451998": 1, "o7": 1, "\\ud83d\\ude3c": 1, "\\ud83e\\udd24": 3, "arab": 2, "stretch": 3, "tunis": 2, "taxkiing": 1, "fctl": 1, "traveling": 1, "medical": 1, "examination": 1, "ballast": 1, "astounding": 1, "mcnuggets": 1, "mcdonalds": 1, "orrr": 1, "convsersated": 1, "gpt": 1, "messaged": 2, "wellmax": 1, "4058": 1, "ffs\\u2026": 1, "heaven": 3, "angels": 1, "sincere": 1, "stickies": 1, "detects": 1, "keywords": 1, "flood": 1, "activity": 3, "repetitive": 3, "jos": 1, "merc": 1, "wcc": 1, "mercedes": 2, "embarassing": 2, "verstappen": 2, "lewis": 2, "irreversible": 1, "masi": 1, "fia": 1, "ridicules": 1, "championship": 2, "controversy": 1, "wins": 3, "siuuuuuuuuuuuuuuu": 1, "aficion": 1, "esta": 1, "lifetime": 2, "horse": 3, "ez": 3, "eyebleach": 1, "society\\u2026": 1, "bleach": 2, "degenerate": 1, "heee": 1, "yeeeeaaaaahhhh": 1, "yeeahhhh": 1, "vsc": 3, "\\ud83d\\udd1c": 3, "monka": 1, "eliminate": 1, "removal": 1, "hiiii": 1, "dragon": 1, "organization": 2, "organisation": 2, "trip\\u2026": 1, "refill": 1, "fl430": 2, "fl415": 1, "collaborator": 1, "sweeeet": 1, "boyyyyy": 1, "fh5": 2, "w's": 1, "slapped": 2, "ahhhhhhhhhhhhhh": 1, "19000": 1, "privately": 1, "survey": 3, "memebers": 1, "dprobably": 1, "finalized": 4, "merges": 1, "\\u201cbad\\u201d": 1, "dynamik": 1, "\\ud83d\\udca9": 5, "influencers": 1, "advertisement": 5, "charge": 4, "motto": 1, "label": 1, "thatt": 1, "c4d": 1, "tentative": 1, "whoops": 1, "elses": 2, "intellectual": 1, "rights": 1, "routinely": 1, "conflicts": 1, "ocay": 1, "koding": 1, "taught": 4, "reuters": 1, "umm": 7, "completly": 1, "tol": 1, "unproductive": 1, "6969th": 1, "mooooooore": 1, "memberssssssssssssssss": 1, "6969": 2, "hiiiiiiii": 1, "cyaa": 1, "yyz": 1, "offers": 2, "shipping": 2, "insure": 1, "dealer": 1, "300million": 1, "interface": 2, "asp": 2, "programmerhumor": 1, "webapps": 1, "nein": 3, "mortal": 1, "oki": 5, "rethink": 1, "brain": 12, "brian": 1, "farted": 1, "6960": 1, "apes": 3, "644479444659994644": 1, "susnapticus": 1, "i\\u0307": 6, "partnership": 29, "mashallah": 1, "ya'll": 1, "yeas": 3, "remodelled": 3, "entirety": 1, "importer": 1, "headstart": 2, "cest": 2, "gained": 1, "paradigm": 1, "feat": 1, "loop": 5, "notification": 6, "gander": 2, "6th": 2, "genuinely": 3, "encountered": 5, "2026": 1, "thanksgiving": 1, "hyperblobondrug": 1, "henlo": 1, "fighters": 3, "jack": 1, "mirage": 1, "n't": 2, "yoinked": 1, "metal2mesh": 1, "m2000c": 1, "posky": 1, "everyone's": 1, "nerd": 1, "player": 5, "archive": 1, "bibliothek": 1, "biblioth\\u00e8que": 1, "biblioteke": 1, "spelled": 1, "bibliotech": 1, "mus\\u00e9e": 1, "museams": 1, "1980s": 1, "1784": 1, "reunited": 1, "tram": 1, "1989": 3, "1999": 1, "metropolis": 1, "tramways": 1, "grandma": 2, "floor": 1, "wood": 1, "untouched": 1, "ww2": 1, "bathroom": 1, "decorated": 1, "1900s": 1, "holes": 1, "wall": 6, "dining": 1, "patched": 1, "cellular": 1, "gp": 1, "wired": 1, "1933": 1, "neighbourhood": 1, "1930s": 1, "wiring": 1, "grandparents": 1, "shittiest": 1, "campagne": 1, "stone": 2, "marked": 1, "1833": 1, "1600s": 1, "1800s": 1, "medieval": 1, "towns": 1, "fields": 1, "roads": 7, "diagonal": 1, "curved": 2, "curvy": 1, "suburbs": 2, "dirt": 5, "walking": 4, "sentier": 1, "translation": 4, "lined": 1, "temper": 1, "46": 2, "walk": 4, "highway": 1, "horrifyingly": 1, "highschool": 1, "ol'": 1, "rescue": 1, "detention": 1, "bastard": 1, "dressed": 1, "fml": 1, "6am": 2, "routine": 1, "colleges": 1, "aerospace": 4, "professors": 1, "becuz": 1, "pira": 1, "neeeeeeeeeeeeeeeeeeeeed": 1, "heyo": 4, "headphones": 2, "bitrates": 1, "128": 1, "kbps": 1, "384": 1, "kpbs": 1, "tenor": 4, "freighter": 19, "goty": 2, "expierence": 1, "acft": 1, "plug": 5, "dx": 3, "looping": 3, "mainthread": 1, "combo": 1, "33gim": 1, "reno": 1, "'oops": 3, "texture'": 1, "semaphore'": 1, "freed": 1, "buffer": 1, "dx12": 8, "'done": 1, "right'": 1, "automagically": 1, "lightweight": 1, "reduces": 2, "restocking": 1, "uno": 1, "\\ud83d\\udd34": 1, "important\\ud83d\\udd34": 1, "wandering": 1, "boe01": 1, "tickets": 1, "dwc": 1, "expo": 5, "50th": 1, "blobgive": 2, "814024273504501830": 2, "drones": 1, "adsb": 1, "owo": 6, "6669": 1, "ebic": 1, "adjusting": 1, "customize": 1, "flightsimming": 1, "apeshit": 1, "disappear": 2, "yester": 1, "reboot": 1, "nxt": 1, "beginners": 1, "begginers": 1, "enclosed": 1, "superb": 1, "oke": 7, "shades": 2, "panda": 1, "812029552829792307": 1, "dee": 2, "eff": 1, "jup": 1, "bum": 1, "istalled": 1, "fight": 3, "nickname": 9, "oooohhh": 1, "relative": 5, "\\ud83d\\udc4c\\ud83d\\udc4c": 1, "genau": 1, "sehr": 1, "sch\\u00f6n": 1, "est": 6, "s\\u00e9rieux": 2, "mec": 3, "tes": 2, "banish": 1, "shadow": 1, "realm": 1, "uuh": 2, "d'accord": 8, "une": 3, "ch\\u00eane": 2, "mais": 4, "fonctionne": 1, "quoi": 2, "j'esp\\u00e8re": 1, "devient": 1, "daccord": 1, "cependant": 1, "peux": 1, "venir": 1, "c'est": 4, "serveur": 7, "entre": 1, "amis": 2, "dire": 3, "quel": 3, "jeu": 2, "ce": 2, "que": 6, "asiatique": 1, "peut": 2, "rejoindre": 1, "mes": 2, "nomme": 1, "crab": 1, "m'ennuie": 1, "quelqu'un": 1, "fait": 1, "quelque": 1, "chose": 7, "tout": 2, "m\\u00eame": 1, "translated": 1, "passe": 1, "excellente": 1, "journ\\u00e9e": 1, "swiss": 6, "philippino": 1, "salut": 1, "salutations": 1, "typo": 2, "parle": 2, "peu": 1, "informal": 1, "juste": 1, "vais": 2, "bien": 4, "vas": 1, "gars": 1, "flybywire's": 1, "tommorow": 2, "6666": 2, "bongowo": 3, "645560771962470400": 3, "gamepass": 8, "\\ud83e\\udd37\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 1, "permisson": 1, "arrives": 3, "corn": 1, "a380is": 1, "1hr": 1, "simultaneous": 1, "bongotap": 1, "651196048789864478": 1, "weed": 1, "discords": 3, "chrome": 1, "throttles": 8, "120\\u20ac": 1, "wesley": 5, "hellooo": 6, "busier": 1, "29th": 1, "women": 1, "bumped": 2, "fare": 2, "packed": 2, "eot": 1, "eeu": 3, "trown": 1, "kiad": 1, "financially": 1, "saf": 3, "jumbo": 4, "merely": 1, "eyecandy": 1, "capturing": 1, "slashed": 1, "nyc": 4, "proved": 2, "ge9x": 3, "genx": 2, "reducing": 3, "twinjet": 4, "recertify": 1, "slapping": 1, "tossing": 1, "airframes": 1, "twins": 1, "a340neo": 1, "plane\\u2019s": 1, "nail": 1, "uncanny": 1, "v8": 3, "motor": 3, "tick": 2, "thread": 9, "'instance'": 1, "its'": 1, "threaded": 2, "op": 2, "contains": 1, "wasm's": 1, "coherent": 1, "gt": 1, "interaction": 3, "presentation": 3, "'avionics'": 1, "fmgc": 2, "compartmentalisation": 1, "itchyness": 1, "diversify": 1, "itchy": 1, "garbo": 1, "words\\ud83d\\ude02": 1, "lfy": 1, "confuse": 4, "specified": 1, "konger": 2, "conventions": 1, "met": 4, "taiwanese": 1, "hkvacc": 1, "subdivision": 4, "vatsea": 1, "vatapac": 1, "bhutan": 2, "nepal": 2, "locals": 1, "considers": 3, "coastal": 1, "akin": 2, "reserved": 1, "colombia": 1, "philippines": 1, "laos": 1, "burma": 1, "brunei": 1, "malaysia": 1, "cambodia": 1, "taiwan": 3, "geographically": 1, "10mins": 2, "\\ud83d\\ude25": 3, "worm": 1, "a35555555555555555555555500000000000": 1, "10000000000000000": 1, "distencing": 1, "18000": 2, "a36900": 1, "\\ud83c\\udfe2": 1, "caterpillar": 1, "fellow": 1, "ifne": 1, "ship": 5, "bongladesh": 2, "857866949953847326": 2, "petthejett": 1, "756245817689374822": 1, "whbats": 1, "pepeshake": 2, "857866668003688459": 2, "isee": 1, "lazada": 1, "rfent": 1, "\\ud83d\\ude16": 1, "superjumbo": 1, "a355550": 1, "walmart": 2, "a3957": 1, "a3450": 1, "lancelot": 1, "aston": 2, "lance": 1, "yeaahh": 1, "longterm": 1, "factories": 1, "overhaul": 3, "vettel": 3, "fights": 1, "maximilian": 1, "he'll": 5, "distancing": 1, "3000": 6, "xxxxxwb": 1, "utter": 1, "beautifulness": 1, "\\ud83c\\udfeb": 1, "freewares": 3, "devoloper": 1, "psychologically": 1, "devolopers": 1, "allahhh": 1, "turk": 1, "ahhhhh": 2, "omggg": 1, "daylight": 1, "savings": 1, "itme": 1, "e170": 7, "complexity": 4, "equisde": 1, "identifico": 2, "como": 2, "sr": 1, "71": 1, "pajaro": 1, "negro": 1, "esa": 1, "vaca": 1, "jsjs": 1, "mauritus": 1, "60dls": 1, "rework": 4, "violating": 1, "guidelines": 3, "lucid": 2, "dreaming": 2, "timeframe": 7, "exicted": 1, "jet100": 1, "100kts": 1, "recents": 1, "philadelphia": 1, "ava": 2, "phishing": 1, "smexy": 1, "noticing": 1, "deletes": 5, "gday": 3, "hru": 3, "ahah": 6, "dyk": 1, "reskin": 3, "proposing": 1, "competing": 2, "cs\\u2019s": 1, "yknow": 2, "pogchamp": 1, "jetaway": 1, "misread": 2, "w10": 1, "aesthetic": 1, "radios": 2, "secconds": 1, "firmware": 1, "tpm": 4, "manifests": 1, "chip": 3, "oses": 1, "bios": 4, "boards": 1, "represented": 3, "win11": 1, "razer": 1, "motherboard's": 1, "tmi": 1, "guyss": 1, "agent": 1, "other's": 1, "closet": 3, "doofus": 1, "olds": 4, "forgetful": 1, "mirror": 2, "6yr": 1, "christmess": 1, "\\ud83d\\udc74": 1, "2420": 2, "approximation": 2, "collaborated": 1, "elec": 7, "technologies": 3, "intricate": 7, "technologically": 1, "leaps": 1, "mini350": 1, "\\ud83c\\udf0a": 10, "a35000000000": 1, "formation": 1, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23i'm": 1, "bluegreen": 1, "collimating": 1, "msfsadon": 1, "pakistani": 5, "smoke": 2, "hdd": 1, "tunisia": 2, "remix": 1, "gang\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udcaf": 1, "pakistan": 3, "paki": 1, "\\ud83d\\ude08\\ud83d\\ude08": 1, "hkd": 1, "pesos": 2, "argentinian": 1, "arg": 1, "musti": 1, "struggles": 1, "zaid": 1, "a359's": 2, "hape": 1, "serbia": 1, "stupendous": 1, "\\ud83d\\ude2b": 4, "goodbyes": 1, "stu": 1, "nuke": 1, "\\u201cstudy": 2, "level\\u201d": 2, "phrase": 1, "compat": 1, "lolololol": 1, "ponged": 1, "jkt": 1, "pattaya": 1, "skool": 1, "cehk": 1, "kigob3j": 1, "19l": 1, "whaty": 1, "floors": 1, "touches": 1, "gos": 3, "rak": 2, "ek2551": 1, "whys": 1, "finance": 1, "roar": 2, "calming": 1, "louder": 2, "thick": 3, "beatiful": 1, "st": 1, "angyyyy": 1, "724774002282856498": 1, "\\u201cdon\\u2019t": 1, "care\\u201d": 1, "maturity": 5, "cited": 1, "reinforcements": 2, "throughout": 2, "fuselage": 21, "carbon": 2, "fiber": 1, "electrochrome": 1, "incorporating": 2, "quitter": 1, "fee": 2, "grant": 1, "beacuse": 1, "embarrassed": 1, "nefaste": 1, "addition\\u2019s": 1, "17h": 1, "refund": 2, "downlod": 2, "filles": 1, "\\u201cpurchase\\u201d": 1, "ju52": 6, "q3": 6, "wtffffffffffffffffffffffffffff": 1, "12hr": 1, "chickenjoy": 1, "hka": 1, "hx": 2, "lgw": 2, "hkg": 1, "quarters": 1, "q5": 3, "spoken": 1, "s\\u221en": 1, "\\ud83d\\ude42\\ud83d\\udc4d": 1, "representative": 1, "opens": 4, "wxr": 6, "challenger": 3, "blacked": 1, "decal": 3, "sas": 7, "goosewalk": 1, "850060655541354547": 1, "6k": 1, "yayyyy": 1, "6000": 2, "probally": 1, "blueprints": 6, "ibuy": 1, "premiumdeluxe": 1, "notz": 1, "sim's": 3, "sheesj": 1, "migraine": 1, "lake": 1, "a220s": 1, "kslc": 1, "loader": 2, "unloading": 1, "slc": 2, "banger": 1, "a359s": 1, "eyessurprise": 1, "882497746391674921": 1, "hopper": 1, "mike": 1, "contacting": 2, "overhauls": 1, "350xwb": 1, "flexible": 2, "unlocked": 2, "bumps": 2, "jal": 2, "217t": 1, "typical": 4, "mtow's": 1, "275t": 1, "designation": 1, "278t": 1, "superceded": 1, "280t": 1, "baseline": 1, "900hgw": 4, "operated": 3, "ulr's": 1, "papers": 1, "1000's": 1, "ranges": 2, "000nm": 1, "hgw": 4, "7hr": 1, "enhancements": 2, "capitalized": 1, "vacuum": 1, "snag": 1, "a330hgw": 2, "3hrs": 2, "niche": 2, "historically": 1, "14hrs": 3, "takers": 1, "captainsi": 1, "5800": 1, "paywares": 2, "cokpit": 17, "chillin": 3, "reviving": 1, "survive": 2, "grammar": 2, "stanrd": 1, "roger": 4, "1627": 1, "001's": 1, "packages": 10, "recomend": 1, "seater": 1, "sensitivity": 2, "suspend": 1, "surefire": 1, "bordering": 1, "hostile": 1, "cynical": 1, "vitriol": 1, "propose": 1, "soli": 1, "want's": 1, "devolop": 1, "headache": 2, "covers": 2, "b612": 3, "be4st": 1, "fknt": 1, "fbx": 1, "obj": 1, "autocad": 1, "freetime": 6, "xpll": 1, "converting": 4, "importing": 2, "ms2020": 1, "tt": 1, "contesting": 1, "authorities'": 1, "today's": 1, "i'mma": 1, "gross": 3, "heavier": 2, "sva": 1, "300hgw": 1, "350's": 1, "380's": 1, "sqs": 1, "sting": 1, "sayes": 1, "increased": 4, "777x's": 1, "lbf": 1, "105": 2, "000lbf": 1, "xwbs": 1, "ranged": 1, "upvote": 2, "9x": 1, "a380plus": 2, "a350neo": 3, "a380neo": 4, "twinjets": 2, "struggling": 2, "changer": 1, "transpacific": 1, "hacker": 3, "fa": 1, "raided": 4, "pinded": 1, "somethings": 3, "robot": 1, "skepticism": 1, "whatsapp": 3, "dotn": 1, "flutter": 3, "fireship": 1, "hypertex": 1, "cries": 2, "smol": 4, "brrrrrr": 1, "compiler": 1, "optimizing": 1, "readable": 1, "rewriting": 3, "elite": 15, "stonks": 3, "dum": 3, "ambarrasing": 1, "resend": 1, "illustrator": 1, "crush": 1, "carenado": 4, "enchant": 1, "object": 5, "allot": 2, "emb": 5, "ana": 4, "a380's": 2, "cracks": 4, "infant": 1, "degrading": 1, "deterioration": 2, "787's": 1, "forgetting": 1, "computerized": 1, "classical": 1, "kfll": 1, "controlers": 1, "10r": 1, "ssj100s": 1, "tupolev": 1, "ffa": 1, "slave": 2, "techmologies": 1, "apes2": 1, "vomitattack": 1, "525603860631388170": 1, "001": 3, "junkers": 1, "poopers": 1, "jeez": 5, "nks338": 1, "blackshark": 1, "traffiv": 1, "yaaay": 1, "cr": 1, "toughest": 1, "spirit": 1, "disease": 2, "overlay": 1, "ee": 1, "suposed": 2, "dornier": 1, "stills": 1, "msds": 1, "litrealy": 1, "weewoo": 2, "821089094267306034": 2, "80\\u20ac": 1, "polska": 1, "drzewiecki": 1, "drweax": 1, "xdd": 2, "veichle": 1, "drweazxwivoikanpoks": 1, "desing": 1, "fsdreamteam": 1, "kord": 2, "flightbeam": 1, "kden": 2, "enchament": 1, "tri": 5, "dindt": 1, "206": 1, "shorts": 1, "caravans": 1, "king": 1, "airs": 3, "hercules": 1, "tipe": 1, "35\\u20ac": 1, "bingo": 1, "buck": 2, "immoral": 1, "ju": 1, "52": 1, "flightradar": 1, "recomened": 1, "a3": 1, "3x": 2, "a150": 1, "clickbait": 2, "nooo": 1, "grrrrrrr": 1, "luki": 1, "ooooooooooo": 1, "awkward": 2, "7hrs": 2, "guidance": 3, "hahah": 9, "spammed": 1, "flightsimaddons": 1, "ape": 1, "fuckinell": 1, "disrespecting": 1, "thesy": 1, "avaible": 3, "1year": 1, "pmdgs": 1, "dm's": 2, "longgggg": 1, "shan't": 1, "errrrrrrrrrrrrrrrrrrrrrrrr": 1, "fligthsim": 1, "subsurf": 1, "crease": 1, "wiggly": 1, "fuselag": 2, "surf": 1, "modifier": 2, "artist": 4, "pizza": 1, "italian": 3, "1842": 1, "fed": 1, "c'mon": 1, "\\u2026\\u2026": 1, "mediocre": 1, "msfs\\u2026": 1, "affirmative": 2, "technik": 4, "manilla": 1, "xlea": 1, "afterwards": 1, "publically": 3, "revealed": 5, "liv": 1, "guangzhou": 1, "ymml": 2, "leased": 2, "mtl": 2, "788's": 2, "luftansa": 2, "76's": 1, "aca": 3, "fanbois": 1, "revamped": 1, "van": 1, "747s": 3, "freights": 1, "fule": 1, "haulers": 5, "performs": 2, "embeds": 2, "sended": 1, "sep": 2, "yest": 1, "airportcompatibility": 1, "emailing": 1, "searches": 1, "refs": 2, "s4r": 1, "\\ud83d\\ude08": 1, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 1, "\\u25e1\\u0308\\u22c6\\u029c\\u1d07\\u029f\\u029f\\u1d0f": 1, "\\u25cf\\u2019\\u25e1\\u2019\\u25cf": 1, "\\uff89": 1, "wesmart": 1, "393575413554741278": 1, "822612074051796993": 10, "tab": 6, "illuminating": 1, "sparkypotato": 1, "mankind": 2, "7up": 1, "arguing": 3, "ww3": 1, "caos": 1, "texturer": 4, "modeller": 16, "deadware": 1, "surrounded": 1, "jumped": 3, "autocorrect": 2, "kbfi": 2, "housing": 1, "wtf\\ud83d\\udc80": 1, "pixs": 1, "747139665198448852": 1, "freezing": 1, "20c": 1, "jailed": 1, "sam": 3, "chui\\u2019s": 1, "reverser": 1, "backwards": 1, "pingable": 1, "moderated": 2, "damnit": 3, "girlgrin": 1, "749204255411273728": 1, "pek": 1, "aw": 5, "gifs": 6, "partya340": 2, "872218731919577149": 2, "wait\\u2026": 2, "atc's": 1, "hhh": 1, "\\ud83d\\ude36\\u200d\\ud83c\\udf2b\\ufe0f": 1, "dynamicsa3502022": 1, "naha": 1, "nh2030": 1, "okinawa": 1, "to\\u00a0": 1, "probable": 1, "pp": 4, "picion": 1, "moscow": 1, "wednsday": 1, "altaf": 1, "hussain": 1, "zindabad": 2, "nawaz": 1, "sharif": 1, "why'd": 3, "scares": 1, "862151100428713985": 1, "reqs": 2, "he\\u2019d": 1, "surpass": 1, "algorithm": 2, "subscribers": 4, "5000": 3, "thin": 1, "subscriber": 2, "209": 1, "subscribe": 4, "growing": 5, "dipped": 1, "subs": 9, "shout": 1, "communications": 1, "reduced": 3, "unfair": 3, "chst": 1, "populator": 1, "youtuber": 3, "fairness": 1, "installation": 31, "yuh": 1, "megapack": 6, "questionable": 5, "errr": 1, "101": 1, "playable": 6, "pogress": 1, "meming": 1, "y0s": 1, "eheheheh": 1, "clink": 4, "halo": 4, "wassup": 2, "culling": 1, "hotfixes": 1, "sghat": 1, "located": 5, "offical": 2, "purchases": 2, "directory": 5, "edits": 1, "shortcut": 1, "scaaaammmm": 1, "scrolling": 3, "wu6": 1, "unzipped": 4, "sexc": 1, "partyglasses": 1, "821089093739085825": 1, "cleaned": 2, "owning": 3, "replay": 3, "\\ud83d\\ude4b\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 1, "flightrecorder": 1, "\\ud83c\\udf7b": 2, "\\ud83c\\udf7a": 1, "switz": 1, "border": 1, "reeee": 1, "peopleee": 1, "1000ulrx": 1, "remade": 3, "eis2": 1, "glyphs": 1, "thickness": 1, "verdie": 2, "hiscompany": 1, "distracting": 1, "outcome": 1, "gime": 1, "yeh": 9, "unlike\\u2026": 1, "ahem": 2, "dropframes": 1, "areosft": 1, "\\u00e4hrbus": 1, "commissioned": 1, "cotswold": 1, "christchurch": 1, "bornmouth": 1, "eghh": 1, "346": 1, "blocked": 1, "listed": 2, "whitelist": 1, "blacklist": 1, "discrod": 2, "gifts": 3, "7474": 4, "744": 1, "bmi": 1, "brits": 2, "charter": 1, "\\u201caeroconcept\\u201d": 1, "kekw2": 1, "751584359311736884": 1, "threatened": 1, "april's": 3, "plop": 1, "\\u00e9dition": 1, "can\\u2019": 1, "kay": 3, "simmilar": 2, "spaceship": 2, "j'y": 1, "bient\\u00f4t": 1, "'a'": 1, "spelling": 3, "practi": 1, "rench": 1, "practise": 3, "vous": 2, "elys\\u00e9e": 1, "macron": 2, "noga": 1, "lowest": 3, "ranking": 5, "brrr": 1, "texturers": 3, "segregate": 1, "sugesstion": 1, "sytems": 7, "refactoring": 1, "former": 3, "adi": 3, "radrandy": 2, "score": 2, "don": 2, "thous": 2, "compatibilities": 1, "737ng": 1, "prepar3d": 2, "737ngx": 1, "737ngxu": 1, "ixeg": 1, "cuzi": 1, "cattegory": 1, "milisecond": 1, "sunthink": 1, "753115132040577065": 1, "sownload": 1, "sfx": 2, "knowwww": 1, "anyday": 1, "asobos": 6, "cfms": 1, "logging": 2, "requirement": 2, "dyno": 2, "convinced": 2, "ripp": 1, "simto": 1, "doent": 1, "shait": 1, "flower": 1, "shark": 1, "bongowave": 5, "587530352898342923": 5, "invented": 1, "\\u00f1": 1, "climbs": 6, "lmaooooooooooooooo": 1, "recycled": 1, "availabile": 1, "thsi": 1, "recurring": 2, "individually": 1, "medsage": 1, "rotating": 3, "hijackers": 1, "unreliable": 1, "diverting": 1, "subtle": 1, "technological": 1, "advancements": 4, "layouts": 5, "a350systems": 1, "a3d": 1, "scanner": 2, "restard": 1, "unfrortunately": 1, "\\ud83c\\ude37\\ufe0f": 1, "hotfix": 7, "tweak": 8, "lod": 1, "objects": 3, "usercfg": 1, "reactjs": 2, "linking": 6, "interfacing": 3, "templates": 5, "sadcat": 2, "834564885991522316": 1, "omgomg": 1, "imleaving": 1, "bashing": 1, "cfg": 7, "beg": 1, "readjusted": 1, "spoiling": 1, "inbox": 1, "catdance": 1, "821089094230736927": 1, "nearing": 1, "smell": 3, "oim": 8, "injured": 1, "ox": 1, "sd": 3, "lot's": 1, "ecams": 1, "arrow": 1, "keys": 2, "\\ud83c\\uddec\\ud83c\\uddee": 1, "\\ud83d\\udc4d\\ud83d\\ude2c": 1, "deactivate": 2, "cx": 2, "744s": 1, "kai": 1, "tak": 1, "chimes": 1, "owed": 1, "notam": 1, "heyooo": 1, "heyhoo": 1, "absouletely": 1, "cdkeys": 1, "micro": 1, "wdum": 1, "\\u201ca": 1, "learning\\u201d": 1, "tooliss": 1, "backup": 5, "provides": 2, "redownloading": 1, "typically": 1, "\\u2764\\ufe0f\\ud83d\\ude0d": 1, "readme": 34, "sqwack": 1, "17b\\ud83d\\ude29": 1, "watery": 1, "blink": 2, "boutta": 1, "cranky": 1, "paradox": 1, "whohooo": 1, "downgrade": 2, "nod": 1, "813429321456418848": 1, "\\u201cstatic": 1, "asia\\u201d": 1, "theairline": 1, "simtoolkitpro": 2, "knot": 1, "lags": 2, "accessibility": 3, "hover": 2, "flashes": 1, "oj": 2, "sheeeeeeeeeeeeeeesg": 1, "xb1": 1, "heyyyy": 1, "haahaaha": 1, "tracks": 1, "pouth": 1, "communty": 1, "hwen": 1, "seperate": 2, "soultions": 1, "2035": 4, "struck": 1, "2049": 2, "developingg": 1, "confidential": 4, "comprehend": 3, "daye": 1, "keyed": 1, "17hrs": 1, "panning": 1, "haven": 1, "woring": 1, "iclude": 1, "gees": 1, "landfing": 1, "painfully": 1, "microsofts": 1, "simviation": 1, "rumours": 3, "issok": 1, "cloen": 2, "youhave": 2, "ooof": 3, "202q": 1, "ball": 2, "conpletely": 1, "musk": 1, "skating": 1, "hills": 2, "maccies": 1, "upp": 1, "suffer": 3, "twerking": 1, "impostor": 2, "sperate": 1, "edited": 5, "q8": 2, "depend": 5, "ctrl": 6, "spawn": 3, "brah": 2, "someyone": 1, "police": 3, "585625151685656577": 1, "shet": 1, "wlan": 1, "lan": 1, "2mbits": 1, "sends": 4, "\\ud83d\\udd8c\\ufe0f": 1, "poscon": 9, "pilotedge": 3, "kekleave": 1, "702655652484350075": 1, "wjat's": 1, "pepegreencard": 1, "861523940547493899": 1, "bulgaria": 4, "shakeit": 1, "798948620333744188": 1, "dfd350x": 1, "\\ud83d\\ude05\\ud83d\\ude05": 1, "ans": 3, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb": 1, "template": 10, "graduate": 1, "stroke": 2, "turtle": 2, "carl": 1, "caaaaarl": 1, "audit": 4, "bruheg": 1, "elites": 1, "\\u00df": 1, "approve": 1, "recommendations": 2, "ptfs": 2, "bobux": 1, "interstell\\u00e4r": 1, "4000": 2, "guyyys": 1, "spins": 3, "speed1": 1, "745349627494137876": 1, "spinner": 1, "393855702172696577": 1, "speed2": 1, "745349654820159549": 1, "lit": 2, "pumpking": 1, "fedora": 2, "631968265056550912": 1, "scammy": 1, "sadc": 1, "shock": 2, "shomas": 3, "reside": 1, "scmicaaa": 2, "853226388302856222": 1, "guther": 1, "cats": 1, "scegg": 1, "zbio": 2, "misspell": 1, "sucess": 1, "casual": 4, "goood": 1, "turnoff": 1, "directional": 1, "maily": 1, "rmp": 3, "reccomend": 2, "tango": 1, "foxtrot": 1, "ahhahahah": 1, "woooooo": 1, "fsdg": 1, "mahe": 1, "a322": 1, "220knots": 1, "wizz": 1, "645": 1, "coast": 2, "656993667969449995": 1, "quads": 1, "doods": 1, "bleeds": 1, "stabs": 1, "2500views": 1, "sucked": 1, "relaxing": 1, "joind": 1, "marking": 1, "lok": 1, "160": 2, "babyyyyyyyy": 1, "4000th": 1, "memeber": 1, "lefffft": 1, "agile": 2, "left\\ud83d\\udc40": 1, "bas": 1, "overseas": 1, "chomping": 1, "reluctant": 2, "fear": 3, "fears": 1, "precautions": 1, "terrorist": 1, "attack": 3, "ebb'ing": 1, "flowing": 1, "interstate": 1, "exceeded": 1, "sept": 1, "lag": 2, "populur": 1, "dxb": 1, "llhr": 1, "fransisco": 1, "preforemance": 1, "hihi": 1, "\\u270c\\ufe0f": 1, "s1": 1, "theoretical": 1, "you\\ud83d\\udc4d": 1, "nothings": 1, "livvery": 1, "photoshop": 8, "substance": 9, "h145": 2, "holla": 1, "dyna": 1, "md10": 2, "britishavgeek": 1, "320simpilot": 1, "everythiung": 1, "tomorrow\\u2122": 1, "tmr": 1, "jonesing": 1, "summit": 1, "nop": 2, "izzit": 1, "heyyyyyy": 1, "atmosphere": 1, "genius": 2, "10months": 1, "screws": 4, "deluded": 1, "dispell": 1, "predicament": 1, "untill": 4, "arnold": 1, "vray": 1, "laughable": 1, "tasty": 1, "bombed": 1, "imaginary": 5, "denial": 1, "company's": 3, "unreleased": 2, "throwing": 3, "afloat": 1, "\\ud83c\\udf7f": 1, "beating": 1, "smack": 3, "developer's": 2, "scratching": 1, "underneath": 1, "oh\\u2026": 1, "defult": 1, "valve": 2, "recirculation": 1, "compressor": 1, "decompressor": 1, "output": 2, "metal": 3, "residual": 1, "mass": 1, "masses": 1, "exchangers": 1, "aided": 1, "inertial": 1, "lateral": 1, "offsets": 1, "etps": 1, "rtas": 1, "failkures": 1, "ache": 1, "revolution": 1, "restraints": 6, "rhat": 1, "variation": 1, "scenarios": 2, "a320\\u2019s": 1, "modells": 1, "nitty": 1, "gritty": 1, "rivets": 4, "rotation": 2, "pheonix": 1, "boundaries": 1, "emotional": 1, "proceeds": 3, "610635702287466547": 1, "watering": 2, "constraints": 4, "rep": 1, "starred": 1, "siulate": 1, "tbelieve": 1, "ade": 1, "sytem": 1, "sthat": 1, "similatin": 1, "gthe": 1, "achieving": 2, "aamir": 1, "melon": 2, "failiure": 1, "psychological": 2, "misjudged": 1, "famiy": 1, "gimmick": 1, "misjudge": 1, "committee": 1, "refrence": 6, "camparison": 1, "okok": 3, "literary": 1, "prebuilt": 2, "1700": 1, "705908152121688194": 1, "hyperwave": 5, "696290519197810719": 5, "plunge": 1, "foward": 1, "clutter": 2, "that'll": 7, "banne": 1, "rthingy": 1, "nowwww": 1, "someone\\u2019s": 1, "handles": 2, "buttt": 1, "scwhydidyousaythat": 1, "828603425380892673": 1, "exautht": 1, "753461126141837364": 1, "incide": 1, "denoising": 1, "samples": 4, "rsr": 1, "'21": 1, "of'": 1, "hints": 1, "pmdg777": 1, "tldr": 1, "\\u2b50\\u2b50\\u2b50\\u2b50\\u2b50": 1, "swears": 1, "favour": 1, "purchasing": 1, "qw787s": 1, "139": 1, "everyone'e": 1, "sweeetttt": 1, "heloo": 1, "853226387941621760": 1, "hloe": 1, "ily": 1, "traitor": 2, "redone": 3, "presented": 2, "progressed": 7, "innacuracies": 2, "setback": 1, "blackbox": 1, "upfated": 1, "ko": 8, "breath": 2, "recreate": 3, "momentum": 1, "sim4flight's": 4, "happend": 2, "sim4flights": 1, "anouncements": 1, "zzz\\u2026": 1, "ummmm": 1, "stroking": 1, "ight": 2, "pogfish": 1, "791300477144924160": 1, "bash": 5, "gl": 4, "managing": 2, "a330ne": 1, "flick": 1, "importantly": 1, "hangars": 1, "relativity": 1, "concepts": 1, "versed": 1, "500k": 2, "galaxy": 1, "vaircraft": 1, "aven": 1, "fwd": 1, "mayhap": 1, "supersonic": 1, "slamming": 1, "shit's": 1, "terribly": 1, "proportion": 3, "socials": 1, "copywriting": 1, "suuus": 1, "hejsa": 1, "troubling": 1, "a351": 1, "su25t": 1, "p51": 1, "mapn": 1, "caucasus": 1, "lockon": 1, "mariannas": 1, "tacpac": 1, "wll": 2, "tacpack": 2, "dino": 2, "indiafoxtecho": 1, "wh": 2, "550": 2, "700s": 1, "ot": 2, "sor": 1, "lt": 1, "polys": 1, "crj900": 1, "networkcapable": 1, "verry": 6, "exporter": 6, "transavia": 3, "a321xlr": 1, "remakes": 1, "qws": 2, "covered": 2, "a321lr": 3, "day\\u2026\\u2026": 1, "dyanamic": 2, "syntax": 9, "hoo": 2, "thoyght": 1, "independence": 1, "\\ud83c\\uddfa\\ud83c\\uddf8": 5, "27th": 2, "hell\\u014d": 1, "sins": 1, "kn": 2, "903": 1, "89": 3, "513": 1, "950": 1, "mph": 2, "275": 1, "150": 5, "measures": 2, "measured": 1, "diffrent": 2, "tbm930": 1, "mow": 1, "dx9": 1, "warthunder": 1, "worldofwarships": 1, "mscs": 1, "whip": 1, "smash": 1, "fkin": 1, "crickets": 1, "eventviewer": 1, "fh4": 4, "wua": 1, "dodgy": 3, "intentionally": 1, "restore": 3, "startup": 8, "att": 1, "expat": 1, "ba\\u2019s": 1, "tolouse": 1, "exensive": 1, "8000nm": 1, "dosagree": 1, "tx": 2, "spacious": 1, "confortable": 1, "expereince": 1, "hnet": 3, "72h": 1, "coins": 6, "50000": 2, "jst": 1, "requst": 1, "smfh": 1, "drills": 1, "upstairs": 1, "renos": 1, "gooooooood": 1, "gamer": 3, "\\u201cbuy\\u201d": 1, "725454873600196668": 2, "cd": 1, "shambles": 1, "\\u201ccode\\u201d": 1, "zip\\u201d": 1, "instruction": 2, "aids": 1, "fhe": 1, "hoooootttttttt": 1, "\\ud83d\\ude33\\ud83d\\ude33": 1, "spherical": 5, "senden": 1, "m\\u00f6chten": 1, "animiere": 1, "animate": 2, "choosing": 1, "honoured": 1, "logos": 9, "submission": 7, "connextion": 1, "744262230144581649": 3, "phenominal": 1, "sill": 1, "wider": 3, "loose": 2, "letc": 1, "seemingly": 2, "2050": 3, "bashar": 1, "multiples": 1, "iccacuracies": 1, "srsly": 1, "philly": 1, "responds": 1, "learing": 1, "demotivates": 1, "ps4": 1, "ps2": 1, "rdr2": 1, "60cents": 1, "payday": 1, "\\ud83d\\ude2b\\ud83d\\ude2b\\ud83d\\ude2b": 1, "bytheway": 1, "mmm": 8, "jail": 2, "knoking": 1, "arrested": 1, "investiagtiononton": 1, "reports": 2, "cops": 4, "sesto": 1, "boosted": 5, "lvl": 9, "eeee": 1, "eee": 1, "diary": 1, "wimpy": 1, "10000k": 1, "hitman": 1, "moms": 1, "bonked": 2, "98": 1, "steals": 1, "phobic": 1, "eyesshaking": 1, "686649264293675037": 1, "highack": 1, "keept": 1, "mixing": 5, "froma": 1, "mama": 5, "totalled": 1, "reaally": 1, "pants": 1, "walks": 3, "bakc": 1, "lizzo": 1, "oooo": 1, "agagagagag": 1, "uber": 1, "fo": 7, "lul": 6, "audi": 1, "r3": 1, "ina": 1, "imulator": 1, "pffft": 1, "glasses": 2, "calculator": 6, "hacking": 2, "pron": 1, "ru": 1, "useslss": 1, "avanced": 1, "softeare": 1, "becasue": 1, "smashing": 1, "keyboards": 2, "dg": 2, "siren": 1, "728594798977744906": 1, "optimistically": 1, "wnice": 1, "spiciness": 1, "payers": 1, "clap": 2, "cattofight": 1, "782893086468079636": 1, "cringy": 1, "tacky": 1, "disccussing": 1, "culture": 2, "folk": 1, "wesites": 1, "420": 1, "protonvpn": 1, "express": 7, "nord": 3, "dfda350": 1, "frreeweare": 1, "compan": 1, "\\u26fd": 1, "embarber": 1, "breedok": 1, "\\ud83d\\udc34": 1, "\\ud83e\\udd76\\ud83d\\udcaf": 1, "ikik": 1, "ggod": 1, "\\ud83d\\udc17": 1, "pengland": 1, "opinions\\ud83d\\udc40": 1, "nobodynose": 1, "habanero": 1, "pepper": 1, "\\ud83d\\udef8": 1, "spicier": 1, "momento": 3, "peepoducktoy": 1, "759040027958837278": 1, "muscle": 2, "tapping": 1, "skyblueradio": 1, "powerset": 3, "burningblue": 1, "parallel": 5, "uk2000": 1, "pepefeelsweirdman": 1, "727317917481435197": 1, "meory": 1, "ol": 1, "thcx": 1, "globe": 3, "submissions": 9, "twr": 1, "gnd": 1, "acars": 2, "managment": 2, "rented": 3, "valatile": 1, "650": 3, "20ghz": 1, "processor": 1, "dam": 1, "incorporate": 3, "darker": 1, "gradient": 1, "transparent": 2, "combos": 1, "how'd": 2, "faire": 2, "tous": 1, "hier": 1, "j\\u2019ai": 1, "r\\u00e9ussi": 1, "toutes": 2, "d\\u00e9marches": 1, "l\\u2019a35x": 1, "quand": 1, "faisais": 1, "l\\u2019\\u00e9tape": 1, "finale": 1, "\\u00ab\\u00a0click": 1, "all\\u00a0\\u00bb": 1, "ferm\\u00e9": 1, "frustrant": 1, "\\u261d\\ufe0f": 5, "anyproject": 1, "fook": 1, "mp": 4, "donc": 1, "pouvez": 1, "m\\u2019aider": 1, "l\\u2019a350": 2, "bah": 1, "parlais": 1, "c\\u2019est": 1, "j\\u2019habite": 1, "depuis": 1, "1998\\ud83d\\ude0a": 1, "lorsque": 1, "t\\u00e9l\\u00e9charge": 1, "fichier": 1, "dedans": 1, "n'oublie": 1, "anglais": 1, "trouve": 1, "lg": 2, "851593943292444714": 1, "nsfw": 2, "sortie": 1, "personnes": 1, "n'avons": 1, "publi\\u00e9": 1, "pense": 1, "transalte": 2, "comprend": 1, "mon": 2, "\\u00eatre": 1, "mauvais": 1, "soutenons": 1, "l'a350": 1, "maintenant": 1, "pourqoui": 1, "bonsoir": 1, "messieurs": 1, "j\\u2019aurai": 1, "besoin": 1, "d\\u2019aide": 1, "aurai": 1, "t\\u2019il": 1, "volontaire": 1, "d\\u2019avance": 1, "\\u201cvir\\u201d": 1, "vir": 2, "bst": 2, "remembering": 1, "hgm": 1, "clarify": 4, "desc": 1, "pinned": 6, "abiding": 1, "wiped": 1, "assetbuilder": 1, "simobject": 1, "'c": 1, "sopwith": 2, "camel": 2, "packagesources": 1, "simobjects": 1, "container": 1, "2200": 1, "as\\u2026": 1, "lmfaooooooo": 1, "awkwardly": 1, "creep": 1, "9months": 1, "infact": 3, "considernign": 1, "shaking": 2, "vibrations": 1, "flybys": 1, "fefrences": 1, "thou": 6, "fselite": 1, "theve": 1, "dyanmic": 1, "canva": 2, "buuut": 1, "pumping": 2, "shuch": 1, "ooops": 1, "thumbsupparrot": 1, "821089092182867968": 1, "queenstown": 1, "hamilton": 1, "portland": 1, "diego": 1, "organise": 1, "heyyyyy": 1, "procrastinating": 1, "figh": 1, "vtol": 1, "shhh": 1, "8573": 1, "civilization": 1, "pspspspsppspspspsppsps": 1, "that\\u2026": 1, "\\u201cpspspsps\\u201d": 1, "referred": 2, "whenitsready": 1, "718181511240876051": 1, "nutritious": 1, "healthier": 1, "\\u201cterrible": 1, "ham\\u201d": 1, "amirightandleft": 1, "amiright": 2, "railways": 1, "gta5": 1, "15\\u00bac": 1, "demonstrate": 1, "lemd": 3, "hom": 1, "eidw": 3, "shadex": 1, "xprealistic": 1, "spoil": 3, "laminar's": 1, "instanbul": 1, "xmas": 1, "ebnglish": 1, "svreenshotes": 1, "macbook": 1, "barley": 2, "sits": 2, "macs": 1, "mac": 2, "emitting": 1, "dampening": 1, "uh\\u2026": 1, "lmaooooo": 2, "amenn": 1, "screnshots": 1, "nr600": 3, "fractal": 1, "mining": 10, "ummmmmmm": 1, "darling": 1, "r6": 3, "spilled": 3, "rpg": 1, "rbg": 1, "unmoderated": 1, "communities": 2, "bullied": 1, "\\u201cconvoy": 1, "hid": 3, "sequel": 2, "honking": 1, "pubg": 1, "battlefield": 1, "lile": 1, "airprot": 1, "autobahn": 1, "jdm": 1, "tropical": 1, "sweeden": 1, "gangster": 1, "micrsofost": 1, "gonnna": 1, "wisley": 1, "msn": 5, "multiplay": 1, "midtown": 1, "aoe\\u2026": 1, "checkers": 1, "matcmaking": 1, "imessages": 1, "viber": 1, "grandmother": 1, "messenger": 4, "nore": 1, "exploring": 1, "snide": 1, "remark": 1, "chats": 1, "worker": 1, "worjer": 1, "disocrd": 1, "funny\\u2026": 1, "shameless": 1, "levelled": 1, "msgs": 2, "miningi": 1, "b4urh": 1, "2080": 2, "day1": 1, "1080\\u2026": 1, "haave": 1, "50c": 1, "hav": 2, "45c": 1, "47\\u00bac": 1, "masterbox": 1, "pulls": 1, "5ghz": 1, "watercooler": 1, "overclocked": 6, "467": 1, "somethingsomething": 1, "471": 2, "installs": 6, "ocd": 1, "underclocked": 2, "unbanned": 2, "becquwe": 1, "chased": 1, "aeosoft": 1, "semms": 1, "areosoft": 5, "perma": 1, "willy": 1, "pwetty": 1, "hu": 2, "lambo": 2, "a5": 1, "pocket": 1, "\\ud83e\\udd26\\ud83c\\udffb\\u200d\\u2640\\ufe0f": 1, "robbery": 1, "911": 1, "aigh": 1, "317": 1, "2045": 2, "loke": 1, "dp": 1, "fcking": 1, "lmaoooofse": 1, "lmaooooooooo": 1, "plague": 1, "sync": 3, "melbourne": 1, "brokey": 1, "partners": 4, "yourcontrom": 1, "ksea": 1, "cayennes": 1, "hongkong": 1, "copilotry": 1, "18hrs": 1, "16hrs": 1, "baclk": 1, "100x": 2, "justifying": 1, "sould": 1, "obliterate": 1, "wher": 1, "alrifhr": 1, "orrrr": 1, "pleased": 1, "overstressing": 1, "rippppppp": 1, "45mins": 1, "athens": 1, "obeses": 1, "diabetes": 1, "realism\\u2122": 1, "longhauler": 4, "nonsense": 2, "wiping": 1, "arrival": 8, "heresy": 1, "airlined": 1, "liek": 2, "tuts": 1, "bloke": 1, "seag": 1, "recognise": 4, "peepodjshake": 1, "756792135625343056": 1, "peeporidedog": 1, "760460061377036288": 1, "else's": 2, "transfers": 1, "aesthetically": 1, "demanded": 1, "friens": 1, "lvl1": 1, "peepos": 1, "disproportionate": 2, "moneeeyy": 1, "pepeboosting": 1, "729816561317183529": 1, "blasphemy": 1, "pepesteer": 1, "755687680574095380": 1, "word\\u2026\\u2026": 1, "skylane": 2, "diggers": 1, "noo": 1, "nooooooo": 1, "428630397459365898": 1, "furries": 1, "hmmmmcat": 1, "729827907878256720": 1, "nuzzles": 1, "sccattokiss2": 1, "754633140617609247": 1, "hurro": 1, "hewwwo": 1, "troubleshoot": 1, "pcs": 1, "whta": 1, "bearing": 1, "dependant": 2, "fluctuates": 2, "equilibrium": 1, "vbioses": 1, "dust": 1, "megabrain": 1, "voltage": 6, "curves": 4, "artifact": 2, "dial": 3, "boot": 2, "extension": 3, "neighbours": 2, "outlet": 1, "vrms": 1, "humble": 1, "undervolt": 1, "2070s": 1, "xynjie": 1, "500f": 1, "ae": 1, "1212": 1, "blast": 1, "hewwo": 1, "undervolting": 2, "pandafiretruck": 1, "717113760673956023": 1, "gpus": 1, "afterburner": 1, "giftcards": 1, "miner": 6, "crypto": 2, "converts": 2, "salad": 1, "folding": 1, "nicehash": 1, "bitcoin": 1, "algorithms": 1, "profitable": 2, "hash": 1, "keka": 4, "781507273742483486": 3, "alter": 2, "saved": 3, "flooshed": 1, "flushedblink": 2, "741629121498710016": 2, "n00bs": 1, "mesh": 19, "formatted": 2, "highlighting": 1, "sparky744": 1, "exemple": 1, "honour": 1, "ufly": 2, "mphank": 2, "debted": 1, "banks": 6, "undo": 1, "transaction": 1, "vroom": 2, "violent": 1, "secure": 1, "ukraine": 1, "whatttt": 1, "demotivated": 1, "aboy": 1, "ahoy": 1, "duketu": 1, "utterly": 1, "managewr": 1, "ummmmmmmmmm": 1, "karen": 2, "son's": 1, "ma'am": 1, "gender": 3, "mems": 1, "guitars": 1, "gibson": 2, "currency": 2, "bcuz": 1, "ltd": 1, "peepocirclespin": 1, "757106547573653506": 1, "svg'd": 1, "lgtm": 1, "vector": 14, "inability": 1, "gimp": 3, "\\ud83c\\udf6a": 1, "inkscape": 1, "vectr": 1, "standby": 1, "fffffffffffffffffffffffffffffffffffffffffffffuuuuuuuu": 1, "rectangle": 1, "forwards": 1, "productivity": 1, "tomato": 2, "carrot": 2, "lemon": 1, "potatoes": 1, "vram": 1, "colours": 3, "poggers": 10, "warmed": 1, "drank": 1, "beers": 1, "revving": 1, "rs3": 1, "noooooooo": 1, "drunk": 1, "jstn": 1, "idek": 1, "disturbs": 1, "mansion": 1, "hears": 1, "raging": 1, "ak47": 1, "dun": 6, "1080p": 2, "spanking": 1, "\\ud83d\\udc98": 1, "bai": 1, "mastered": 1, "print": 4, "dukes": 1, "eyebags": 1, "111111": 1, "111": 1, "mascot": 1, "budd": 1, "dike": 1, "vbucks": 3, "sryry": 1, "treasure": 1, "demoted": 1, "whyyyyyyy": 1, "throat": 1, "slep": 1, "wessssss": 1, "famfam": 1, "relate": 1, "pff": 1, "nichtnein": 1, "\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39": 1, "plzplz": 1, "axept": 1, "apoloigigiesies": 1, "uninstalled": 1, "17th": 1, "upvotes": 2, "ranked": 1, "inspection": 1, "embrace": 1, "mhhh": 2, "percival": 7, "strobes": 1, "signatures": 1, "whitewhite": 3, "sequence": 2, "impressed": 6, "soon\\u2026": 1, "pinged\\u2026": 1, "pfs": 5, "fbws": 2, "massages": 1, "prs": 3, "seams": 1, "them\\ud83d\\ude05": 1, "might\\u2019ve": 1, "dooberby": 1, "successes": 1, "reinvigorated": 1, "154": 1, "loyalty": 1, "entries": 1, "todayyy": 1, "cockpitg": 1, "777f": 2, "winning": 2, "21h": 1, "munch": 1, "dessert": 1, "ate": 1, "everyonee": 1, "ourbourous": 1, "mathematical": 4, "equations": 3, "physical": 4, "rendered": 4, "infinitely": 1, "perceived": 2, "jpeg": 1, "rasterised": 1, "vectors": 2, "rasterized": 2, "pdf": 8, "jpg": 2, "iv": 5, "followd": 1, "787x": 2, "\\ud83d\\ude09\\ud83d\\ude09": 1, "loung": 1, "houl": 2, "spends": 1, "10hours": 1, "approximately": 3, "3000h": 1, "datas": 1, "alwas": 1, "veersion": 1, "emb170": 1, "erj": 1, "ouroborosjets": 2, "hbu": 1, "emgency": 1, "slide": 1, "zfw": 2, "delve": 2, "pools": 1, "hotels": 1, "dish": 1, "inhabited": 2, "nationals": 1, "seafood": 1, "coconut": 1, "resorts": 2, "coral": 4, "reefs": 2, "protect": 2, "tsunamis": 2, "storms": 2, "lagoon": 1, "reef": 2, "coasts": 1, "compact": 1, "concrete": 2, "jungle": 1, "lanka": 1, "secluded": 1, "thas": 1, "maledives": 1, "ceiling": 1, "heppen": 2, "lanbles": 2, "qualities": 1, "depiction": 1, "perfer": 1, "desires": 1, "flows": 2, "annoucements": 1, "pins": 1, "declare": 1, "winner": 1, "kekf": 4, "759857046861774849": 4, "iono": 2, "saitek": 1, "primary": 1, "electronics": 5, "sharklets": 9, "sadboyhours": 2, "831996948298596402": 2, "thos": 1, "servers'": 1, "cfi": 3, "recreational": 2, "cryptic": 1, "pilot2atc": 2, "uncotrolled": 1, "rpl": 2, "phraseo": 1, "stull": 2, "fiew": 1, "innovating": 1, "flightplanning": 1, "circles": 1, "phase": 3, "exatcly": 1, "ironed": 1, "moon": 1, "conflicted": 1, "blown": 1, "nx": 2, "targeting": 2, "yhx": 1, "asobk": 1, "fbwa380": 1, "protections": 1, "obvs": 1, "ir": 1, "overtime": 1, "pepecrazy": 1, "854078303031918682": 1, "ecited": 1, "5left": 1, "planeed": 1, "milestone": 1, "modifying": 1, "merging": 1, "goooooooood": 1, "theifs": 1, "scums": 1, "manages": 1, "unofficially": 1, "percival's": 1, "pogslide": 1, "819233987293085747": 1, "bluemesh\\u2019s": 1, "\\u200b\\u200bgoing": 1, "plane\\ud83e\\udd29": 1, "somday": 1, "turkishairlinesa350xwb": 1, "whith": 2, "autothrottle": 2, "tweaks": 2, "waypoint": 3, "cna": 3, "exported": 3, "forked": 4, "figuring": 2, "acdc": 1, "metallica": 1, "stones": 1, "headliners": 1, "festival": 1, "poster": 1, "health": 1, "lifestyle": 1, "'free": 1, "time'": 1, "competitive": 1, "baseball": 1, "soldier": 1, "recieved": 1, "mating": 1, "mediafire": 1, "leagues": 1, "astonished": 1, "phenomenal": 2, "goddamn": 3, "diamond": 1, "da40": 1, "modconflict": 1, "everthing": 1, "ar": 2, "theere": 1, "annoucement": 1, "cheering": 1, "worried\\ud83d\\ude05": 1, "oven": 1, "uploading": 4, "805075050368598036": 1, "customise": 2, "gh": 1, "screwed": 1, "comparisons": 1, "okayyy": 1, "testbed": 1, "\\ud83d\\ude80": 1, "nitpicking": 2, "rubber": 1, "seals": 1, "shoutout": 1, "beans": 1, "designer": 2, "comps": 2, "peepoclap": 1, "760871489703772160": 1, "quietly": 2, "\\ud83d\\ude32": 1, "20am": 1, "realeased": 3, "ohhhhhh": 2, "downoad": 1, "betatesting": 1, "looke": 1, "revitalized": 1, "bm": 4, "chosed": 1, "betatester": 2, "thar": 1, "instructors": 1, "joing": 1, "crave": 1, "748": 3, "happy\\ud83d\\ude05": 1, "brasilian": 1, "relationships": 1, "differnt": 1, "yessss": 2, "traveled": 1, "1ce": 1, "luggage": 1, "now\\ud83d\\ude05": 1, "aircara\\u00efbes": 1, "frenchbee": 1, "tahiti": 1, "aircaraibes": 1, "suggesting": 2, "tame": 1, "revitalizes": 1, "whoa": 1, "1964": 1, "2000s": 1, "abacus": 1, "entires": 1, "tommorrow": 1, "somes": 1, "generous": 1, "singaporr": 1, "complementary": 1, "gud": 3, "heyyy": 1, "respects": 1, "modders": 2, "cauldron": 1, "bargain": 1, "collapse": 1, "up\\ud83d\\ude02": 1, "develpoment": 1, "inspectore": 1, "dfd35": 2, "\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "accompany": 1, "nordics": 1, "wu": 1, "812028940000559175": 1, "sorryyy": 1, "resume": 1, "projet": 1, "yop": 1, "506350613953642496": 1, "qatat": 1, "\\u00e9\\u00e9": 1, "ughhh": 1, "6hours": 1, "scrub": 4, "cuttie": 1, "mw": 1, "lobbys": 1, "brag": 1, "10900": 1, "fanboy": 2, "adobe": 3, "optimized": 1, "3800x": 1, "multicore": 1, "multithreaded": 1, "multicores": 1, "nonsence": 1, "consumption": 3, "pepega": 1, "5900x": 3, "patent": 1, "hmmmmmmmmmmmmmmmmmmmmmm": 1, "w0rd": 1, "veryyyy": 1, "10th": 2, "i9": 2, "cared": 2, "syanaptic": 1, "672490176282361866": 1, "hijacking": 1, "cpu's": 1, "destroy": 1, "generations": 1, "guiding": 2, "measurements": 1, "warnhim": 1, "fornite": 1, "ppls": 1, "baning": 1, "bezier": 1, "experinced": 1, "badass": 1, "catvibe": 1, "743618911077138592": 1, "matric": 1, "denied": 1, "redeem": 5, "10900k": 1, "recieve": 1, "yey": 2, "billing": 2, "reedeming": 1, "pops": 3, "defied": 1, "megaa": 1, "coupon": 1, "emails": 3, "fortinite": 1, "renews": 1, "snipers": 1, "alts": 1, "verification": 1, "thign": 2, "inventory": 2, "4gb": 1, "epicgames": 2, "probabl": 1, "falled": 1, "ofr": 2, "dingbats": 1, "nerb": 1, "jerj100": 1, "abschluss": 1, "wette": 1, "diese": 1, "\\u00fcbersetzung": 1, "falsch": 1, "bachelors": 1, "doctor": 1, "lawyer": 1, "schooll": 1, "prision": 1, "747139653198544986": 4, "aug23": 1, "coders": 3, "wahat": 1, "newest": 15, "fplan": 2, "d1": 2, "d0": 2, "flightplan": 3, "purple": 1, "the\\u201d": 1, "assistance\\u201d": 1, "whoah": 1, "persistent": 1, "selecting": 2, "deadzone": 1, "diff": 1, "deadzones": 1, "sensitivities": 1, "alwight": 1, "devmode": 4, "excising": 1, "funktions": 2, "dowlaod": 1, "emoji\\u2019s": 1, "efficent": 1, "engins": 1, "onlly": 1, "schalte": 1, "gehe": 1, "allgemein": 1, "hilfe": 1, "tooltips": 2, "glaube": 1, "nother": 1, "defalt": 1, "eintire": 1, "t300": 2, "renault": 1, "alpine": 1, "sf1000": 1, "sturdy": 1, "g923": 2, "rims": 1, "logi": 1, "thrustmaste": 1, "wati": 1, "assetto": 3, "corsa": 3, "pc2": 1, "xdddd": 1, "dangrous": 1, "helloooooooooooooooo": 1, "gotchu": 2, "chatting": 3, "\\ud83c\\udde6\\ud83c\\uddfa": 1, "snapshots": 1, "jt": 1, "4ghz": 1, "processors": 1, "turbo": 2, "ghz": 1, "9300": 2, "clocked": 1, "5700": 1, "8500": 1, "geeez": 1, "700p": 1, "1650": 2, "5700xt": 1, "repaired": 1, "defending": 1, "reconsider": 1, "jayloc": 1, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f": 1, "dm\\u2019s": 1, "ambiguity": 1, "exclamation": 1, "\\u201cit\\u2019s": 1, "bro\\u201d": 1, "correcting": 3, "convey": 1, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f\\ud83d\\ude02": 1, "exceptions": 1, "pedo": 1, "immaturity": 3, "20\\u2019s": 1, "20's": 1, "teens": 1, "warrants": 1, "\\ud83d\\ude48": 2, "5110": 1, "treatment": 1, "hippo": 5, "unhappy": 1, "prompting": 1, "hootheman": 1, "threatening": 2, "afterall": 1, "999999": 1, "soooooooo": 1, "verts": 1, "vets": 1, "penal": 1, "doom": 6, "gloom": 1, "icing": 3, "disagreement": 4, "disagreements": 1, "ideal": 3, "practicing": 2, "rw": 1, "coordinating": 1, "specially": 3, "immature": 1, "triggered": 1, "undertaking": 1, "concord": 2, "deed": 1, "world's": 3, "ejem": 1, "tom\\u2019s": 1, "silently": 1, "orgincaton": 1, "understands": 1, "accord": 2, "disputes": 1, "transition": 5, "mistreatment": 1, "sustainable": 3, "concerns": 3, "queries": 1, "anyone's": 1, "vice": 2, "versa": 2, "hadn't": 3, "unavailable": 6, "reintroduced": 1, "knock": 2, "motivating": 3, "waare": 1, "preventing": 2, "accuse": 1, "actions": 2, "organizations": 1, "huis": 1, "ehy": 1, "aerosoar": 3, "inall": 1, "honesty": 3, "leadership": 5, "balance": 2, "uniquely": 1, "140": 3, "unfortuantely": 1, "collective": 1, "mena": 1, "apprach": 1, "monkey": 1, "cage": 2, "emptiness": 1, "administrating": 2, "discussing": 5, "ideo": 1, "reallife": 1, "avery": 1, "stalemeate": 1, "intead": 1, "investigate": 1, "stalemate": 1, "biased": 1, "replacing": 2, "traction": 1, "viewers": 1, "sarted": 1, "spit": 1, "hooked": 1, "attract": 3, "to'": 1, "frankly": 3, "waht": 2, "xince": 1, "optimised": 3, "compressed": 1, "gens": 1, "5gb": 1, "xp72": 1, "entering": 1, "poop": 1, "soulmates": 2, "flaw": 2, "gas": 1, "'dual": 1, "mapping'": 1, "engineingame": 1, "reaalllly": 1, "saltysim": 1, "sameeeeeeee": 1, "whisky": 1, "overcome": 3, "stumbling": 1, "nl": 2, "mkvy's": 2, "c17": 2, "shell": 1, "approached": 1, "streamlining": 3, "liabilities": 1, "ripped": 2, "wiw": 1, "mishap": 1, "insight": 3, "backseat": 1, "'seemed'": 1, "mfkers": 1, "wats": 1, "flai": 1, "7373": 1, "surfing": 1, "evetkor": 1, "charged": 1, "sketch": 2, "aor": 1, "wishing": 1, "mic": 2, "elated": 1, "snaps": 1, "typesafe": 1, "phyton": 1, "theanks": 1, "fetch": 2, "20dms": 1, "idrc": 1, "reposted": 1, "negativity": 1, "notably": 3, "allflightmods": 1, "scrapes": 1, "scrape": 1, "wesbite": 1, "republish": 1, "concensus": 1, "repsect": 1, "rollin'": 1, "astronaut": 1, "motion": 2, "numb": 1, "ha": 4, "g'day": 1, "cokpits": 1, "displaysas": 1, "eventully": 1, "h135": 1, "20k": 1, "rests": 2, "fate": 2, "responsibility": 1, "staffs": 1, "grasp": 1, "garantee": 1, "gibhub": 1, "flooded": 1, "grows": 2, "accounce": 1, "rembember": 1, "16k": 1, "attraction": 1, "sereis": 1, "mkvy": 2, "optimise": 1, "3090s": 1, "konw": 1, "reverting": 1, "acually": 1, "partener": 1, "foreseeable": 1, "pp777": 2, "dfda350x": 1, "fbwa32nx": 1, "ejets": 4, "wouyld": 1, "reciprocate": 1, "environments": 1, "applications": 8, "deployment": 1, "massage": 4, "scenerys": 2, "performence": 1, "deveopment": 1, "tend": 1, "vidp": 1, "avinash": 1, "undertake": 1, "tampa": 1, "tripping": 1, "contibutions": 1, "pig": 1, "2076": 1, "2081": 1, "5months": 1, "1month": 1, "jokr": 1, "pmg": 1, "thm": 1, "som": 1, "brokn": 1, "kayboar": 1, "inglish": 1, "kant": 1, "imagin": 1, "thair": 2, "irli": 1, "vrsions": 1, "vry": 1, "systm": 1, "suks": 1, "lik": 3, "funtionality": 1, "stuy": 1, "civil": 1, "regulating": 1, "av": 1, "rofl": 2, "misinformed": 1, "woopsies": 1, "jst780": 1, "ough": 1, "\\ud83e\\udd8d": 1, "ohok": 3, "62": 1, "overwriting": 1, "simpleaircraft": 1, "resolve": 1, "remake": 1, "paths": 1, "imputed": 1, "invalid": 1, "pllease": 1, "capitalisim": 1, "\\ud83c\\udde8\\ud83c\\uddf3": 1, "ff767": 1, "ff757": 1, "scum": 1, "suing": 2, "clowns": 1, "hoped": 1, "incredibles": 1, "\\u201cremote": 2, "possibility\\u201d": 2, "suggests": 2, "ngx": 1, "ith": 1, "ith6": 1, "18z": 1, "\\u201cexpected\\u201d": 1, "hurdles": 1, "100dollars": 2, "eoy": 1, "yeeeeeeeeeeah": 1, "opencollective": 1, "12hrs": 2, "horrendous": 1, "despair": 1, "hoi": 2, "mri": 8, "attenborough's": 1, "amphibious": 1, "leme": 1, "funy": 1, "throne": 1, "ahahahha": 1, "stuf": 1, "truee": 1, "rise": 4, "prettttyy": 1, "andddd": 1, "uuuhhhhh": 1, "bailed": 1, "shill": 1, "ver": 3, "imaginations": 1, "pannel": 2, "350x": 2, "extracted": 6, "suitable": 2, "floder": 1, "helooo": 1, "ironic": 1, "abruptly": 1, "lol\\ud83e\\udd23": 1, "kekekek": 1, "698502181472436254": 1, "cit": 1, "instrlall": 1, "revised": 1, "gooooo": 1, "rocking": 1, "timeeeeeeeeeeeeee": 1, "bean": 3, "staining": 1, "racism": 3, "racists": 1, "zionists": 1, "zionist": 2, "political": 3, "demographics": 1, "cry": 2, "discuss": 3, "groovy": 1, "convince": 1, "talkin": 1, "\\u201cshut": 1, "israel\\u201d": 1, "inactivity": 1, "wr": 1, "yandere": 1, "pokimane": 1, "arorund": 1, "\\ud83c\\udf19": 1, "rasicts": 1, "dowbnkload": 1, "celebrating": 1, "celebrates": 1, "ehmm": 1, "graveyard": 1, "cmoooon": 1, "selflessly": 1, "noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo": 1, "dep": 2, "arr": 2, "revive": 2, "sixnine": 1, "donuts": 1, "claro": 1, "sussy": 1, "whatsus": 1, "no\\u2026": 1, "intimal": 1, "\\ud83c\\udd70\\ufe0f": 1, "\\ud83c\\udd71\\ufe0f": 1, "\\ud83c\\uddf2": 1, "\\ud83c\\uddf1": 1, "lockheed": 1, "say\\ud83d\\ude05": 1, "lively": 1, "solutions": 4, "ncie": 1, "donwload": 2, "genova": 1, "autobrake": 2, "lo": 1, "brk": 1, "socks": 1, "73'": 1, "sweeet": 1, "bucke": 2, "prettier": 1, "manufacture": 1, "seal": 1, "finnished": 1, "facebook\\ud83d\\udc80": 1, "whiskey": 3, "spectacular": 1, "desired": 1, "havetn": 2, "weathly": 3, "produced": 2, "a358": 1, "a33n": 2, "w8": 4, "nic": 2, "enthusiastic": 1, "yuo": 1, "millionares": 1, "sustain": 1, "dontations": 1, "incease": 1, "donaye": 1, "15000": 1, "questiom": 1, "thst": 1, "studly": 1, "uncomplete": 2, "curl": 1, "runtime": 1, "soemone": 1, "campus": 1, "builf": 1, "jetway": 3, "jetways": 2, "fx": 26, "spray": 2, "touchdirt": 1, "touchconcrete": 1, "waterspeed": 1, "engstrt": 1, "landrotorwash": 1, "rtr": 2, "lnd": 1, "waterrotorwash": 1, "wtr": 1, "vaportrail": 4, "wingtipvortice": 4, "fueldump": 1, "enginefire": 1, "engfire": 1, "enginedamage": 1, "engsmoke": 1, "engineoilleak": 1, "oilleak": 1, "skidpavement": 1, "skidmark": 1, "snowskitrack": 1, "wheelsnowspray": 2, "wheelwetspray": 2, "wetenginewash": 2, "snowenginewash": 2, "waterballastdrain": 2, "pistonfailure": 2, "particle": 2, "localcache": 1, "onestore": 1, "inject": 1, "humor": 1, "nations": 1, "hatch": 1, "incass": 1, "hijack": 1, "flightplanmanager": 1, "libk": 1, "plane\\ud83d\\udc4d": 1, "loot": 1, "thc": 1, "detroit": 1, "debrief": 5, "nda": 1, "correclt": 1, "routesmainly": 1, "csgo": 9, "nadess": 1, "ecais": 1, "newe": 1, "hugo's": 1, "sessions": 1, "interdimensional": 1, "portal": 3, "going\\ud83d\\ude05": 1, "help\\ud83d\\udc4d": 1, "mfds": 1, "\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc": 1, "teasing": 2, "grenade": 1, "2002": 1, "2000th": 1, "loadewd": 1, "finnaly": 1, "1996": 1, "'active'": 1, "firing": 1, "promotions": 1, "warranted": 1, "mile": 1, "fricking": 1, "fewer": 1, "bassicly": 5, "dropdown": 4, "reviewing": 1, "failing": 1, "flightplanmanagers": 1, "plasma2045's": 1, "dunce": 1, "dungeon": 1, "cunfuzed": 1, "benn": 1, "vi": 1, "premature": 1, "gachihyper": 1, "712675236901814303": 1, "severs": 2, "clarity": 1, "foret": 1, "experiment": 2, "bridges": 3, "rear": 3, "212": 1, "yuou": 1, "acceptance": 1, "genoa": 3, "surroundings": 1, "genoa's": 1, "prince": 2, "philip": 1, "phillip": 1, "extruded": 1, "suits": 2, "widescreens": 1, "logistics": 1, "touchscreens": 2, "rumors": 3, "bases": 1, "adapting": 3, "adapted": 2, "band": 3, "aid": 1, "adaptability": 1, "subtile": 1, "adaptation": 1, "draims": 5, "antennas": 1, "a20n": 2, "321neolr": 1, "uniform": 1, "widely": 1, "recycle": 6, "kclt": 2, "noisy": 1, "insannely": 1, "wayyyyyyyy": 2, "remotely": 2, "alrigt": 1, "cooool": 1, "748i": 2, "yed": 1, "ide": 3, "somethin": 5, "communtity": 1, "dident": 1, "rm": 4, "removes": 1, "gitignore": 1, "bur": 1, "sence": 1, "refering": 1, "collabirating": 1, "whatsup": 1, "loks": 1, "modellings": 1, "xe": 1, "daayyuumm": 1, "functionalities": 3, "daymn": 1, "killssss": 1, "a318ceo": 1, "a319neo": 1, "lr": 1, "ther": 1, "onption": 1, "reasing": 1, "okokok": 1, "pined": 1, "styings": 1, "afew": 1, "trolldance": 1, "821089097144991784": 1, "lmaoxd": 1, "fuq": 1, "sibling": 1, "kewtz": 2, "stomp": 1, "ownership": 1, "\\u215btb": 1, "administrator": 6, "instal": 1, "hmmmmm": 1, "undestant": 1, "sai": 1, "dthe": 1, "corection": 1, "undetaking": 1, "ree": 1, "systmes": 2, "generated": 1, "8600": 1, "wussup": 1, "incharge": 1, "sidebar": 3, "when's": 7, "teleporting": 1, "549": 1, "reminding": 1, "delusional": 1, "a359ulr": 1, "suppress": 1, "0001": 1, "deadn't": 1, "reflection": 1, "unity": 2, "flghtsim": 1, "punta": 1, "rasie": 1, "malta": 1, "guts": 1, "fxs": 1, "endless": 1, "poblem": 1, "siad": 1, "theri": 1, "nadd": 1, "sadky": 1, "andnmake": 1, "ohoh": 1, "dujde": 1, "swap": 3, "dangg": 1, "kphx": 1, "lmaooooooo": 1, "actuallly": 1, "shits": 2, "projetct": 1, "hai": 1, "egine": 1, "pointy": 2, "conversions": 1, "suffers": 1, "zig": 1, "zagging": 1, "it\\ud83d\\udc4d": 1, "dibs": 1, "milviz": 1, "sr71": 1, "blackbird": 1, "xon't": 1, "pedistal": 1, "experimentable": 1, "realesd": 1, "renember": 1, "ligo": 1, "respecting": 1, "armenia": 1, "turks": 1, "chair": 2, "conflicting": 1, "identified": 2, "identigied": 1, "theyd": 1, "bars": 1, "textboxes": 1, "mmmh": 1, "thoses": 1, "abd": 1, "updatess": 1, "initialize": 1, "a380\\ud83d\\ude05": 1, "avro": 1, "rj85": 1, "clermont": 1, "ferrand": 1, "disguise": 1, "wan": 1, "recompiling": 3, "hopefull": 1, "mornign": 1, "bbrain": 1, "ditn": 1, "triejt": 1, "recompile": 6, "paril": 1, "soemthing": 1, "wnat": 2, "ud": 1, "searfch": 1, "thik": 1, "he\\u2019ll": 1, "urgent": 2, "apeering": 1, "innstal": 1, "instaler": 2, "teels": 1, "thet": 1, "downlaod": 1, "complate": 1, "dose": 3, "apeer": 1, "appears": 1, "ph": 1, "wit": 1, "squeaky": 1, "bammm": 1, "512x512": 1, "incognito": 2, "nais": 1, "apr": 1, "tripl\\u00e9": 1, "invent": 1, "invet": 1, "slew": 3, "rioting": 1, "snowstorm": 1, "fols": 1, "b777x": 3, "scams": 1, "zagnoli": 1, "10usd": 1, "breekod": 2, "8f": 1, "resize": 2, "clickign": 1, "px": 2, "dhynamic": 1, "kenw": 1, "servefr": 1, "outage": 4, "htijng": 1, "aj": 1, "wjat": 1, "hapened": 1, "wjy": 1, "225": 1, "cring": 1, "dances": 2, "feutures": 1, "rarly": 1, "frotnite": 2, "dwonfall": 1, "downfall": 1, "b738": 1, "steel": 1, "thigny": 1, "undefeated": 3, "idont": 1, "swim": 1, "oknwo": 1, "ij": 2, "extinquisher": 1, "lifepod": 2, "survival": 2, "escaped": 1, "swiming": 1, "subnatic": 3, "pck": 2, "growth": 1, "jut": 2, "epik": 2, "subnati": 1, "yaya": 1, "chnaged": 1, "jusst": 1, "mak": 1, "ethem": 1, "youreself": 1, "searrching": 1, "subnautica": 7, "drowned": 1, "fkn": 1, "phobia": 2, "emotions": 1, "cutscene": 3, "shooter": 1, "subnaut": 1, "genuienly": 1, "terrifying": 1, "enducing": 1, "etenral": 1, "orgiinal": 1, "favrotie": 1, "underwater": 1, "antagonist": 1, "ke": 1, "fligths": 1, "mfsf": 15, "cis": 1, "misgendered": 1, "sterotypical": 2, "lgtb": 1, "edgy": 1, "lgbtq": 1, "detecteded": 1, "mali": 2, "tanzania": 2, "anywya": 1, "gues": 2, "guessin": 1, "correcto": 1, "coutnry": 1, "enlgish": 1, "canadien": 3, "swhere": 1, "otehr": 2, "hint": 3, "frnech": 1, "alex": 2, "normalguy": 1, "hsitrpoy": 1, "eneglish": 1, "markiplayer": 2, "fnaf": 4, "jouer": 1, "s\\u00e9curit\\u00e9": 1, "breach": 1, "hsitroy": 1, "trnaslate": 1, "polish": 4, "vraiment": 1, "m\\u00e9moire": 1, "memeory": 2, "posers": 1, "weak": 1, "geting": 1, "m3ember": 1, "trident": 1, "stronk": 1, "769329666342387782": 1, "256": 1, "256gb": 1, "64": 1, "aviators": 1, "oblivious": 2, "jimmy": 1, "workin": 1, "mtue": 1, "citys": 1, "\\u00e8": 1, "\\u201cvisited\\u201d": 1, "visiteded": 2, "visite": 1, "mountain": 1, "iu": 1, "visteded": 1, "peopel": 1, "iarparts": 1, "ahd": 1, "oofline": 1, "isle": 2, "soundpacks": 1, "whtas": 1, "beside": 1, "hurtning": 1, "pranks": 1, "rleease": 1, "fooling": 2, "shhhh": 1, "threw": 1, "digitalflightdynamic": 1, "knowwhat": 1, "rubbish": 2, "yooooo": 1, "lesgoo": 1, "trinket": 1, "misisng": 1, "lme": 1, "pilotstudd": 2, "grinding": 1, "mattered": 1, "personable": 1, "joel": 1, "subbed": 4, "surver": 1, "modded": 1, "spoon": 1, "dc350": 1, "cours": 1, "vacances": 1, "nos": 1, "enfants": 1, "enrants": 1, "coll\\u00e8ge": 1, "\\u00e9cole": 1, "semaine": 1, "traduce": 1, "graph": 1, "announcing": 1, "178gb": 1, "emmanuel": 1, "\\ud83c\\udde8\\ud83c\\udde6": 1, "1373": 1, "spouse": 2, "cultured": 1, "beard": 1, "every1": 1, "arminian": 1, "agenst": 2, "arminains": 1, "granys": 1, "drore": 1, "sicked": 1, "lmfaooooo": 1, "reali": 1, "engs": 1, "6000fpm": 1, "onecanhope": 1, "longlivethemd11": 1, "fl700": 1, "000km": 1, "a3\\u00b250": 1, "verison": 1, "decrease": 1, "10's": 1, "2\\ud83d\\ude33": 1, "mcdonairbus": 1, "lad": 2, "700119713602338826": 1, "kmao": 1, "trippin": 1, "ballz": 1, "noticable": 1, "\\u20181\\u2019": 1, "oh3": 1, "idfk": 1, "okie": 1, "implied": 1, "begs": 1, "begger": 1, "popup": 4, "dots": 1, "predicteded": 1, "detaling": 1, "ignroing": 1, "noit": 1, "acurate": 1, "corrupt": 1, "custome": 2, "nicey": 1, "finishes": 1, "neem": 1, "poopoo": 1, "termnial": 1, "erorr": 4, "picosecond": 1, "shade": 2, "niceee": 1, "advertisment": 1, "wumpus": 1, "bruhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 1, "bruhhhhhhhhhhhhhh": 1, "lfying": 1, "airplaens": 1, "nqh": 1, "50000000000": 1, "quantum": 1, "300000000000000000": 1, "quanatum": 1, "10000000000000": 1, "qunatum": 1, "serveer": 1, "crushed": 1, "mpbs": 1, "lspecs": 1, "relying": 2, "longing": 1, "stackoverflow": 4, "hugo": 1, "timetable": 3, "downlosded": 1, "251": 1, "tilt": 3, "smoething": 1, "liners": 1, "vatsys": 1, "googled": 2, "stack": 3, "overflow": 3, "snippets": 1, "commenting": 1, "recognsiing": 1, "clunky": 1, "parse": 1, "funky": 1, "dll": 1, "async": 11, "funnily": 3, "ienumerator": 1, "yield": 2, "asynchronously": 2, "waitforseconds": 1, "musnt": 1, "prev": 1, "noods": 1, "asynchronous": 1, "thered": 1, "boolean": 1, "cloning": 2, "appdata": 4, "dir": 1, "temporaryfiles": 3, "inter": 1, "grats": 1, "xmls": 1, "unhandled": 2, "occured": 1, "specialize": 1, "fits": 2, "niiiiice": 1, "partnered": 8, "sped": 2, "project's": 1, "tilting": 1, "spreads": 1, "fairings": 1, "photographs": 1, "cg": 2, "copies": 1, "clones": 2, "ll": 2, "\\ud83d\\ude43": 3, "py": 1, "erase": 1, "unneccessary": 1, "inconvenience": 1, "neeed": 1, "inconveniences": 1, "lib": 1, "x64": 1, "libgit2": 1, "106a5f2": 1, "burlap": 1, "goods": 1, "crytpocurrency": 1, "avs": 4, "zackprogrammer": 2, "\\ud83d\\ude02and": 1, "clipping": 2, "receptors": 1, "dani": 3, "inconsistencies": 1, "sya": 1, "htat": 1, "wayyyyy": 1, "dynamci": 2, "wonders": 2, "soley": 1, "workimg": 1, "b789": 1, "quantas": 1, "pigned": 1, "refork": 1, "uvs": 4, "entirley": 1, "remapped": 1, "surpassed": 1, "445": 1, "248": 1, "microsoftflightsim": 1, "recelebrating": 1, "lessgo": 1, "tuff": 1, "086th": 1, "apologized": 2, "tellign": 1, "youtbue": 1, "eternal": 1, "998": 1, "suffering": 1, "fond": 1, "thousand": 1, "holo": 2, "zotac": 2, "trinity": 1, "pwoer": 1, "nthor": 1, "stalls": 1, "uncontrollable": 1, "sicomputers": 1, "msrp": 1, "750": 1, "dolalrs": 1, "usr": 2, "boots": 1, "chillllllllllllllll": 1, "crashiness": 1, "headass": 1, "lean": 1, "html5": 1, "congratulations\\ud83d\\udc4f": 1, "bummed": 1, "rival": 1, "indicator": 9, "frank": 1, "tablets": 1, "reword": 1, "ypu": 1, "eternally": 1, "pmdg\\ud83d\\ude0f": 1, "absolute": 1, "sizing": 1, "googling": 2, "indicate": 1, "924": 1, "920": 1, "865": 1, "mountains": 1, "ayt": 2, "intall": 1, "wanteded": 2, "welcoming": 1, "anxiously": 1, "1920x1080": 1, "preset": 1, "achive": 1, "cinematic": 1, "contest": 1, "htats": 1, "mosltly": 1, "od": 1, "specifc": 1, "freware": 1, "retractable": 1, "\\ud83d\\udc49": 1, "\\ud83d\\udc48": 1, "\\ud83e\\udda6": 1, "uhhhhhh": 1, "havr": 1, "sssh": 1, "qsuites": 2, "counld": 1, "dfd350k": 2, "andhave": 1, "extracting": 1, "unpack": 1, "epyc": 1, "tink": 1, "yeet": 1, "javascritp": 1, "libary": 3, "\\u260e\\ufe0f": 1, "uncompiled": 1, "adminstrator": 1, "owch": 1, "brrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr": 1, "flyig": 1, "youtubes": 1, "yootube": 1, "aoa": 2, "yootoobe": 1, "ooups": 1, "cl": 1, "searhc": 1, "ior": 1, "chnanel": 1, "simualtor": 1, "takeoffs": 1, "elevators": 2, "foldera35x": 1, "sm4flight": 1, "desiging": 1, "217": 1, "compiled": 2, "fbw\\u2019s": 1, "yoyo": 1, "communnity": 1, "indtall": 1, "installers": 1, "tging": 1, "evertime": 1, "440": 2, "rotates": 1, "ridiculous": 2, "okayyyy": 1, "flightsims": 1, "sdks": 1, "wuold": 1, "3months": 1, "ddd": 1, "reallly": 1, "yayy": 1, "cryptocurrency": 2, "compress": 1, "eisntaller": 1, "nsis": 1, "theys": 1, "ugliest": 1, "zylus": 1, "orginazation": 2, "shwo": 1, "contributeded": 1, "bumb": 1, "beign": 1, "alwyas": 1, "isntall": 1, "dependencies": 3, "10000000": 1, "zackprogrammer's": 1, "sayng": 1, "heccin": 1, "pound": 1, "thnx": 1, "\\u20ac89": 1, "\\u20ac1": 1, "grandfather": 1, "bday": 1, "\\u20ac500": 1, "sr22": 3, "wotn": 1, "eah": 1, "analyze": 1, "viewer": 1, "codejam": 1, "amazsing": 1, "tongursntee": 1, "utilisable": 1, "styl\\u00e9": 1, "oow": 1, "loe": 1, "skyrim": 1, "2013": 2, "comple": 1, "prrobaably": 1, "mroe": 1, "0000000000000": 1, "differ": 2, "funeral": 1, "happyy": 1, "altered": 2, "\\ud83d\\udd1b": 1, "\\ud83d\\udd1d": 1, "freshes": 1, "e195": 1, "spectre": 2, "spectrealive": 1, "ykur": 1, "abusive": 1, "abusige": 1, "bannhammer": 1, "seeking": 1, "offensive": 1, "minorities": 1, "trademarked": 1, "anthing": 1, "technicly": 1, "doin'": 1, "lokks": 1, "kermit": 1, "sr20": 2, "yto": 1, "cyrus": 1, "'ve": 1, "cpl": 1, "perspectives": 1, "weant": 1, "limitng": 1, "anymoire": 1, "wydm": 1, "intergartion": 1, "sim4flght": 1, "econonomy": 1, "levl": 2, "thoough": 1, "rho": 1, "799": 1, "displacement": 3, "mora": 1, "hangar9": 1, "quicck": 1, "dfw": 1, "unsee": 1, "b162": 1, "gyro": 1, "traced": 1, "thicker": 1, "aquire": 1, "perfection": 3, "reeeee": 1, "pinnngggg": 1, "vibin": 1, "747083478172172338": 1, "ryan": 1, "stickbug": 1, "762711806836867073": 1, "19hrs": 1, "monkax": 1, "747139657334259762": 1, "805386870094561300": 1, "dababy": 1, "advertsing": 1, "madvertising": 1, "hte": 1, "logics": 1, "bonjure": 2, "helllooo": 1, "jumping": 1, "practile": 1, "easyyy": 1, "retopology": 1, "wireframe": 1, "thicc": 1, "booooi": 1, "bolorean": 1, "basically\\ud83e\\udd23": 1, "lang": 1, "compositor": 1, "nodes": 1, "majik": 1, "nitisha": 1, "hdri's": 1, "dew": 1, "daang": 1, "hiii": 1, "805861666105196614": 2, "bully": 1, "pingreeegif": 1, "757127670050848838": 1, "buisness": 2, "apparantly": 1, "smhhhhhhh": 1, "streamers": 1, "multiplied": 1, "drawyah": 2, "sabotage": 2, "overdone": 2, "shading": 1, "niot": 1, "atoms": 1, "destructeded": 1, "atom": 1, "pgo": 1, "positioned": 1, "9hr": 1, "pancake": 1, "partership": 1, "reuse": 1, "reccoment": 1, "reusable": 1, "cound": 1, "rounded": 1, "expext": 1, "levele": 1, "complaint": 1, "masks": 1, "deadchat": 1, "partnerships": 5, "parter": 1, "crism": 1, "mouth": 1, "svertise": 1, "soundroint": 1, "nobofy": 1, "cherry": 1, "retried": 1, "accelerates": 1, "125kts": 1, "eerm": 1, "gears": 2, "robo": 1, "writes": 1, "redistributed": 1, "modifications": 1, "miscommunication": 1, "\\ud83e\\udd26": 1, "su": 2, "dios": 1, "copyrighting": 1, "incompatability": 1, "freelancers": 1, "swamped": 1, "sounddrount": 1, "btu": 1, "attracteded": 1, "agrre": 1, "dynmaic": 1, "sim4fligth": 1, "etender": 1, "15gb": 1, "4hrs": 1, "attracts": 1, "ife": 3, "hotkey": 1, "mockery": 1, "'plugins'": 1, "manipulation": 1, "pugin": 1, "york": 1, "109": 1, "favourites": 1, "frameworks": 1, "starded": 2, "lagnuage": 1, "obe": 1, "morepeoplewirkingonthea350": 5, "wirking": 1, "becoause": 1, "pregramming": 1, "aksed": 1, "doesen\\u2019t": 1, "amazig": 1, "xlua": 1, "sasl": 1, "differens": 1, "alsomst": 1, "unlock": 2, "brhu": 1, "010": 1, "finland": 1, "sleepoing": 1, "10000000000000000000000000000000000000000000000000000": 1, "timmes": 1, "exetiteded": 1, "exiteded": 2, "jjust": 1, "exoteded": 1, "10000000000000000000000000000000000000000000000000x": 1, "02": 2, "discountinnuing": 1, "prediciton": 1, "saa": 1, "littl": 1, "stopt": 1, "\\ud83e\\udd70\\ud83d\\ude0d": 1, "hehehehehe": 1, "pranked": 1, "franxe": 1, "lsgg": 1, "algerie": 1, "daag": 1, "\\ud83d\\ude30": 1, "moding": 1, "geneva": 1, "dispo": 1, "efhk": 1, "5hours": 1, "oooooooh": 1, "10hr": 1, "giveaways": 1, "sadboihours": 1, "813516789240692767": 1, "unded": 1, "46fpm": 1, "cdh": 1, "adjustement": 2, "reaso": 1, "vectored": 2, "lvl5": 1, "sucessful": 1, "streamed": 1, "twith": 1, "cosmetics": 2, "lesson": 3, "cosmetic": 1, "friedns": 1, "knives": 1, "oooooooooo": 1, "bhop": 2, "knw": 1, "mmmmmmmmm": 1, "unpopular": 1, "rainbow": 1, "six": 2, "siege": 1, "awp": 1, "clip": 1, "grave": 1, "levle": 1, "whish": 1, "cnat": 1, "it\\ud83d\\ude42": 1, "job\\ud83d\\udc4d": 1, "htise": 1, "depnding": 1, "hack": 2, "hippity": 1, "hoppity": 1, "property": 1, "scirpt": 2, "ahve": 1, "depencies": 2, "explenation": 1, "requets": 1, "proejct": 1, "accewpt": 1, "tthem": 1, "feuture": 1, "sone": 1, "project350": 1, "contributer": 1, "repost": 1, "dependecies": 1, "depenciesi": 1, "naother": 1, "depencids": 1, "maiin": 1, "cpp": 2, "hjave": 1, "kiddie": 1, "containing": 1, "238479128740921873409": 1, "libraries": 1, "vue": 1, "lukeairtool": 1, "fl380": 1, "innthe": 1, "rainy": 1, "441": 1, "144": 1, "eant": 1, "gplv3": 2, "gpl3": 2, "eill": 1, "tut": 1, "sorth": 1, "knife": 2, "underestimated": 1, "nautical": 3, "900r": 1, "315": 1, "100nm": 2, "capability\\u2019s": 1, "formateded": 1, "formatting": 2, "tactice": 1, "rebase": 1, "squash": 1, "soruce": 2, "migth": 1, "ethe": 1, "irf": 1, "souce": 3, "arly": 1, "counterintuitive": 1, "toolkit": 1, "fore": 1, "emojies": 1, "layz": 1, "simpel": 1, "pliain": 1, "commmit": 1, "typos": 1, "oepn": 2, "worreid": 1, "organised": 1, "applys": 1, "githu": 1, "worngly": 1, "tolerated": 2, "aorry": 2, "3ds": 2, "remvoes": 1, "walter": 1, "807357245938860133": 1, "sim4fligjt": 1, "maintainer": 1, "preexisting": 1, "controll": 1, "accomplishing": 1, "cfgs": 2, "alternatives": 1, "peaople": 1, "cents": 2, "proffesional": 1, "iberia": 4, "\\ud83c\\uddea\\ud83c\\uddf8": 1, "peng": 1, "tnx": 1, "engaged": 2, "abada350": 1, "much\\u00e8": 1, "diffeculty": 1, "monthw": 1, "tortuing": 1, "webhooks": 2, "torture": 3, "404": 4, "favvvvorties": 1, "elave": 1, "soutce": 1, "cnaa": 1, "sicne": 1, "tortured": 1, "migration": 1, "purged": 1, "wrogn": 1, "istory": 1, "usssaly": 1, "album": 5, "semester": 3, "concert": 1, "breakfast": 1, "shelves": 2, "fashion": 1, "collection": 5, "uncertain": 1, "organizer": 1, "begins": 1, "shipment": 1, "restock": 1, "awaiting": 1, "rumored": 2, "postponed": 2, "sneaker": 3, "sneakerheads": 1, "stores": 2, "magazine": 3, "printing": 1, "newsstands": 2, "electric": 2, "rollout": 2, "availability": 4, "platforms": 3, "volumes": 2, "cast": 1, "storyline": 1, "bestselling": 1, "gadget": 2, "girl's": 1, "guadeloupe": 1, "someyhing": 1, "dsl": 1, "\\ud83d\\uddff\\ud83d\\uddff": 1, "x4": 1, "sait": 1, "dealine": 1, "advancing": 1, "364": 1, "bthey": 1, "updatet": 1, "fictional": 6, "paywayre": 1, "possibilities": 2, "itching": 1, "it\\ud83d\\ude1f": 1, "ksp2": 1, "foundation": 2, "quitting": 1, "synaptic's": 1, "simbridge": 3, "peakies": 1, "bleumesh": 1, "isit": 1, "ramping": 2, "gathered": 2, "healthy": 1, "reoccuring": 1, "aed": 1, "depressurisation": 1, "anwser": 1, "hdws": 1, "quoted": 1, "sums": 2, "aparently": 1, "niko's": 1, "calibrations": 1, "editors": 1, "similarity": 3, "stopgap": 1, "noting": 1, "varying": 1, "tonnes": 2, "wrongly": 1, "snappy": 1, "appealing": 2, "\\u201cwhen": 2, "\\u201dand": 1, "justifiable": 1, "unsurprising": 1, "knees": 1, "proficient": 1, "appropiate": 1, "right\\uff1f": 1, "8700nm": 1, "benefiting": 1, "atsaw": 1, "scaled": 1, "attol": 1, "unwrapping": 2, "inpolite": 1, "synpatic": 1, "foreward": 1, "cabuin": 1, "years\\ud83d\\ude02": 1, "vsd": 1, "descents": 1, "robust": 1, "vd": 2, "asobad": 1, "blumesh": 6, "cancelled\\ud83d\\udc80": 1, "universe": 1, "deja": 1, "vu": 1, "tou": 1, "exemption": 1, "overrated": 1, "openable": 1, "\\u201dwasted\\u201d": 1, "calculating": 2, "exits": 1, "limiting": 1, "introduction": 2, "emblematic": 1, "\\u201cray": 1, "ban\\u201d": 1, "eases": 1, "window's": 1, "harmonising": 1, "qantas'": 1, "573": 1, "016km": 1, "farther": 1, "20h": 1, "30m": 1, "expand": 2, "singpaore": 1, "1000nm": 1, "cpuld": 1, "slowmode": 3, "reworked": 1, "urm": 1, "pourcentage": 1, "befor": 1, "notif": 1, "moderater": 1, "tagging": 1, "marmoset": 1, "baking": 1, "normals": 2, "ao": 1, "curvature": 2, "manuel": 1, "flightsimto": 1, "dreamt": 1, "inlcuded": 1, "summarise": 1, "treated": 1, "inibuild": 1, "liased": 1, "tinted": 1, "modeld": 2, "a321n": 1, "moddelled": 1, "disengage": 1, "equipped": 3, "ofp": 1, "rudely": 1, "calibaration": 1, "speedbrakes": 1, "barrier": 1, "emer": 1, "armed": 1, "bacis": 1, "pollish": 1, "35pm": 2, "there\\u2019ll": 1, "tue": 1, "a320nx": 4, "probaly": 1, "\\u50b3\\u8a0a\\u606f\\u5230": 1, "trilogy": 1, "devolved": 1, "relatable": 2, "9\\u00b0": 1, "sweep": 1, "undergrad": 1, "grad": 1, "compsci": 1, "lend": 2, "ending": 2, "bestfriend": 1, "tik": 1, "tok": 1, "203x": 1, "202": 1, "donates": 1, "pred": 1, "obsurd": 1, "entertrainemnt": 1, "roundabout": 1, "toke": 1, "learner": 1, "dmd": 1, "chuck": 1, "osm": 2, "openstreetmap": 1, "liverries": 1, "rained": 1, "freshly": 1, "ask\\ud83d\\uddff": 1, "hahhaha": 1, "company\\u2019s": 2, "independently": 1, "ipad's": 1, "misunderstand": 1, "aforementioned": 1, "efbs": 1, "observers": 1, "acp": 1, "picture's": 1, "pans": 2, "essentiallly": 1, "efb's": 1, "chooses": 1, "suboptimal": 1, "calculators": 1, "50yrs": 1, "pissing": 1, "interveen": 2, "2088": 1, "laughed": 1, "640": 2, "controled": 1, "efis": 5, "cool\\ud83d\\udc40": 1, "150nm": 1, "amazed": 1, "itr": 1, "shafted": 1, "iag": 1, "cheat": 1, "wipe": 1, "anying": 1, "yessirr": 1, "live\\ud83e\\udd72": 1, "whoosh": 1, "\\ud83d\\udcf8": 1, "unimaginable": 1, "outperform": 1, "browsers": 1, "expenditure": 1, "coffees": 1, "1th": 1, "\\u0131": 1, "kivet": 1, "dircetly": 2, "occlusion": 1, "roughness": 1, "whould": 1, "tracker": 1, "diagram": 2, "gallery": 1, "cooperation": 1, "lolzie": 1, "wo": 1, "fighterjet": 2, "projectalive": 1, "projectdead": 1, "directories": 1, "shoulda": 1, "northkorx": 1, "a350\\ud83d\\udc80": 1, "tr": 1, "component": 1, "component's": 1, "helpers": 1, "guest": 1, "wording": 1, "carefully": 1, "transoceanic": 1, "ity": 1, "lie\\ud83d\\ude05": 1, "volunteering": 4, "fadec": 1, "codere": 1, "parrot": 1, "869637909672763402": 1, "prio": 2, "aible": 1, "outbranch": 1, "sorr": 1, "medrunk": 1, "deee": 1, "ftee": 1, "aircarf": 1, "2\\ud83e\\udd76": 1, "hideous": 1, "annoucments": 1, "annoucemt": 1, "100ew": 1, "relevasse": 1, "id\\u00e9e": 1, "traduit": 1, "camera's": 1, "pfffffff": 1, "69246": 1, "\\ud83d\\ude44\\ud83d\\ude44\\ud83d\\ude44": 1, "recon": 1, "meteoblue": 1, "metar": 1, "chatter": 3, "stewards": 2, "meals": 1, "\\ud83d\\ude04\\ud83d\\ude04": 3, "overlap": 1, "nuanced": 1, "thera": 1, "uknown": 1, "inprovements": 1, "commonalities": 2, "5000ft": 1, "scrollwheel": 1, "5000m": 1, "20000m": 1, "ome": 1, "dares": 1, "trustworthyness": 1, "23rd": 1, "01": 1, "nanoseconds": 2, "it\\u201d": 2, "clb": 1, "crz": 3, "ci": 4, "inital": 1, "uplinked": 1, "variatns": 1, "zfwcg": 1, "huger": 1, "already\\u2260release": 1, "man\\ud83d\\ude0e": 1, "\\ud83d\\ude04\\ud83e\\udd70": 1, "ready\\u201d": 1, "factual": 1, "estimating": 1, "dymamic": 1, "likelyhood": 1, "supposidly": 1, "questioned": 2, "latter": 3, "polygons": 1, "windshields": 2, "fren": 1, "'350": 1, "genie": 1, "accumulate": 1, "risks": 1, "objecting": 1, "detached": 1, "achievements": 1, "guarantees": 1, "downs": 1, "casino": 1, "diecover350": 1, "800\\u201d": 1, "calleth": 1, "cb": 1, "indoor": 2, "easteregg": 1, "bottling": 1, "scrambling": 1, "chunks": 1, "publicize": 1, "incremental": 1, "luxurious": 1, "grants": 1, "nevertheless": 1, "foto": 1, "entrance": 1, "pelican": 2, "aso\\ud83c\\udd71\\ufe0fo": 1, "thig": 1, "\\u201823": 1, "\\u201824": 1, "\\u201825": 1, "roycosoup\\ud83d\\ude0c": 1, "hehehehe": 1, "compability": 1, "\\u201cbe": 1, "tastenklopper": 2, "tagged": 1, "appreciative": 2, "compound": 1, "disciplines": 1, "gltf": 1, "bridge": 1, "pepperoni": 1, "vista": 1, "horrifying": 1, "rabbit": 1, "internship": 1, "sketchup": 1, "offset": 1, "fundamentally": 1, "elevate": 1, "faulty": 1, "unwrapped": 1, "clickspots": 1, "xyz": 1, "orso": 1, "mirrors": 1, "mirroring": 1, "cda": 2, "a20ns": 1, "900\\u2026": 1, "dealbreaker": 1, "10dollars": 1, "recline": 1, "mom's": 1, "tooooooooo": 1, "releasd": 1, "partake": 1, "biz": 1, "'wrong'": 1, "blend": 1, "avenue": 1, "diverging": 1, "weither": 1, "electrically": 1, "powered": 1, "ehbus": 1, "contained": 1, "addiditional": 1, "prevent": 2, "vault": 1, "obtaining": 3, "difficulties": 1, "inthe": 1, "forbid": 1, "arrange": 1, "pump": 3, "connects": 1, "captain's": 2, "\\u201cyou": 1, "whener\\u201d": 1, "who'd": 1, "wingbox": 1, "youcontrols": 1, "flighting": 1, "a370's": 1, "calibrating": 1, "dfda35x": 1, "dame": 1, "yc": 1, "halted": 1, "thorough": 1, "findable": 2, "treachery": 1, "completition": 1, "examined": 1, "bitly": 1, "inspected": 1, "'click": 1, "continue'": 1, "clearing": 2, "retouched": 1, "lightspeed": 1, "redundancy": 2, "lefttop": 1, "righttop": 1, "rightbottom": 1, "wolf": 1, "flightschools": 1, "inqueries": 1, "avis": 1, "encryption": 4, "restricts": 1, "toward": 1, "interpreted": 1, "dip": 1, "toes": 1, "workplace": 1, "flexibility": 1, "uis": 1, "rewarding": 2, "authentic": 1, "enviourment": 1, "intensive": 2, "disclosed": 1, "hides": 2, "visors": 4, "disclose": 7, "sidescreen": 1, "periodicity": 1, "gradually": 1, "finalize": 1, "sons": 1, "nacelle": 1, "diameter": 1, "comprised": 1, "toggle": 2, "combination": 1, "compute": 1, "stabilizer": 1, "tryn": 1, "intend": 1, "sailing": 1, "tirelessly": 1, "held": 2, "accountable": 1, "anyhow": 1, "tackling": 1, "sincerely": 1, "extend": 1, "hyper": 1, "penalty": 1, "insufficient": 1, "proportions": 1, "sizes": 2, "diameters": 1, "transform": 1, "adjustment": 1, "ruled": 3, "ok\\ud83d\\ude02": 1, "noun": 1, "alas": 1, "needing": 1, "interval": 1, "costa": 2, "'3d": 1, "modeler'": 1, "customizable": 1, "blueprint": 1, "kits": 1, "blurprint": 1, "cutting": 1, "understandably": 1, "\\ud83d\\ude13": 1, "simvars": 3, "attenuation": 1, "rtpc": 1, "artificially": 1, "dev's": 1, "s4": 1, "amalgamation": 1, "consideed": 1, "marimekko": 1, "manufactores": 1, "csb772": 1, "pal's": 1, "lauched": 1, "develope": 2, "laughs": 1, "ruthless": 1, "enduring": 1, "19th": 1, "ming": 1, "setbacks": 2, "handlings": 1, "stretched": 1, "differenjt": 1, "configs": 1, "trailer\\ud83d\\udc40": 1, "\\ud83d\\ude13\\ud83d\\ude02": 1, "acj350": 1, "reverberating": 1, "howl": 1, "iv'e": 1, "remeber": 1, "samre": 1, "immune": 1, "memorized": 1, "attatchment": 1, "panic": 1, "ecl": 4, "msfs2077": 1, "2040": 1, "remodelling": 1, "1000lr": 1, "jurisdiction": 1, "hassle": 1, "flightplango": 1, "android": 1, "foreflight": 1, "\\ud83d\\ude04\\ud83d\\ude02": 1, "dissapoint": 1, "odfd": 1, "kfbw": 1, "explaination": 1, "120kgs": 1, "80kg": 1, "124": 1, "6t": 1, "3t": 2, "28qt": 1, "burns": 1, "ifsd": 1, "clickable": 2, "prosim": 3, "'it": 1, "everything'": 1, "groundwork": 1, "itkbj": 1, "fleshed": 1, "aaall": 1, "characteristics": 1, "programmable": 1, "foresee": 1, "hotstart": 2, "cl650": 1, "longhauwl": 2, "'step": 1, "deleted'": 1, "buzzword": 1, "stepclimb": 1, "quirks": 1, "\\u00b0": 1, "pilotjoe": 1, "sharklet": 1, "msn216": 1, "additionally": 1, "slip": 1, "probes": 1, "locking": 1, "maya": 1, "fs2crew": 2, "lfpg": 1, "lesgoooo": 1, "thurst": 1, "900xwb": 11, "kccu": 2, "trackball": 2, "simttolkit": 1, "acts": 2, "prosses": 1, "trademark": 1, "morning\\ud83d\\ude02": 1, "crisis": 1, "so\\ud83d\\ude02": 1, "on\\ud83d\\udc4d": 1, "milano": 1, "hectic": 1, "markings": 1, "struggled": 1, "roaddata": 1, "trend": 1, "simplified": 1, "logo\\u2019s": 1, "brands": 1, "simplifying": 1, "trendy": 1, "qeustion": 1, "costy": 1, "greetings": 1, "icelandair": 1, "custon": 1, "'caves": 1, "in'": 1, "caves": 1, "rdr": 2, "acj": 1, "tackle": 1, "groundings": 1, "wrong\\ud83d\\ude42": 1, "hazards": 1, "4000s": 1, "permutations": 1, "systems\\u2019": 1, "corresponding": 1, "vital": 1, "specification": 1, "subsystem": 2, "economical": 2, "group's": 1, "burnout": 1, "disbanded": 1, "majorly": 1, "sustainability": 1, "realife": 1, "changeable": 2, "dimmable": 1, "holders": 1, "chads": 1, "1000000": 2, "spilling": 1, "timeout": 2, "sussypotato": 1, "wand": 1, "functionable": 1, "deemed": 1, "completing": 1, "deem": 1, "1000er": 1, "900er": 1, "overdue": 1, "flightfactor's": 1, "patch": 1, "passable": 1, "ooooh": 1, "visor": 1, "typescripe": 1, "hopefulley": 1, "dictate": 1, "dl": 2, "collapsed": 1, "mentionable": 1, "jackass": 1, "extraordinary": 1, "reveals": 1, "much\\ud83d\\ude05": 1, "awkwardpepe": 1, "908146666866110515": 1, "inflatable": 2, "coke": 1, "shutdowns": 1, "spills": 1, "carcass": 1, "warhammer": 1, "simp": 1, "spotty": 1, "momentary": 3, "korrys": 1, "korry": 1, "anotehr": 1, "accomodating": 1, "\\ud83e\\udd18": 1, "sunvisors": 1, "blinds": 1, "wrt": 1, "robots": 1, "newtons": 1, "denomination": 1, "mightn\\u2019t": 1, "indications": 1, "lens": 1, "communicated": 1, "builders": 1, "flopping": 1, "fmss": 1, "encoders": 1, "b707": 1, "mockup": 1, "remastered": 1, "helloooo": 1, "spirits": 1, "january\\ud83d\\udc40": 1, "signature": 1, "signifies": 1, "deems": 1, "acceptable": 1, "privilage": 1, "hmu": 1, "catia": 1, "\\ud83d\\ude00\\ud83d\\udc4d": 1, "lvars": 2, "tranform": 1, "fsuipc": 1, "spad": 1, "interfaced": 1, "intentions": 1, "dxf": 1, "\\u2639\\ufe0f": 1, "\\u201cputs": 1, "vault\\u201d": 1, "tricounts": 1, "mortals": 1, "transitioning": 1, "tuning": 1, "kewl": 1, "14hr": 1, "kappa": 2, "operation": 6, "whines": 1, "rreally": 1, "symmetric": 1, "hazardous": 1, "resist": 1, "interrogation": 1, "interrogated": 1, "immense": 1, "phases": 1, "obtain": 2, "xxxxtra": 1, "marke": 1, "replicates": 1, "pendrive": 1, "hq": 1, "striaght": 1, "horizontally": 1, "editos": 1, "sparky": 2, "493353112984092672": 1, "initiative": 1, "policy": 1, "a20nx": 1, "asiana": 1, "cribabies": 1, "caraibies": 1, "hadn\\u2019t": 1, "punt": 1, "collect": 1, "c130n": 1, "pleb": 1, "'a220'": 1, "gentlemen's": 1, "nightclub": 1, "alone\\ud83d\\udc4d": 1, "mood": 1, "mood\\ud83d\\ude05": 1, "maintaining": 1, "abilities": 1, "honor": 1, "goattttt": 1, "good\\ud83d\\ude03": 1, "mannnnnnnn": 1, "yhahahahaha": 1, "enything": 1, "ooooooh": 1, "imformation": 1, "vfh": 2, "33khz": 1, "spacing": 1, "118": 1, "137khz": 1, "vhf": 1, "decimals": 1, "olso": 1, "arrangements": 1, "beter": 1, "kekwtf": 1, "855953985089437727": 1, "breaks": 1, "approximatly": 1, "bothering": 1, "reprimanded": 1, "innocently": 1, "goodwill": 1, "stance": 1, "assert": 1, "petty": 1, "hesitate": 1, "manitobatransit": 1, "pedantic": 1, "pes2": 1, "sadgerain": 1, "849698641869406261": 1, "flightgear": 1, "this\\ud83d\\ude29": 1, "somerhinf": 1, "odds": 1, "close\\ud83d\\ude01": 1, "software's": 1, "control's": 1, "pressurization": 1, "closes": 1, "sensors": 3, "addictive": 1, "developres\\ud83d\\ude03": 1, "jetwesys": 1, "likelu": 1, "apis": 1, "taxiroutes": 1, "restored": 1, "humanity": 1, "serving": 1, "who've": 1, "reward": 2, "proudly": 1, "entertain": 1, "monetary": 1, "dowloand": 1, "uv": 3, "\\ud83e\\udd7a": 1, "envisioned": 1, "mbaye": 2, "realse": 3, "pastes": 1, "drafting": 1, "upo": 1, "reconvene": 1, "clogging": 1, "compiling": 1, "sincei": 1, "bets": 1, "remodeling": 1, "instalation": 1, "thnks": 1, "aircrafts\\ud83d\\ude0b": 1, "771311346272436224": 1, "trebs": 1, "tl": 1, "dr": 1, "'question": 1, "asker": 1, "gifting": 1, "orginally": 1, "excepted": 1, "deinstall": 1, "volunteered": 1, "undestood": 1, "undestand": 1, "forced": 3, "founders": 1, "worries\\ud83d\\ude05": 1, "transparency": 2, "863123377349853214": 1, "indicators": 1, "wobble": 1, "spongebobbreathing": 1, "757119646603280444": 1, "achieves": 1, "laid": 1, "cabine": 2, "anwering": 1, "int": 1, "textural": 1, "szn": 1, "chamberlain": 1, "jurgen": 1, "premade": 1, "magicthonk": 1, "595483543111598080": 1, "ecosystem": 1, "launching": 1, "oooooh": 1, "jerk": 1, "terminated": 1, "youcompleted": 1, "amersfoort": 1, "amerstand": 1, "86gb": 1, "amir": 1, "b4": 1, "topologised": 1, "combine": 1, "unpinned": 1, "satcom": 1, "panicked": 1, "integriation": 1, "rught": 1, "moves": 1, "dynamic\\u2019s": 1, "pitot": 1, "tube": 1, "irss": 1, "ooohhhh": 1, "practivalle": 1, "efford": 1, "linux": 2, "macos": 2, "unic": 1, "aand": 1, "stiff": 1, "armrests": 1, "sunshades": 1, "rightttt": 1, "abused": 2, "didnnt": 1, "seling": 1, "portover": 1, "bredok737max": 1, "bredok737": 1, "scandinavian": 1, "stencils": 4, "stencil": 2, "criticised": 1, "objectively": 1, "swift": 1, "refrences": 2, "attach": 1, "kkk": 1, "andimate": 1, "dissapear": 1, "probabbly": 1, "ptay": 1, "releastic": 1, "possiblity": 1, "goiwing": 1, "considerably": 1, "sucsecc": 1, "feasable": 2, "spreche": 1, "deutsc": 1, "schemes": 1, "adress": 1, "pieces": 1, "enhances": 1, "savage": 1, "ittt": 1, "repeated": 1, "successfully": 1, "requisite": 1, "stellar": 1, "reworking": 1, "likeee": 1, "ff350\\ud83d\\ude05": 1, "cfox": 1, "caveat": 1, "chould": 1, "wary": 1, "expection": 1, "aisles": 1, "etc\\u2026": 1, "bullet": 1, "hgs": 3, "fort": 1, "nowinglets": 1, "nohgs": 1, "collimated": 1, "retrofit": 1, "kajillion": 1, "bluemesh's": 1, "otherway": 1, "mesage": 1, "developping": 1, "tiome": 1, "souns": 1, "compalining": 1, "mauls": 1, "shoudn't": 1, "easely": 1, "admitted": 1, "gda\\u0144sk": 1, "doubts": 1, "nfl": 1, "rugby": 1, "squad": 1, "splash": 1, "speedbird": 1, "dating": 1, "tonights": 1, "cmds": 1, "43": 1, "hiw": 1, "booth": 2, "lagged": 1, "harddrive": 1, "epwa": 1, "suspicious": 1, "colleague": 2, "google\\ud83e\\udde2": 1, "programmes": 1, "hardworkers": 1, "kindness": 1, "completley": 1, "athr": 2, "\\ud83d\\ude2f": 1, "peped": 1, "747139653018190066": 1, "harassing": 1, "exvites": 1, "barack": 1, "donalds": 1, "altgr": 1, "clearer": 1, "are\\u2026": 1, "float": 1, "spoted": 1, "sim4flihgt": 2, "contently": 1, "simumator": 1, "1000x": 1, "painkit": 1, "jsx": 5, "tsx": 2, "preference": 1, "h1": 1, "inti": 1, "datalink": 1, "wair": 1, "fpl": 1, "thnk": 1, "departures": 1, "planner": 4, "turnover": 4, "everythingaboutaviation": 2, "sfw": 2, "chg": 1, "unsupported": 1, "integtation": 1, "fp": 1, "sens": 1, "nit": 1, "dissapointement": 1, "blt": 1, "developpment": 1, "redhill": 1, "yow": 1, "geartilt": 1, "respodn": 1, "emssage": 1, "hje": 1, "mna": 1, "choise": 1, "skyvector": 2, "extendable": 1, "hotkeys": 1, "scrn": 1, "positives": 2, "sandbox": 1, "exceded": 1, "systrms": 1, "\\ud83d\\udc4c\\ud83d\\udc4c\\ud83d\\udc4c": 1, "oehhh": 1, "fueselage": 1, "deatails": 1, "thing\\ud83d\\ude0d\\ud83d\\ude09\\ud83d\\udc4d": 1, "vcockpit": 1, "overwrites": 1, "planeconverter": 1, "advances": 1, "ehm": 2, "compatable": 1, "cleanest": 1, "cirrus'": 1, "sart": 1, "yw\\ud83d\\ude4f": 1, "pfd's": 1, "elegantly": 1, "crediting": 1, "appropriately": 1, "utilising": 1, "bw": 1, "sic": 1, "amongst": 1, "passes": 1, "ropes": 1, "therefor": 1, "c5": 1, "1350": 1, "kdlsldkdkslf": 1, "individuals": 2, "inquire": 1, "heared": 1, "20min": 1, "whens": 5, "2022'": 1, "\\u201csoon\\u201d": 1, "approximate": 3, "resease": 1, "jewel": 1, "releeae": 1, "realese": 2, "hipped": 1, "aby": 1, "estimately": 1, "projected": 1, "openbeta": 1, "devlog": 1, "slown": 1, "estimations": 1, "insights": 1, "9xwb": 1, "updates\\ud83d\\ude29": 1, "goooddd": 1, "predicted": 1, "mote": 1, "oce": 1, "terrific": 1, "nearish": 1, "demonstration": 1}, - "word_docs": {"have": 2632, "is": 5445, "a350": 2095, "the": 10693, "flybywire": 71, "autopilot": 58, "going": 447, "to": 6126, "asking": 123, "goofy": 3, "ahh": 51, "people": 588, "when": 1352, "in": 3573, "path": 25, "my": 1283, "its": 1185, "accident": 4, "by": 461, "spotted": 9, "sedona": 1, "me": 1043, "every": 203, "lol": 1169, "time": 817, "still": 600, "development": 312, "know": 1003, "i": 7439, "really": 652, "don\\u2019t": 231, "tbh": 93, "or": 1572, "it": 5661, "discontinued": 5, "has": 775, "been": 515, "a35x": 44, "aircraft": 663, "project": 663, "that": 3337, "few": 176, "software": 51, "this": 2143, "dynamics": 51, "suggest": 20, "small": 84, "design": 45, "airplane": 57, "want": 597, "you": 4217, "and": 4611, "explain": 25, "hello": 266, "of": 2996, "can": 1798, "fixed": 55, "for": 3604, "make": 762, "a": 6157, "detail": 44, "wing": 54, "resources": 30, "msfs": 608, "look": 348, "didnt": 134, "bad": 247, "\\ud83d\\udc80": 63, "could": 391, "just": 1838, "landing": 88, "on": 2678, "good": 1007, "dive": 1, "then": 724, "approach": 51, "bomb": 5, "around": 153, "go": 435, "needed": 47, "love": 194, "islander": 1, "unless": 61, "didn't": 148, "what": 1509, "installed": 67, "car": 23, "wanted": 73, "like": 1760, "\\ud83e\\udd14": 28, "was": 1151, "school": 99, "your": 738, "no": 1667, "mobile": 7, "\\ud83d\\ude04": 245, "trying": 107, "i'm": 505, "phones": 2, "\\ud83d\\ude02": 187, "remember": 101, "drop": 39, "dont": 578, "think": 849, "money": 123, "gonna": 357, "out": 836, "theyre": 37, "eager": 9, "which": 460, "pay": 87, "as": 1027, "splitting": 2, "weekends": 3, "released": 294, "contractors": 1, "also": 752, "be": 2799, "much": 445, "forward": 75, "too": 582, "day": 178, "from": 1082, "sure": 417, "their": 500, "always": 153, "looking": 223, "similar": 102, "would": 842, "appreciate": 40, "our": 321, "club": 3, "full": 116, "end": 152, "happy": 89, "an": 1091, "do": 1701, "better": 382, "others": 47, "than": 429, "result": 10, "we": 1589, "chaps": 1, "that\\u2019s": 133, "it\\u2019s": 420, "long": 385, "thinking": 49, "one": 1006, "another": 174, "unrushed": 1, "product": 74, "projects": 101, "together": 28, "they\\u2019d": 4, "everyone": 178, "part": 131, "wages": 3, "team": 329, "guys\\u2026": 1, "ends": 9, "takes": 89, "i\\u2019m": 228, "teams": 15, "it\\u2019ll": 29, "own": 192, "i\\u2019ve": 46, "multiple": 30, "commodity": 1, "dfd": 351, "meet": 15, "if": 1656, "some": 797, "but": 2941, "evenings": 1, "first": 349, "skills": 41, "release": 745, "job": 86, "\\u2764\\ufe0f": 24, "said": 368, "more": 759, "dev": 244, "hauler": 16, "between": 90, "quicker": 6, "fly": 423, "are": 2041, "\\ud83d\\ude0a": 13, "wicked": 1, "ksfo": 1, "vhhh": 3, "ypph": 2, "something": 394, "ill": 77, "probably": 294, "eddf": 13, "flight": 522, "hours": 116, "thats": 328, "under": 49, "2": 357, "ooooooo": 1, "sfo": 2, "sgn": 1, "imma": 23, "arrive": 18, "estimate": 41, "there": 1401, "soon\\u2122\\ufe0f": 5, "will": 2380, "ready": 128, "so": 1928, "didn\\u2019t": 61, "u": 786, "mods": 82, "bro": 108, "got": 469, "ain\\u2019t": 6, "xbox": 114, "wip": 47, "not": 2411, "completed": 20, "now": 770, "guys": 576, "relesed": 3, "okay": 238, "thanks": 537, "ask": 250, "sebastian": 7, "i'd": 98, "am": 367, "modelling": 110, "recommend": 44, "discussion": 16, "questions": 91, "everything": 140, "second": 67, "he": 459, "uhhh": 11, "show": 171, "update": 441, "progress": 566, "video": 176, "cockpit": 505, "week": 68, "picture": 57, "next": 246, "planning": 46, "see": 705, "xd": 165, "showing": 28, "pictures": 46, "link": 158, "please": 288, "give": 237, "pics": 36, "weeks": 52, "ago": 133, "shared": 24, "sneaky": 3, "yes": 1259, "made": 328, "what's": 61, "up": 570, "question": 278, "ihave": 1, "aight": 25, "albi": 1, "intended": 4, "ik": 94, "serious": 27, "wasnt": 24, "twitter": 13, "across": 15, "looks": 378, "cool": 224, "\\ud83d\\udc4d": 120, "came": 53, "these": 157, "with": 1707, "obligation": 2, "working": 384, "supply": 2, "constant": 10, "dawg": 2, "updates": 297, "patient": 23, "arent": 27, "2022": 60, "pls": 72, "new": 557, "maybe": 366, "damn": 152, "most": 308, "likely": 78, "get": 1004, "won\\u2019t": 48, "able": 161, "might": 217, "come": 371, "does": 468, "anyone": 245, "bruh": 173, "patience": 22, "days": 117, "leave": 67, "listen": 8, "both": 156, "you're": 147, "channels": 18, "peaks": 14, "literally": 106, "sneak": 36, "random": 34, "telling": 23, "free": 290, "sharing": 18, "channel": 160, "don't": 573, "server": 428, "believe": 136, "designated": 2, "alive": 35, "us": 273, "we're": 145, "\\ud83e\\udd21": 5, "did": 480, "coming": 224, "scraped": 1, "stupid": 51, "projekt": 2, "honest": 26, "ok": 805, "ye": 83, "light": 26, "break": 46, "spring": 3, "\\ud83d\\ude0e": 16, "same": 462, "schoolin'": 1, "unfortunately": 41, "d": 84, "yall": 40, "lads": 4, "doin": 2, "how": 1178, "\\u2665\\ufe0f": 4, "\\ud83d\\ude42": 317, "wish": 71, "great": 276, "luck": 60, "about": 808, "excited": 108, "somebody": 11, "fixxa": 1, "p": 37, "warn": 14, "commands": 24, "suck": 12, "at": 1039, "crap": 15, "morning": 35, "anxious": 2, "quality": 155, "eht": 1, "elast": 1, "dinsc": 1, "while": 176, "pause": 8, "they": 1503, "take": 289, "hey": 218, "lmao": 374, "real": 218, "irl": 122, "reshade": 8, "rl": 9, "sim": 325, "it's": 932, "cause": 102, "certain": 42, "addons": 54, "weather": 21, "graphics": 34, "someone": 289, "reflectors": 2, "lights": 18, "tight": 8, "guess": 174, "line": 37, "causes": 9, "sharp": 9, "welcome": 57, "streamer": 8, "davies": 3, "twitch": 14, "matt": 2, "him": 140, "google": 68, "who": 386, "may": 138, "mat": 2, "btw": 122, "found": 86, "here": 516, "rip": 75, "\\ud83d\\ude26": 44, "yeah": 993, "hear": 58, "oh": 750, "stream": 28, "movie": 12, "controller": 29, "london": 21, "watching": 25, "haul": 74, "everybody": 16, "how\\u2019s": 7, "doing": 264, "only": 688, "elevator": 4, "way": 299, "sensitive": 5, "thinks": 13, "787": 292, "latest": 63, "done": 340, "build": 105, "any": 729, "thing": 293, "work": 680, "tho": 241, "mod": 158, "airports": 46, "need": 623, "over": 169, "madagascar": 2, "yemen": 1, "africa": 6, "where": 463, "abouts": 2, "kuro": 2, "try": 238, "8": 83, "773": 4, "enough": 149, "runway": 33, "9": 59, "african": 5, "ling": 2, "keyboard": 24, "ass": 24, "nice": 522, "theres": 96, "freeware": 337, "airport": 123, "even": 516, "seychelles": 3, "count": 25, "places": 6, "holiday": 15, "spanish": 3, "payware": 196, "eu": 9, "best": 226, "world": 99, "flag": 15, "hella": 8, "yourcontrols": 10, "config": 17, "sick": 30, "fbw": 507, "wait": 516, "a380": 268, "can't": 288, "progression": 2, "probs": 14, "mean": 467, "down": 146, "year": 295, "last": 179, "summer": 31, "rush": 15, "stuff": 260, "shouldn't": 34, "unfinished": 6, "little": 106, "month": 101, "nah": 105, "clicked": 10, "itself": 62, "wow": 114, "enter": 14, "yyyy": 1, "unspecific": 1, "dd": 1, "very": 489, "mm": 6, "specific": 47, "date": 249, "doesn": 3, "list": 31, "agreeing": 1, "747": 165, "pmdg": 219, "400": 20, "800": 48, "738": 4, "addition": 19, "ruins": 2, "obviously": 38, "overdoing": 1, "options": 22, "turbulence": 5, "glitched": 1, "sounded": 5, "n": 15, "thought": 165, "sounds": 173, "audio": 10, "immersion": 2, "adds": 11, "worth": 105, "sooo": 9, "hi": 287, "declan": 1, "moly": 2, "holy": 25, "taking": 56, "bit": 244, "sound": 86, "poo": 2, "efb": 89, "missing": 34, "despite": 6, "major": 38, "a340": 77, "im": 607, "nls": 5, "waiting": 85, "buy": 177, "realistic": 91, "gave": 39, "fs": 34, "yet": 350, "trial": 7, "stops": 5, "kuro's": 1, "ive": 76, "boeing": 147, "non": 25, "788s": 1, "738s": 1, "flying": 179, "pmdg's": 1, "wtf": 81, "omg": 44, "forgot": 60, "aswell": 16, "priority": 23, "wide": 15, "bodies": 3, "a330": 264, "1": 308, "aerosoft": 71, "3": 240, "777": 241, "dfd's": 6, "4": 143, "5": 178, "wings": 45, "6": 98, "order": 32, "those": 195, "well": 733, "\\ud83d\\ude0b": 7, "forget": 34, "hard": 177, "everyday": 7, "april": 72, "asobo": 138, "comming": 4, "atr72": 3, "bird": 19, "sky": 17, "\\ud83d\\ude0d": 22, "majestric": 1, "meaning": 35, "toronto": 4, "route": 37, "shot": 19, "paris": 13, "weight": 12, "problems": 36, "needs": 71, "adjustments": 3, "without": 131, "fmc": 34, "after": 288, "surprised": 24, "months": 176, "feels": 19, "flew": 46, "using": 233, "interest": 12, "peeks": 11, "ohh": 24, "toliss": 12, "767": 30, "ff": 50, "757": 34, "xp12": 37, "already": 335, "bravo": 3, "vatsim": 125, "scared": 7, "learn": 111, "honeycomb": 5, "salty's": 1, "stage": 40, "pretty": 215, "a330s": 10, "headwind": 54, "pmp": 79, "hd": 20, "xp": 27, "12": 55, "11": 77, "level": 214, "them": 428, "today": 90, "none": 28, "headwinds": 2, "true": 170, "such": 126, "developed": 33, "being": 287, "msfs2020": 33, "\\ud83d\\ude2d": 34, "had": 298, "fun": 100, "beauty": 17, "although": 35, "a321": 34, "exciting": 14, "asf": 6, "fr": 30, "20th": 1, "a320neo": 33, "march": 6, "hauls": 13, "takeoff": 24, "180": 1, "quite": 162, "knots": 6, "v2": 10, "since": 328, "medium": 8, "short": 44, "xplane": 67, "flights": 60, "kind": 87, "transatlantic": 4, "factor": 34, "two": 96, "told": 50, "before": 271, "flihjt": 1, "years": 175, "droped": 1, "file": 77, "magknight": 1, "compatibility": 16, "dreamliner": 9, "flightsim": 124, "though": 217, "they've": 24, "qw": 48, "hoping": 17, "theirs": 10, "silent": 8, "70": 20, "wanna": 107, "buying": 31, "again": 167, "deluxe": 52, "pounds": 5, "alternative": 7, "cant": 232, "find": 179, "september": 8, "releasing": 43, "lucky": 27, "a310": 22, "inibuilds": 14, "md": 46, "tfdi": 2, "closest": 10, "ops": 12, "dat": 3, "available": 133, "aren't": 57, "they're": 83, "isn't": 165, "selection": 3, "high": 126, "x": 118, "why": 650, "curious": 53, "plane": 777, "because": 560, "middle": 25, "simulators": 19, "right": 399, "use": 599, "it\\u2026": 1, "uninstall": 5, "effect": 9, "doesnt": 117, "play": 84, "used": 219, "source": 200, "updated": 46, "900neo": 4, "200": 41, "additions": 2, "proper": 31, "yeahh": 4, "fuck": 53, "users": 22, "l": 21, "snitch": 1, "let's": 41, "read": 131, "a350x": 63, "install": 116, "share": 60, "stop": 95, "tried": 79, "antonov": 5, "messages": 62, "whos": 7, "deleting": 6, "nuff": 1, "actually": 240, "offline": 15, "disconnected": 3, "instead": 66, "network": 7, "idk": 268, "due": 75, "reconnecting": 1, "issues": 96, "connect": 14, "technical": 6, "accommodate": 1, "back": 237, "busy": 47, "connecting": 3, "atc": 44, "idea": 137, "text": 44, "went": 51, "klm12a\\u201d": 1, "control": 35, "\\u201dbrussels": 1, "airspace\\u201d": 1, "\\u201dklm12a": 1, "observer": 1, "alt": 11, "permission": 5, "theyll": 3, "mode": 65, "position": 19, "were": 215, "dinner": 4, "all": 916, "longer": 72, "especially": 76, "there's": 154, "wake": 17, "disconnect": 12, "mid": 22, "reconnect": 1, "impossible": 31, "many": 265, "drops": 11, "asleep": 7, "disc": 2, "bcs": 5, "announcements": 13, "july": 19, "june": 12, "progressing": 16, "passion": 14, "fruit": 1, "earth": 12, "masterpiece": 2, "can\\u2019t": 84, "along": 55, "seen": 135, "trailers": 3, "final": 49, "cases": 10, "imply": 2, "id": 30, "say": 405, "opinion": 82, "ur": 195, "answer": 105, "represent": 11, "videos": 67, "indeed": 42, "related": 28, "saying": 109, "observation": 2, "generalised": 1, "message": 100, "complete": 91, "lack": 22, "articles": 1, "grammatical": 1, "interpret": 1, "\\ud83e\\udd26\\u200d\\u2640\\ufe0f": 1, "referring": 13, "else": 117, "reply": 28, "talking": 119, "demon": 1, "preview": 29, "definitive": 1, "article": 10, "english": 48, "demon\\u2019s": 1, "ericc\\u2019s": 1, "\\u201dthe": 1, "videos\\u201d": 1, "\\u201dvideos\\u201d": 3, "clear": 28, "difference": 45, "context": 13, "above": 67, "refer": 9, "curvy\\u201d": 1, "big": 165, "\\u201di": 1, "important": 46, "specify": 3, "clearly": 21, "imo": 50, "exmaple": 1, "bananasa": 1, "somene": 1, "cakes": 2, "explanatory": 2, "self": 50, "trailer": 21, "kids": 16, "topic": 22, "statement": 17, "original": 20, "\\u201dvideos": 1, "a350\\u201d": 1, "weve": 6, "supposedly": 3, "gotten": 13, "shows": 34, "i've": 160, "far": 172, "reason": 115, "state": 39, "matter": 46, "reasoning": 8, "disproved": 1, "doubling": 3, "whats": 84, "alr": 29, "alg": 2, "sort": 36, "opnion": 2, "means": 83, "depends": 81, "eh": 30, "ofc": 39, "supposed": 37, "showcasing": 7, "things": 241, "lot": 315, "whatever": 61, "call": 60, "weanna": 1, "exactly": 100, "previews": 28, "meant": 75, "expect": 78, "usually": 38, "wdym": 53, "works": 172, "should": 368, "showcase": 15, "wont": 107, "changes": 48, "detailed": 37, "agree": 60, "version": 269, "aka": 19, "course": 88, "huge": 42, "represents": 3, "change": 128, "never": 286, "generalisation": 1, "model": 497, "deduce": 1, "therefore": 13, "implies": 1, "example": 74, "shown": 33, "a225": 1, "confusing": 15, "doubt": 34, "gets": 65, "hope": 233, "beta": 82, "earlier": 40, "yeaa": 1, "perfectly": 14, "yea": 157, "pr": 41, "super": 43, "looked": 38, "aero": 7, "late": 43, "2020": 45, "started": 98, "isnt": 130, "planes": 238, "whatt": 1, "least": 131, "spot": 25, "johnny": 1, "livery": 183, "slick": 1, "tf": 21, "iirc": 24, "boost": 90, "ig": 32, "profile": 26, "pfp": 27, "goo": 4, "lets": 69, "stand": 10, "actual": 53, "strong": 10, "default": 123, "potato": 2, "dope": 13, "7": 59, "times": 86, "group": 50, "installer": 217, "featured": 5, "hopefully": 81, "tomorrow": 53, "ctp": 5, "send": 141, "sneekpeaks": 1, "plan": 134, "that's": 365, "sense": 66, "makes": 117, "variant": 56, "900": 287, "included": 24, "liveries": 131, "varient": 3, "making": 305, "900's": 1, "1000": 314, "variants": 33, "guessing": 17, "operators": 10, "online": 48, "photogrammetry": 2, "chill": 14, "da": 16, "les": 6, "gooo": 3, "finally": 53, "lufthansa": 46, "ordered": 8, "close": 98, "tlv": 1, "getting": 176, "check": 170, "news": 48, "350": 227, "logan": 2, "arrived": 6, "international": 8, "boston": 4, "accidently": 2, "click": 44, "physics": 49, "speaking": 12, "game": 164, "unrealistic": 8, "realism": 24, "killed": 9, "dude": 68, "cupcake": 1, "edp": 2, "edpgaming": 1, "reg": 6, "registration": 8, "abpa": 1, "rn": 110, "descent": 11, "wrong": 150, "120": 4, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 7, "nm": 12, "39000": 1, "feet": 13, "600": 22, "rate": 22, "nicer": 4, "mcdu": 46, "trade": 2, "320": 33, "smth": 25, "330": 38, "ah": 236, "ipad": 21, "78": 3, "dosent": 7, "tell": 135, "easy": 96, "tells": 4, "40": 35, "fine": 102, "completely": 63, "normally": 19, "120nm": 2, "390": 3, "230": 2, "away": 68, "yk": 16, "start": 166, "trotzdem": 1, "ist": 11, "ich": 10, "mal": 7, "330neo": 11, "nicht": 3, "fenix": 103, "zwar": 1, "hab": 6, "hatte": 4, "crasht": 1, "danach": 1, "auch": 5, "den": 6, "empfehlen": 1, "echt": 1, "dass": 5, "kann": 2, "schon": 2, "dann": 3, "wieder": 1, "aber": 4, "ging": 1, "sketchy": 4, "der": 3, "ned": 1, "whow": 2, "altitude": 33, "cruz": 1, "und": 5, "range": 52, "320nm": 1, "bzw": 1, "welchem": 1, "mit": 6, "das": 4, "passiert": 1, "flugzeug": 2, "fliegst": 1, "denn": 1, "du": 13, "geht": 3, "noch": 4, "hahaha": 18, "wie": 3, "nie": 2, "ahhhh": 6, "luftdruck": 1, "immer": 3, "paar": 2, "ap": 26, "ruckartig": 1, "jetzt": 1, "ge\\u00e4ndert": 1, "irgendwie": 1, "tot": 1, "alle": 1, "hat": 2, "halt": 6, "usual": 4, "direct": 28, "simbreif": 3, "simbrief": 52, "normal": 79, "problem": 134, "rausfinden": 1, "selbst": 1, "muss": 4, "gibt": 1, "man": 155, "schauen": 1, "machen": 1, "z": 39, "probieren": 1, "dings": 1, "crashen": 1, "ja": 6, "b": 26, "sie": 2, "flugzeuge": 1, "manche": 1, "die": 41, "wollen": 1, "weil": 2, "manchmal": 1, "einfach": 1, "es": 8, "shit": 139, "camera": 46, "room": 8, "bru": 1, "weird": 80, "nur": 3, "haha": 132, "erst": 1, "andere": 1, "longhauls": 2, "10": 149, "ne": 11, "meinung": 1, "gemacht": 1, "wollte": 1, "awesome": 66, "stripe": 1, "honestly": 55, "w": 22, "dezember": 1, "sagen": 1, "fuel": 47, "k\\u00f6nnte": 1, "gerade": 1, "737": 208, "sein": 1, "wenig": 1, "geworden": 1, "bin": 8, "zur": 1, "theoretisch": 1, "580": 1, "a320n": 4, "gelandet": 1, "n\\u00f6": 1, "fliege": 2, "embrear": 2, "bevor": 1, "stunden": 1, "anderen": 1, "lerne": 1, "nochmal": 1, "wasser": 1, "alles": 2, "seit": 1, "frage": 1, "pennen": 1, "wach": 1, "checken": 2, "ca": 4, "zu": 5, "kurz": 1, "a339": 9, "175": 7, "gehst": 1, "zwingend": 1, "top": 58, "bottom": 17, "perth": 2, "singapore": 23, "yesterday": 43, "currently": 121, "shaders": 1, "everywhere": 18, "ground": 59, "photo": 21, "shader": 3, "pic": 36, "jo": 1, "danke": 3, "iwie": 1, "1000h": 1, "fliegen": 1, "ob": 1, "wenn": 4, "fast": 43, "meinte": 1, "ganz": 1, "gut": 2, "off": 201, "bleiben": 1, "bei": 1, "wir": 3, "deutsch": 4, "oder": 3, "wegen": 1, "schreib": 1, "privat": 1, "brauchst": 1, "systemen": 1, "mir": 1, "viel": 1, "gerne": 1, "willst": 1, "latein": 1, "falls": 3, "spanisch": 2, "nat\\u00fcrlich": 1, "moin": 1, "kannst": 1, "788": 3, "mine": 50, "772": 1, "a346": 2, "left": 122, "vnav": 16, "lnav": 14, "checking": 20, "instruments": 11, "mins": 25, "longhaul": 6, "aviv": 1, "lax": 10, "tel": 1, "screen": 67, "volume": 5, "sleep": 51, "0": 126, "14": 34, "klax": 9, "llbg": 1, "life": 108, "vie": 1, "jfk": 9, "austrian": 1, "muc": 1, "phone": 28, "nd": 36, "sit": 12, "watch": 52, "moving": 31, "sunset": 2, "during": 30, "took": 63, "almost": 101, "sun": 8, "racing": 3, "youre": 37, "boring": 19, "target": 5, "500nm": 1, "frankfurt": 18, "soon": 234, "transat": 2, "17": 11, "30": 61, "hour": 46, "future": 122, "alert": 7, "ongoing": 8, "keep": 149, "affected": 8, "pushback": 14, "clue": 22, "a320": 319, "toolbar": 7, "help": 295, "10h": 1, "anything": 219, "automatic": 6, "functions": 19, "settings": 37, "assistance": 8, "turned": 17, "half": 63, "worked": 72, "trim": 2, "bug": 33, "cessna": 11, "doesn\\u2019t": 51, "heard": 106, "fall": 15, "dc": 30, "citations": 2, "space": 25, "sth": 3, "into": 227, "dives": 1, "annoying": 40, "\\ud83d\\ude01": 22, "widebodies": 6, "it'll": 68, "once": 165, "liked": 7, "amazing": 148, "ikr": 17, "bonus": 2, "a22x": 9, "yeeesssiiirrr": 1, "worries": 29, "alright": 107, "i\\u2019d": 36, "figured": 17, "understood": 13, "rules": 24, "spamming": 12, "heads": 10, "user": 29, "etc": 184, "creators": 8, "promote": 17, "youtube": 69, "blog": 2, "content": 42, "promotion": 7, "virtual": 12, "serve": 8, "contract": 5, "pilots": 89, "appropriate": 3, "discord": 241, "created": 19, "missed": 32, "ic": 4, "scroll": 16, "wants": 38, "exams": 15, "corner": 5, "aim": 20, "lmaooo": 4, "peak": 15, "heh": 8, "cravings": 1, "place": 82, "frequently": 11, "peasant": 1, "post": 93, "we'll": 70, "thank": 224, "saw": 132, "peaks\\u2764\\ufe0f\\u2764\\ufe0f": 1, "\\ud83e\\udd28": 12, "huh": 24, "accounts": 4, "switch": 30, "deadly": 3, "hospital": 6, "strokes": 1, "reading": 21, "person": 71, "double": 20, "heck": 7, "price": 44, "god": 39, "access": 81, "gib": 10, "peek": 8, "2024": 24, "posted": 42, "glad": 25, "existed": 11, "given": 28, "put": 214, "farewell": 1, "\\ud83e\\udee1": 3, "reminder": 5, "notifs": 1, "turn": 75, "moment": 102, "synaptic": 32, "havent": 51, "simulations": 29, "global": 5, "retirement": 5, "dilation": 1, "travel": 30, "interstellar": 1, "\\ud83d\\udc40": 92, "possible": 148, "dead": 86, "i\\u00b4m": 2, "near": 42, "awhile": 5, "behind": 38, "scenes": 7, "3d": 85, "focusing": 17, "assume": 38, "explaining": 10, "\\u201dupload\\u201d": 1, "emeritus": 1, "role": 57, "basically": 107, "replacement": 5, "seb": 5, "anymore": 80, "hands": 18, "passed": 13, "head": 33, "effectively": 6, "modeling": 102, "confident": 12, "names": 9, "understand": 129, "red": 24, "mind": 87, "dark": 16, "marcel": 8, "upload": 29, "min": 22, "name": 92, "download": 261, "comes": 135, "worry": 58, "solved": 3, "complain": 11, "def": 5, "become": 63, "frequent": 7, "discussions": 2, "feel": 116, "couple": 43, "body": 16, "different": 219, "insult": 9, "perspective": 7, "giving": 35, "insulting": 4, "scenario": 4, "captiansim": 1, "deserved": 2, "captain": 46, "wnana": 1, "simply": 37, "open": 298, "rude": 16, "you\\u2019re": 35, "restating": 1, "care": 45, "negative": 15, "stupidly": 3, "nobody": 44, "scammed": 3, "whatsoever": 7, "captainscam": 5, "testers": 20, "alot": 42, "improvement": 14, "joined": 35, "whyd": 1, "exterior": 68, "abadstudios": 3, "worse": 27, "piracy": 9, "systems": 329, "fidelity": 34, "\\ud83d\\udcaf": 3, "trash": 29, "join": 67, "mate": 38, "ignorance": 1, "literal": 9, "current": 93, "occur": 2, "statistics": 2, "debate": 4, "providing": 7, "cya": 23, "continue": 32, "wouldnt": 33, "fair": 53, "other": 418, "implementing": 7, "mutual": 2, "servers": 49, "members": 87, "unlikely": 11, "interests": 2, "set": 93, "assumes": 1, "common": 28, "stopping": 6, "nose": 30, "suffice": 2, "highly": 28, "thumbs": 3, "833460161314029578": 2, "a320inthe350": 1, "enjoy": 37, "constructive": 4, "heartily": 1, "arguring": 1, "hungry": 3, "food": 15, "point": 154, "outstanding": 3, "interested": 36, "situation": 14, "drivers": 11, "license": 26, "99": 20, "wouldn't": 72, "seriously": 27, "defeats": 3, "purpose": 18, "fiat": 1, "drive": 27, "interior": 30, "tesla": 5, "typed": 4, "word": 38, "max": 51, "sorry": 233, "flies": 22, "decent": 53, "team's": 1, "cockpits": 17, "choice": 17, "reasonable": 7, "stolen": 21, "a350's": 13, "crappy": 7, "ahead": 38, "smaller": 23, "'no": 1, "point'": 1, "files": 75, "a359": 29, "fighter": 8, "argument": 6, "mach": 12, "speed": 79, "doesn't": 163, "onto": 24, "achieve": 5, "f22": 1, "add": 173, "engines": 76, "jet": 35, "yours": 20, "opnions": 1, "having": 96, "airbus": 373, "models": 129, "personal": 19, "replied": 9, "missunderstood": 1, "'almost": 1, "that'": 1, "proving": 3, "accurate": 89, "less": 77, "complaining": 12, "otherwise": 29, "creating": 24, "expressing": 3, "placement": 5, "system": 142, "remind": 8, "level'": 4, "'study": 3, "'accurate'": 1, "called": 81, "flyable": 41, "steal": 17, "a32nx": 139, "study": 114, "single": 48, "modified": 18, "ever": 108, "modification": 2, "controls": 17, "absolutely": 47, "jumpseat": 4, "knobs": 6, "side": 53, "three": 20, "amount": 46, "whole": 73, "shocking": 3, "tiniest": 1, "aircrafts": 34, "anyways": 51, "seems": 83, "prefer": 47, "applies": 13, "personally": 52, "sarcastic": 5, "primarily": 5, "joke": 68, "devs": 206, "bloody": 8, "pack": 39, "mega": 18, "liverys": 5, "habe": 2, "airlines": 93, "dunno": 15, "100": 110, "percentage": 13, "80": 20, "abad": 24, "who's": 10, "simulator": 75, "cae": 1, "let\\u00b4s": 1, "fullflight": 1, "proceed": 2, "aint": 16, "fixing": 10, "expecting": 17, "anytime": 17, "xplane12s": 1, "screenshot": 43, "upclose": 1, "antialising": 1, "xplane's": 1, "whoever": 13, "nothing": 171, "i\\u2019ll": 64, "ie": 7, "data": 61, "hell": 34, "esitmated": 1, "wipers": 4, "react": 75, "rain": 8, "acc": 12, "windscreen": 1, "aerodynamics": 5, "create": 57, "drag": 20, "cog": 1, "hidden": 12, "simulating": 3, "barebones": 2, "moments": 4, "simulate": 14, "lift": 10, "slate": 1, "accurately": 6, "forces": 4, "author": 2, "divided": 4, "reference": 37, "fdm": 5, "aerodyamics": 1, "entirely": 12, "roll": 7, "jsbsim's": 1, "aerodynamic": 4, "vehicle": 3, "valid": 8, "force": 16, "yaw": 1, "formulas": 1, "pitch": 6, "inputted": 3, "coincident": 1, "jsbsim": 4, "blank": 6, "fg's": 1, "cross": 9, "platform": 15, "wiki": 2, "fg": 1, "orginially": 1, "fdms": 1, "inputting": 2, "difficult": 26, "tricky": 5, "finding": 14, "rest": 38, "fdm's": 1, "an225": 6, "market": 24, "addon": 93, "custom": 143, "either": 93, "require": 24, "supercomputer": 1, "beforehand": 1, "factors": 14, "geometry": 1, "uses": 50, "calculate": 4, "various": 11, "coefficients": 1, "aside": 6, "o": 88, "view": 49, "happened": 71, "2025": 6, "earliest": 8, "capabilities": 1, "roadmap": 5, "sdk": 76, "engine": 134, "reasons": 28, "addressed": 1, "performance": 51, "q": 37, "term": 22, "regards": 7, "sylvain": 1, "lazy": 21, "ngl": 47, "couldn't": 25, "cam": 19, "lower": 25, "limitations": 14, "ayo": 13, "cameras": 7, "intrinsic": 1, "limitation": 6, "rasterization": 1, "radar": 11, "minor": 9, "allow": 29, "expert": 9, "easily": 19, "studylevel": 1, "knowledge": 25, "fsx": 66, "cheaped": 1, "published": 13, "microsoft": 52, "generate": 4, "terrain": 40, "s": 71, "heavy": 41, "massive": 26, "developers": 124, "billions": 2, "10000": 3, "sadly": 39, "superior": 3, "budget": 11, "construction": 3, "site": 20, "finished": 111, "logic": 15, "faster": 31, "bigger": 32, "win": 22, "250": 6, "except": 47, "istg": 8, "quickly": 23, "finish": 51, "quick": 50, "develop": 54, "aaus": 1, "sad": 60, "beyond": 11, "besides": 15, "develops": 3, "studio": 7, "tiny": 13, "jokes": 17, "pirated": 7, "studios": 17, "ffa350": 10, "everytime": 15, "somewhat": 24, "truth": 5, "updating": 18, "waste": 17, "public": 71, "trust": 32, "named": 18, "reliability": 2, "ignore": 11, "steady": 5, "night": 35, "catch": 8, "pc": 107, "y\\u2019all": 15, "we\\u2019re": 25, "experience": 91, "till": 43, "kinda": 126, "myself": 47, "haven\\u2019t": 36, "situational": 3, "isn\\u2019t": 54, "il": 10, "dice": 1, "against": 21, "unsure": 4, "mich": 1, "gew\\u00f6hnt": 1, "dran": 1, "h\\u00e4tte": 1, "bock": 1, "gar": 1, "kein": 2, "mehr": 2, "antworten": 1, "w\\u00e4r": 1, "hasn't": 24, "conclusion": 3, "ulr": 39, "dad": 20, "move": 61, "disagree": 14, "figure": 21, "let": 103, "p3d": 61, "em": 13, "note": 12, "you'll": 45, "instructor": 8, "friend": 39, "training": 40, "recommended": 12, "trainee": 1, "imported": 8, "satellite": 4, "bing": 1, "owns": 5, "company": 57, "multibillion": 1, "large": 21, "dollar": 15, "scenery": 47, "thus": 5, "increasing": 2, "achieved": 2, "sims": 29, "port": 18, "powerful": 5, "incredibly": 4, "closing": 5, "3rd": 19, "party": 8, "500": 32, "hotel": 3, "xp10": 2, "converted": 15, "xplane11": 2, "vintage": 1, "xp11": 36, "ported": 8, "seamlessly": 1, "previous": 18, "mainly": 32, "correct": 78, "excluding": 2, "mostly": 49, "choose": 27, "practically": 5, "tools": 12, "eventho": 2, "edge": 4, "handling": 5, "poorly": 2, "properly": 24, "adjust": 8, "utilize": 2, "lighter": 4, "tuned": 7, "\\u2b06\\ufe0fexactly": 1, "dependent": 4, "developer": 68, "preferred": 2, "graphical": 6, "effects": 18, "snow": 4, "icy": 1, "wet": 3, "runways": 1, "houses": 5, "environment": 10, "lmfao": 88, "wha": 3, "played": 13, "antialiasing": 1, "plain": 7, "yep": 128, "taken": 28, "hm": 27, "anti": 4, "issue": 83, "aliasing": 1, "\\ud83d\\ude31": 5, "dynamic": 243, "digital": 26, "leaks": 2, "gear": 57, "straight": 20, "retraction": 1, "simulated": 14, "hydraulics": 8, "rust": 37, "c": 62, "typescript": 14, "avionics": 54, "languages": 11, "bouta": 3, "loan": 1, "g": 20, "e": 53, "apu": 15, "programming": 67, "anyway": 75, "normie\\u2026": 1, "frontend": 11, "lead": 9, "area": 16, "sometime": 12, "releases": 39, "university": 9, "counts": 7, "abandoned": 18, "slow": 38, "maintenance": 27, "ons": 11, "larger": 14, "fixes": 8, "encouraging": 2, "seem": 40, "outright": 1, "dated": 2, "22": 9, "31": 8, "haven't": 77, "dec": 3, "announcement": 42, "abandon": 2, "ware": 20, "reduce": 6, "a380x": 22, "variations": 2, "presume": 7, "depth": 18, "base": 47, "asked": 107, "undecided": 2, "recently": 35, "fbw's": 14, "fms": 44, "380": 44, "commonality": 5, "downloads": 17, "teaming": 2, "licence": 5, "cost": 44, "licencing": 2, "cool\\u2026": 1, "a339x": 1, "chance": 57, "alliance": 2, "ultimate": 7, "thx": 109, "daddys": 2, "10k": 11, "flightschool": 1, "save": 25, "applying": 8, "seeing": 41, "ppl": 35, "75": 6, "gliders": 3, "atm": 53, "rlly": 14, "family": 49, "anomaly": 1, "nope": 93, "hilarious": 2, "quote": 10, "guy": 90, "'thank": 1, "finsihed": 2, "pain": 29, "saving": 11, "'": 8, "heathrow": 23, "clearance": 4, "hearing": 6, "painful": 4, "delta": 20, "gatwick": 6, "friends": 28, "pissed": 4, "intimated": 1, "german": 39, "controllers": 9, "germany": 20, "europe": 12, "na": 23, "plenty": 22, "italy": 3, "exist": 28, "nor": 16, "she": 16, "pilot": 127, "female": 4, "teachers": 3, "crazy": 33, "proud": 4, "teacher": 7, "ay": 5, "personification": 1, "compartments": 3, "ladders": 1, "we\\u00b4re": 1, "humanising": 1, "disgusting": 2, "yup": 64, "brother": 10, "mistakes": 6, "spots": 4, "metaphorical": 1, "'retard": 1, "calls": 4, "nono": 4, "paint": 50, "kit": 14, "expression": 1, "admires": 1, "calling": 5, "hurt": 4, "feelings": 9, "machine": 10, "retard": 13, "manufacturing": 1, "\\ud83e\\udd37\\u200d\\u2642\\ufe0f": 10, "lots": 46, "details": 24, "thrusts": 3, "detest": 1, "strongly": 1, "'retard'": 1, "idling": 1, "we\\u00b4ll": 1, "there'll": 4, "limits": 6, "you\\u00b4re": 1, "heart": 9, "beats": 6, "python": 19, "qa": 47, "ois": 125, "leech": 1, "code": 154, "programmed": 8, "pages": 30, "matlab": 1, "texturing": 39, "contribute": 46, "preferably": 2, "apply": 69, "java": 5, "structured": 1, "professionally": 3, "meaningful": 1, "mfd": 73, "holland": 11, "confused": 32, "remembered": 5, "reality": 6, "ones": 87, "lil": 5, "exclusively": 5, "legacy": 9, "\\ud83d\\udc4d\\ud83d\\udc4d": 1, "sometimes": 47, "committed": 7, "coded": 7, "contribution": 5, "contributors": 26, "regular": 12, "basis": 5, "commit": 28, "contributing": 18, "comfortable": 9, "support": 108, "sentiment": 1, "docs": 6, "defo": 9, "penny": 7, "test": 65, "turns": 13, "they'd": 15, "rich": 11, "info": 54, "skill": 13, "possess": 1, "says": 78, "driven": 3, "community": 180, "rarely": 2, "decision": 26, "worrisome": 1, "justification": 1, "death": 12, "hyped": 23, "toaster": 1, "broken": 25, "justified": 1, "somehow": 11, "starting": 36, "principle": 1, "minute": 22, "github": 200, "pinged": 20, "wrote": 8, "definition": 6, "sentence": 7, "fit": 8, "foremost": 2, "pleasure": 3, "teaser": 7, "obligated": 2, "decide": 14, "offense": 7, "functional": 30, "focuses": 1, "front": 25, "must've": 2, "according": 17, "relating": 2, "1x": 1, "10x": 3, "prolly": 19, "qualitywings": 8, "pull": 58, "perfect": 41, "bought": 44, "disappointing": 5, "irony": 5, "through": 79, "expectation": 5, "hold": 24, "creates": 2, "required": 20, "intent": 2, "disrespectful": 1, "editing": 7, "renders": 8, "compared": 31, "writing": 15, "requiring": 3, "animations": 39, "regard": 4, "manuscripts": 1, "disrespectfully": 2, "acting": 5, "act": 6, "they'll": 24, "developing": 57, "spent": 14, "spend": 38, "conclusions": 2, "suddenly": 6, "building": 25, "poll": 7, "yourself": 50, "hype": 11, "owes": 1, "argue": 9, "expectations": 13, "claimed": 3, "contrary": 4, "wilder": 1, "regularly": 8, "early": 75, "case": 53, "donation": 14, "tied": 3, "contractual": 1, "agreement": 3, "whenever": 24, "pleasantly": 1, "involved": 18, "fail": 18, "wild": 8, "consider": 29, "owe": 6, "age": 30, "dot": 1, "miniscule": 2, "frustrated": 2, "maximize": 1, "benefit": 10, "marketing": 15, "fraction": 2, "sales": 6, "screencap": 1, "strategies": 1, "accompanying": 1, "strange": 9, "modern": 38, "posting": 16, "arguably": 7, "pestering": 2, "that'd": 4, "anticipated": 8, "lipped": 1, "fact": 58, "incessant": 2, "stem": 1, "replies": 5, "regarding": 22, "employ": 1, "it\\ud83d\\ude2d\\ud83d\\ude2d": 1, "comments": 24, "hopping": 4, "sale": 13, "trips": 2, "island": 5, "hawai": 1, "vid": 25, "definitely": 78, "devious": 1, "what\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "90": 27, "claim": 9, "cord": 3, "spewed": 1, "tonight": 8, "living": 12, "pettyness": 1, "stars": 19, "wouldve": 4, "praying": 2, "acquire": 4, "alone": 26, "sentences": 1, "muted": 6, "banned": 74, "\\ud83d\\udc80\\ud83d\\udc80": 6, "shame": 20, "surely": 10, "talented": 6, "capable": 13, "assure": 10, "backfiring": 1, "missile": 1, "hit": 31, "however": 92, "finishing": 8, "loud": 8, "shed": 1, "thunderclap": 1, "caused": 6, "experienced": 17, "noise": 14, "hurts": 4, "\\ud83d\\ude09": 142, "2023": 64, "aimed": 3, "sarcasm": 7, "bud": 5, "directed": 10, "likes": 14, "unclear": 1, "piss": 5, "wasted": 5, "energy": 4, "there\\u2019s": 52, "images": 36, "frustrating": 9, "weekend": 7, "grown": 2, "impatient": 13, "infiltrate": 1, "operator": 11, "ireland": 5, "canada": 20, "led": 5, "finals": 4, "happens": 38, "picks": 1, "gotta": 42, "slowing": 2, "schools": 5, "moved": 13, "character": 3, "horrible": 10, "ping": 75, "\\ud83d\\ude21": 2, "agreed": 30, "each": 51, "taste": 3, "18": 18, "panel": 24, "tired": 13, "adjusted": 3, "sent": 44, "communicate": 5, "colored": 2, "certainly": 25, "quiet": 14, "trashing": 2, "bunch": 16, "deal": 20, "troll": 5, "his": 150, "ptsd": 1, "false": 24, "truths": 2, "projecting": 1, "apparently": 24, "old": 158, "learning": 32, "researching": 1, "passionate": 6, "expected": 28, "hate": 49, "20s": 1, "00": 5, "flt": 5, "okey": 14, "cancelled": 22, "proof": 22, "pursue": 1, "speak": 44, "negatively": 2, "investments": 2, "behave": 4, "discover": 19, "changed": 51, "schedule": 13, "56": 4, "20": 56, "48": 3, "equal": 7, "invested": 3, "behalf": 5, "themselves\\ud83d\\ude06": 1, "enjoying": 6, "pulling": 9, "\\u00ab\\u00a0seriously": 1, "they\\u2019re": 22, "abandoning": 2, "qw\\u00a0\\u00bb": 1, "received": 7, "communication": 4, "2021": 43, "replying": 6, "gtg": 7, "assumption": 2, "flawed": 4, "challenges": 7, "refrain": 6, "'if": 1, "interesting": 62, "member": 41, "it'": 2, "porject": 1, "knew": 44, "wouldn\\u2019t": 12, "thousands": 20, "\\ud83d\\udcaf\\u2049\\ufe0f": 1, "challenge": 6, "arsehole": 1, "planned": 98, "discussed": 7, "deals": 1, "a220": 67, "section": 9, "plus": 32, "effort": 24, "extremely": 17, "mention": 15, "keen": 4, "prioritised": 1, "sink": 7, "classified": 3, "complex": 30, "paid": 48, "documents": 14, "assumptions": 1, "facts": 17, "spitting": 4, "possibility": 18, "bye": 35, "guarantee": 12, "beginning": 19, "cannot": 63, "justify": 4, "tbh\\ud83d\\ude06\\ud83d\\ude06": 1, "expected\\u00a0\\u00bb": 1, "\\u00ab\\u00a0hello": 1, "limited": 34, "ehh": 9, "joking": 29, "long\\u00a0\\u00bb": 1, "\\u00ab\\u00a0why": 1, "they\\u2019ve": 10, "out\\u00a0\\u00bbor": 1, "\\u00ab\\u00a0when": 1, "\\u00a0if": 1, "obvious": 12, "theyve": 4, "you\\u2019ve": 6, "releast": 1, "giveaway": 11, "nitro": 57, "dm": 85, "time\\u2026": 1, "jesus": 12, "boy": 20, "popping": 2, "vc": 10, "that\\u2019ll": 4, "jets": 19, "filled": 9, "stay": 32, "y'all": 22, "limit": 8, "per": 20, "quota": 2, "gsx": 16, "additional": 6, "features": 57, "brought": 11, "undergoes": 1, "focus": 32, "information": 80, "parts": 55, "further": 25, "consideration": 3, "'efb'": 3, "\\u0441\\u0435\\u043a\\u0441": 1, "\\u043d\\u0435\\u043d\\u0430\\u0432\\u0438\\u0436\\u0443": 1, "su12": 1, "wasm": 10, "flightfactor": 11, "r": 72, "volanta": 17, "significant": 7, "remains": 4, "tunnel": 1, "several": 22, "pencil": 3, "stoked": 4, "watched": 24, "bluebird": 3, "\\ud83e\\udd16": 1, "mb": 10, "lookin": 8, "ooo": 8, "vatspy": 1, "map": 42, "hog": 1, "chat": 84, "i'll": 161, "yikes": 11, "notice": 10, "centre": 9, "dw": 19, "uh": 65, "guide": 29, "procedure": 5, "descending": 3, "phraseology": 7, "binded": 1, "key": 14, "simaware": 1, "wasn't": 27, "transmitting": 1, "appraoch": 1, "rememebr": 1, "cleared": 9, "descend": 14, "ils": 25, "glide": 5, "vpilot": 6, "tabbed": 1, "accidentally": 5, "delayed": 16, "kk": 16, "taxiway": 8, "hmm": 69, "amsterdam": 4, "frequency": 8, "redirect": 1, "mistake": 17, "cpature": 1, "loc": 3, "initiated": 1, "immediately": 6, "corrected": 2, "vecotring": 1, "apttern": 1, "misinterpeted": 1, "discretion": 2, "27l": 1, "approachm": 2, "establish": 2, "contrller": 1, "established": 3, "overall": 20, "confusion": 11, "misinterpreted": 3, "leg": 2, "bringing": 11, "round": 11, "initiate": 1, "notified": 2, "book": 22, "slot": 1, "beginner": 6, "specifically": 11, "airspace": 9, "easier": 45, "event": 12, "tbf": 24, "website": 74, "app": 21, "christ": 7, "realize": 15, "slightly": 18, "improve": 35, "deeper": 3, "procedures": 9, "irresponsible": 2, "dumb": 23, "ballsy": 1, "vatsm": 1, "\\ud83e\\udd26\\u200d\\u2642\\ufe0f": 6, "stuck": 27, "simpler": 7, "tower": 13, "thankfully": 1, "somewhere": 46, "messed": 7, "granted": 3, "mess": 12, "assumed": 5, "requested": 6, "220": 10, "restrictions": 2, "ock": 1, "thankyou": 1, "atleast": 33, "stressed": 2, "salty": 47, "interrupting": 1, "stating": 1, "remarks": 2, "reccomended": 1, "trynna": 3, "bothered": 6, "pathetic": 3, "excuse": 9, "127": 1, "aligned": 3, "until": 144, "queue": 2, "scuffed": 2, "\\ud83d\\ude2c": 9, "decently": 5, "biggest": 25, "screenshots": 42, "lost": 27, "via": 34, "blender": 82, "yh": 40, "t": 17, "series": 28, "tutorial": 18, "dropped": 9, "boosters": 12, "sneek": 6, "must": 77, "iterations": 1, "teased": 2, "lern": 1, "won't": 94, "cabin": 173, "bluemesh": 69, "hole": 5, "convinient": 1, "\\ud83d\\ude00": 13, "silly": 5, "\\ud83d\\ude06": 29, "realized": 18, "we\\u2019ll": 15, "shut": 16, "complicated": 13, "advanced": 19, "general": 38, "liife": 1, "ykwim": 1, "live": 83, "afford": 9, "ms": 7, "entire": 41, "consists": 2, "considerate": 1, "waffling": 2, "helps": 20, "aren\\u2019t": 15, "piece": 9, "dogshit": 1, "cuz": 92, "nan": 3, "2030": 6, "estimated": 18, "wasting": 8, "percent": 11, "a350\\ud83d\\udc40": 1, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 1, "shithole": 1, "haiiilll": 1, "naaawew": 1, "ohhhh": 11, "msfsaddon": 6, "idc": 10, "consistently": 5, "continuous": 6, "style": 4, "precisely": 6, "multi": 6, "million": 18, "comparing": 8, "volunteer": 16, "multinational": 1, "workers": 4, "firstly": 3, "comparision": 2, "fetched": 1, "errrr": 1, "outside": 47, "fucking": 23, "games": 29, "sectors": 2, "sector": 2, "manage": 15, "lemme": 14, "s4f": 38, "groups": 25, "interetesting": 1, "nature": 5, "necessary": 15, "slowdowns": 1, "hurtles": 3, "meantime": 10, "dared": 1, "quit": 12, "running": 33, "touch": 27, "risk": 12, "jobs": 10, "bother": 17, "follow": 50, "\\u2018high": 1, "fidelity\\u2019": 1, "overnight": 3, "built": 49, "impatience": 2, "studying": 10, "2years": 1, "words": 23, "damnn": 5, "gamee": 1, "ceo": 28, "boss": 4, "sinking": 1, "inaccurate": 16, "standards": 16, "basic": 43, "objective": 5, "verify": 5, "adding": 35, "assist": 4, "exponentially": 2, "refining": 2, "process": 36, "main": 61, "longitude": 3, "locked": 16, "airliners": 26, "vanilla": 5, "hopes": 15, "winds": 14, "bugged": 9, "operations": 7, "headwwind": 1, "frame": 4, "cs": 42, "soo": 18, "78x": 4, "annoyed": 6, "apologising": 1, "overboard": 1, "widebody": 8, "totally": 37, "provide": 46, "covering": 1, "here's": 12, "screw": 5, "expressed": 3, "preferable": 1, "areas": 10, "inserts": 1, "produce": 6, "heres": 8, "simple": 35, "episode": 23, "lmaoooo": 3, "sir": 23, "added": 78, "plombir": 1, "eating": 2, "dare": 15, "60": 25, "flypad": 9, "xddddddd": 1, "announcment": 3, "tk": 2, "increases": 2, "mtow": 6, "payload": 4, "customers": 7, "products": 13, "compare": 20, "targeted": 1, "kjfk": 9, "wsss": 3, "manila": 7, "tyoko": 2, "usa": 6, "meanwhile": 8, "rpll": 5, "departing": 4, "prob": 23, "routes": 20, "tier": 3, "21": 10, "a319": 13, "flighjts": 1, "oo": 5, "city": 22, "surrounding": 2, "sceneries": 11, "cloudsurfasia": 1, "darn": 2, "bros": 4, "tysm": 5, "return": 11, "defective": 2, "sold": 10, "amazon": 9, "sticks": 8, "1500ish": 1, "power": 24, "mhz": 1, "3200": 2, "silicon": 1, "cl16": 3, "reviews": 4, "ram": 26, "pest": 1, "tm": 16, "intel": 8, "9400f": 2, "core": 23, "90ghz": 1, "cpu": 24, "i5": 10, "usin": 1, "amd": 9, "7000": 4, "you\\u2019ll": 15, "mentioned": 40, "they\\u2019ll": 5, "compatible": 19, "hardware": 11, "suggestion": 15, "specs": 15, "32": 9, "ddr4": 2, "gigabyte": 3, "16": 14, "cl18": 2, "3600mhz": 1, "3200mhz": 2, "gigabytes": 1, "gigs": 1, "nightblade": 1, "greatly": 5, "8gb": 2, "8th": 3, "mi3": 1, "appreciated": 17, "educated": 4, "scan": 3, "upgrading": 4, "h310": 1, "spec": 10, "msi": 2, "crucial": 2, "knows": 77, "materialize": 1, "thingy": 9, "computers": 9, "override": 5, "higher": 31, "forefront": 1, "humans": 3, "sweet": 16, "pilot's": 2, "computer": 39, "match": 16, "pilto": 2, "report": 13, "rule": 18, "european": 7, "prompted": 1, "gimme": 7, "search": 37, "incident": 2, "germanwings": 1, "plans": 48, "testing": 43, "lost\\ud83d\\udc80": 1, "ages": 9, "nvm": 59, "circumstances": 3, "overreliant": 2, "thr": 4, "abnormally": 2, "functioning": 7, "aviation": 36, "teaches": 1, "technology": 9, "becuase": 3, "cann": 1, "monitor": 13, "fix": 70, "considering": 27, "gree": 1, "ia": 2, "cruise": 22, "relief": 2, "whilst": 6, "crew": 28, "past": 41, "fax": 6, "hault": 1, "damm": 9, "monitoring": 3, "roles": 9, "cruising": 6, "pointless": 6, "extraordinarily": 2, "switching": 5, "implement": 34, "ruin": 2, "feeling": 8, "bittersweet": 1, "possibly": 31, "risky": 5, "300": 47, "lives": 16, "bring": 30, "\\u201c": 6, "eg": 6, "terms": 40, "continues": 4, "undergo": 2, "promising": 19, "'we're": 1, "q2": 15, "wished": 1, "wonder": 48, "checklists": 7, "crosschecks": 1, "management": 29, "safety": 3, "workload": 8, "compete": 9, "alongside": 3, "777x": 28, "globally": 2, "leading": 6, "mystery": 2, "wiat": 1, "ya": 44, "a360": 3, "messing": 9, "peole": 1, "harm": 4, "private": 38, "convo": 1, "shall": 18, "let\\u2019s": 14, "minutes": 49, "kept": 12, "responded": 4, "messaging": 2, "precious": 3, "knowing": 11, "delete": 46, "samwe": 1, "hehe": 32, "se": 10, "account": 38, "linked": 4, "eye": 11, "scale": 17, "innacurate": 2, "interms": 1, "airline": 79, "becoming": 5, "decade": 7, "advance": 6, "layout": 13, "traffic": 34, "seats": 20, "spontaneous": 1, "recognize": 8, "neo": 59, "a320ceo": 5, "700": 10, "disivion": 1, "collaborators": 1, "winglets": 16, "engien": 1, "holds": 9, "exists": 10, "enginwe": 1, "surprise": 7, "page": 76, "december": 16, "ai": 31, "prepare": 5, "300er": 26, "8i": 8, "christmas": 38, "visible": 9, "window": 14, "you'res": 1, "insane": 16, "showed": 16, "mj": 1, "image": 49, "angle": 16, "shapes": 5, "depending": 14, "viable": 2, "textured": 12, "ain't": 7, "mhm": 29, "imports": 3, "flown": 34, "conversion": 2, "whereas": 4, "skimmed": 1, "discovery": 3, "editable": 3, "there\\u2019re": 1, "wingflex": 12, "based": 57, "nycx": 1, "aus": 3, "edit": 23, "bothers": 3, "flex": 22, "crj": 35, "photos": 27, "instructions": 20, "folder": 125, "thai": 2, "downloaded": 52, "airways": 35, "yssy": 3, "worok": 1, "itll": 5, "standard": 44, "speedrun": 5, "iq": 4, "exhibit": 1, "respond": 14, "picked": 4, "rather": 62, "opting": 1, "we've": 31, "consistent": 1, "pace": 15, "discover350": 22, "opposite": 4, "seemed": 9, "feb": 15, "happen": 53, "unreasonable": 1, "conclude": 2, "designed": 6, "type": 92, "fan": 45, "volunteers": 27, "blade": 2, "wadd": 1, "wiii": 2, "8593": 1, "regretted": 1, "becase": 1, "banning": 7, "manoger": 2, "plesae": 1, "apologize": 5, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude4c\\ud83d\\ude4c\\ud83d\\ude4f\\ud83d\\ude4f": 1, "yeahhhh": 1, "command": 30, "inside": 45, "magical": 1, "yellow": 8, "arizona": 1, "utah": 1, "mississippi": 1, "georgia": 1, "oklahoma": 1, "south": 15, "texas": 3, "carolina": 1, "alabama": 1, "mexico": 4, "flordia": 1, "north": 13, "england": 4, "arkansas": 1, "nevada": 1, "colorado": 1, "pennsylvania": 1, "ohio": 1, "california": 1, "louisiana": 1, "washington": 3, "oregon": 1, "colorblind": 1, "tomas": 1, "towards": 20, "colourblind": 1, "disrespect": 2, "mixed": 7, "signals": 1, "orange": 9, "green": 11, "west": 3, "florida": 2, "simheaven": 1, "ortho": 5, "vstates": 1, "orthos": 1, "haev": 2, "cali": 1, "montana": 1, "wyoming": 1, "ho": 3, "sup": 18, "y": 22, "ou": 7, "x2": 3, "accelerate": 8, "downloading": 28, "gamepas": 1, "generally": 7, "htpught": 1, "copy": 33, "deviation": 2, "number": 35, "landings": 11, "buttery": 1, "chart": 8, "dme": 8, "34l": 2, "pop": 12, "vor": 4, "belive": 8, "displayed": 7, "aiport": 1, "pfd": 84, "miles": 13, "oof": 40, "landmarks": 1, "rjtt": 3, "rjaa": 2, "15nm": 1, "ranging": 1, "2500": 8, "1800": 2, "touchdown": 5, "nre": 1, "117": 1, "3dme": 1, "special": 22, "regulation": 1, "yo": 52, "omlette": 1, "08": 1, "ff350": 11, "tas": 1, "changing": 5, "index": 4, "500kts": 1, "355": 2, "meal": 1, "hows": 11, "uhhhhh": 4, "passengers": 13, "uhhhh": 3, "attention": 15, "41": 5, "reached": 10, "000": 17, "awake": 4, "service": 18, "soooooooooo": 1, "happening": 36, "tailwinds": 1, "oi": 5, "altitudes": 1, "pressure": 14, "direction": 6, "drastic": 3, "causing": 12, "overspeed": 4, "disconnecting": 1, "sudden": 4, "underspeed": 1, "wind": 19, "ultimately": 1, "ctd": 18, "simulatior": 2, "buggy": 6, "pressureization": 1, "failure": 12, "emergencies": 4, "woke": 6, "reinstalled": 6, "climb": 9, "land": 31, "total": 13, "confidently": 3, "conditions": 11, "wayy": 1, "pole": 5, "nzaa": 1, "pmdy": 2, "egkk": 14, "fhsh": 1, "directly": 23, "poles": 2, "nopol": 2, "broke": 12, "polar": 3, "autothrust": 3, "tends": 1, "jan": 2, "experiments": 1, "guam": 1, "hawaii": 2, "alaska": 2, "atoll": 2, "midway": 3, "pacific": 6, "8888": 1, "icaos": 1, "dal": 1, "katl": 2, "yah": 9, "chicago": 6, "infront": 6, "pondering": 1, "lel": 7, "oioi": 1, "asia": 10, "noice": 31, "oop": 8, "ment": 5, "pick": 11, "hes": 14, "aaand": 1, "gone": 37, "pew": 1, "\\ud83c\\uddf5\\ud83c\\uddf8": 1, "film": 3, "newoperson": 1, "allways": 1, "iam": 4, "angry": 5, "breh": 1, "wth": 5, "locate": 1, "zone": 19, "korea": 4, "9hour": 1, "zulutime": 1, "local": 9, "zulu": 14, "prevalent": 1, "launch": 29, "repo": 31, "og's": 1, "what\\u2019s": 42, "irrelevant": 1, "designing": 3, "btruh": 1, "experimental": 15, "alpha": 136, "milestones": 1, "felt": 11, "sayin'": 1, "missleading": 1, "ugh": 9, "kekree": 43, "859491201282998292": 43, "2077": 17, "fligh": 2, "goooo": 4, "suiiiiiiii": 1, "timmmee": 1, "iiitsssss": 1, "\\ud83d\\ude4f": 12, "focal": 1, "length": 4, "spotting": 15, "holidays": 13, "streaming": 3, "voice": 35, "sry": 18, "04": 3, "k": 72, "hceck": 1, "wil": 8, "modeler": 21, "canceled": 5, "789": 6, "stages": 11, "active": 65, "copenhagen": 4, "ash": 1, "msfd": 1, "loved": 11, "xwb": 38, "lezz": 1, "taxi": 33, "extensively": 1, "park": 4, "gate": 8, "relax": 2, "707": 2, "todo": 1, "option": 61, "menu": 14, "assiatance": 1, "afraid": 13, "\\ud83e\\udd76": 2, "pirating": 1, "miss": 20, "asscheek": 1, "cash": 8, "bottlenecking": 1, "devs\\ud83d\\udc80": 1, "ticks": 1, "boxes": 1, "within": 40, "young": 12, "offer": 15, "disappointed": 7, "bar": 20, "\\ud83d\\ude1b": 42, "method": 7, "solution": 21, "supported": 5, "temporary": 10, "fake": 30, "simplaza": 1, "exiting": 2, "qatar": 91, "a350s": 33, "floating": 3, "settled": 1, "lounge": 5, "home": 61, "flybywire\\uff1f": 1, "thxs": 1, "infos": 3, "\\ud83d\\ude2d\\ud83d\\ude2d": 4, "wiper": 1, "nosewheel": 2, "circuit": 7, "steering": 4, "brakers": 2, "checked": 22, "harry": 3, "potter": 3, "written": 10, "bet": 17, "part\\ud83d\\udc80": 1, "m": 21, "cheaper": 11, "50": 71, "costs": 28, "though\\ud83d\\udc80": 1, "deserve": 9, "cracking": 4, "bc": 57, "checker": 1, "runs": 13, "checks": 2, "cracked": 5, "portable": 3, "device": 4, "dexter": 1, "avatar": 2, "parking": 7, "turning": 7, "brakes": 3, "legit": 11, "85c": 1, "average": 16, "overpriced": 5, "eneral": 1, "gaming": 14, "ing": 4, "laptop": 33, "acer": 1, "55": 4, "515": 1, "run": 102, "dlcs": 3, "basics": 8, "betterpushback": 1, "plugin": 17, "aircraft\\u2019s": 1, "avitab": 3, "reinstall": 11, "af": 26, "joystick": 20, "tons": 6, "pushing": 11, "impressive": 11, "handle": 15, "enjoyable": 8, "steam": 37, "automatically": 16, "library": 2, "demo": 3, "supports": 2, "dowloaded": 2, "fiverrr": 1, "contact": 24, "mfs2020": 12, "liverie": 1, "vote": 8, "lunar": 2, "connection": 10, "improving": 9, "modeled": 17, "stopped": 26, "bored": 16, "scrolled": 1, "continued": 1, "bisschen": 1, "ein": 2, "speaks": 2, "passing": 4, "pass": 40, "stress": 8, "teamwork": 1, "playing": 30, "reaction": 8, "memory": 14, "multitasking": 2, "maths": 5, "preparation": 2, "prgrams": 1, "bundeswehr": 1, "succeed": 4, "anbody": 1, "dlr": 3, "german\\ud83e\\udd14": 1, "lesen": 2, "unknown": 6, "gelesen": 1, "readen": 1, "sucks": 21, "hybrid": 1, "ver\\u00f6ffentlicht": 1, "dahin": 1, "hallo": 4, "bescheid": 1, "soweit": 1, "leider": 1, "erkannt": 1, "bis": 1, "werden": 1, "geduld": 1, "gilt": 1, "geben": 1, "er": 6, "hast": 1, "thomas": 3, "hasst": 1, "sich": 3, "gekl\\u00e4rt": 1, "euch": 1, "fristen": 1, "unseren": 1, "arbeiten": 1, "gr\\u00fcnden": 1, "handelt": 1, "k\\u00f6nnen": 1, "bauen": 1, "keine": 1, "eine": 1, "m\\u00f6glich": 1, "ver\\u00f6ffentlichungsdatum": 1, "auf": 1, "unsere": 1, "sch\\u00e4tzung": 1, "abgeben": 1, "entwicklern": 1, "unvollst\\u00e4ndige": 1, "schnelle": 1, "genannten": 1, "vollst\\u00e4ndig": 1, "um": 8, "hart": 1, "legen": 1, "hochwertige": 1, "ver\\u00f6ffentlichung": 1, "oben": 1, "freiwilligen": 1, "jedoch": 1, "daran": 1, "wert": 1, "entwickler": 1, "setzen": 1, "qualitativ": 1, "als": 1, "fragene": 1, "holen": 1, "guten": 1, "wann": 1, "f\\u00fcr": 1, "bescheiden": 1, "abend": 1, "gruss": 1, "ohhhhhhh": 1, "fans": 18, "dyson": 4, "retail": 1, "resell": 1, "v": 15, "airbladexwb": 1, "damn\\ud83d\\ude14": 1, "essay": 7, "charts": 45, "displays": 84, "allows": 15, "sporadic": 2, "dramatically": 1, "solely": 1, "flawlessly": 2, "navigraph": 44, "awareness": 6, "increase": 11, "downlink": 1, "secondary": 2, "display": 56, "airbuses": 5, "flaws": 2, "fairly": 11, "enable": 8, "ripoff": 1, "encourage": 6, "cut": 4, "simulation": 28, "deeply": 3, "fully": 60, "stuffs": 1, "hahha": 2, "dcs": 12, "internet": 25, "chonky": 1, "thinkikg": 1, "tilted": 3, "confirm": 22, "wasn\\u2019t": 17, "realise": 11, "notify": 2, "appear": 10, "eventually": 28, "caraibes": 3, "air": 91, "amswering": 1, "particular": 11, "finnair": 10, "solos": 2, "finnair\\ud83d\\uddff": 1, "apologies": 7, "explicit": 3, "hacked": 11, "ty": 39, "marketplace": 59, "premium": 51, "preparing": 5, "frustration": 1, "potential": 11, "burden": 1, "uncertainty": 1, "gap": 4, "entertainment": 5, "mlg": 1, "archivements": 1, "juts": 2, "willow": 1, "rings": 2, "season": 19, "tv": 7, "flash": 5, "whether": 20, "positive": 13, "yt": 26, "entertaining": 4, "episodes": 6, "seasons": 2, "stick": 41, "e12": 1, "thrustmaster": 13, "29": 7, "briefly": 1, "netflix": 4, "s8": 1, "leak": 12, "ewd": 1, "ecam": 42, "taws": 2, "comms": 4, "controlling": 5, "gpws": 16, "interactions": 1, "checklist": 20, "upper": 4, "skimming": 2, "contacted": 1, "retired": 13, "avail": 3, "prior": 5, "\\ud83d\\ude05": 57, "loads": 9, "instagram": 4, "approachable": 1, "desktop": 5, "icons": 4, "windows": 64, "goes": 44, "functionality": 39, "imgaine": 1, "scratch": 38, "proably": 1, "assets": 17, "relatively": 6, "easiest": 4, "screnes": 1, "elements": 8, "useful": 38, "division": 21, "cad": 2, "basicly": 4, "recreating": 2, "hide": 3, "components": 8, "esp": 8, "avaiable": 1, "publicly": 7, "closely": 8, "engineers": 17, "guarding": 1, "extrude": 1, "fusion": 1, "box": 10, "360": 4, "pad": 6, "stripped": 1, "concern": 4, "stored": 6, "shape": 5, "dell": 1, "calculations": 5, "pairs": 1, "fs2020": 25, "security": 6, "theoretically": 3, "operate": 17, "knowledgeable": 2, "ports": 7, "laptops": 1, "planing": 3, "removable": 1, "older": 31, "airliner": 32, "newer": 13, "attached": 4, "intergrated": 2, "screens": 50, "\\u00edts": 1, "funny": 41, "actualy": 2, "dedicated": 12, "ecias": 1, "shares": 4, "yeye": 2, "useless": 16, "station": 1, "docking": 1, "permenatly": 1, "semi": 6, "perminetly": 1, "usualy": 1, "techincal": 1, "defacto": 1, "center": 9, "gr8": 1, "anways": 1, "wrok": 1, "skies": 13, "queen": 5, "haevn't": 1, "lovely": 14, "camerawork": 1, "favorite": 17, "invites": 4, "couuld": 1, "invite": 21, "microsfot": 1, "devlopment": 1, "hardwork": 2, "saves": 1, "cooperate": 1, "embraer": 9, "gulfstream": 3, "falcon": 3, "corprate": 1, "hopfuly": 2, "integration": 19, "convenient": 5, "pfpx": 1, "goated": 3, "a34x": 2, "12h": 2, "stable": 20, "stability": 3, "sacrifice": 2, "willing": 21, "asbad": 1, "unflyable": 5, "cheap": 15, "captian": 2, "credit": 23, "87": 2, "haullers": 1, "hops": 1, "shorter": 8, "drought": 1, "awaited": 1, "among": 4, "eagerly": 3, "eying": 1, "stunning": 7, "diamonds": 1, "clubs": 2, "cirrus": 3, "vfr": 13, "q400": 6, "378": 1, "luxair": 1, "dash8": 1, "cargolux": 1, "luxembourg": 1, "avgas": 1, "weekly": 2, "undersized": 1, "07": 3, "rockies": 1, "occurrence": 2, "caught": 8, "smelt": 1, "kogerah": 1, "fish": 7, "fishing": 2, "tinny": 1, "spain": 1, "ton": 19, "789s": 1, "planespotting": 2, "spin": 1, "aggressive": 3, "spinning": 3, "seizure": 2, "logo": 90, "fok": 1, "respect": 26, "stfu": 4, "console": 11, "tryna": 13, "dome": 2, "brorfelde": 1, "import": 22, "licensing": 15, "shutdown": 7, "sim4flight": 52, "slowly": 10, "you'd": 14, "searching": 2, "idts": 2, "garmin": 3, "hotbar": 1, "navigation": 12, "maps": 11, "barely": 18, "km": 8, "colors": 16, "overlook": 2, "zurich": 3, "parents": 16, "daily": 15, "doen": 1, "maintenence": 1, "services": 9, "british": 31, "30am": 2, "30pm": 2, "24h": 4, "occasional": 1, "54\\ud83d\\udc80": 1, "23": 7, "landed": 17, "tui": 4, "pm": 13, "allowed": 43, "uk": 19, "calm": 10, "clam": 1, "klm": 5, "4k": 13, "freaked": 1, "imagine": 65, "sec": 19, "thjey": 2, "suprised": 2, "ona": 1, "beoing": 2, "797": 2, "wokring": 2, "whale": 3, "keeps": 23, "saftey": 1, "wiht": 1, "btter": 1, "boleing": 1, "77x": 3, "amzing": 2, "efficieny": 1, "sexy": 24, "favourite": 18, "ignored": 5, "helping": 26, "hten": 1, "somenoe": 1, "later": 121, "rewrite": 1, "sending": 7, "timing": 5, "yoshi": 3, "luckily": 5, "conversation": 11, "her": 20, "ignores": 2, "'none": 1, "didin't": 3, "dick": 7, "helped'": 1, "idiot": 8, "appreaciate": 1, "allegedly": 1, "happiness": 1, "stock": 18, "unofficial": 1, "didn": 1, "suggested": 4, "afk": 3, "helped": 14, "fav": 21, "2nd": 18, "understandable": 19, "320neo": 4, "stoppped": 1, "78xh": 2, "wherever": 3, "assists": 2, "blowing": 5, "minimal": 6, "endsing": 1, "plays": 7, "sufrace": 1, "rudder": 14, "rare": 7, "official": 53, "angles": 1, "extreme": 11, "rudders": 2, "staright": 1, "unsuprisingly": 1, "acknowledge": 2, "acknowledged": 1, "hence": 22, "ran": 8, "hmmm": 22, "owner": 23, "invests": 1, "systms": 2, "thanm": 1, "harder": 18, "'better'": 1, "terrible": 18, "existent": 4, "unrealisitc": 1, "stilll": 1, "le": 6, "terrib": 1, "sunrise": 5, "qantas": 19, "feature": 64, "\\u015fibili": 1, "drrrrrrrrrrrrrrr": 1, "dop": 1, "everyone\\u2019s": 1, "interpretation": 2, "\\u201cwhen\\u201d": 2, "b788": 1, "involve": 1, "exact": 23, "assuming": 13, "height": 9, "not\\u2026it\\u2019s": 1, "flaps": 41, "shortened": 2, "values": 4, "correctly": 19, "bra": 1, "makings": 1, "yppu": 1, "hasnt": 11, "\\u2620\\ufe0f": 2, "sufficient": 4, "pipeline": 6, "mentioning": 2, "necessarily": 15, "\\ud83e\\udd72": 11, "january": 10, "patiently": 5, "record": 13, "duties": 1, "one's": 4, "folks": 22, "stake": 2, "comprehensive": 2, "grab": 7, "velocity": 5, "slows": 5, "horizontal": 1, "spoilers": 5, "bat": 3, "bendingflyer": 1, "\\ud83e\\udd79": 2, "ded": 3, "sever": 4, "smh": 30, "inv": 3, "store": 26, "any1": 2, "including": 17, "prescheduled": 1, "e175": 3, "streams": 8, "announces": 2, "talk": 63, "similarly": 2, "we'd": 13, "800neo": 4, "emergency": 12, "intending": 1, "jump": 11, "lately": 7, "meeting": 4, "\\u2014well": 1, "seperately": 6, "sell": 20, "\\u2014all": 1, "medal": 1, "following": 17, "distract": 2, "739": 2, "aersoft": 1, "anybody": 27, "noticed": 27, "06": 2, "\\u2014": 2, "popped": 4, "ahppy": 1, "selfmade": 1, "please\\ud83d\\ude00": 1, "kidding": 9, "never\\ud83d\\ude02": 1, "tomorow": 2, "\\ud83d\\ude1c": 10, "doorstep": 1, "24hrs": 2, "airplanes": 9, "propell": 1, "attempted": 3, "failed": 5, "nervous": 2, "fellas": 4, "serviceable": 1, "ambitious": 3, "beef": 4, "decided": 42, "lose": 15, "programmers": 26, "vaporware": 1, "transforms": 1, "journey": 3, "faith": 9, "losing": 2, "updates'": 1, "'progress": 1, "bearly": 1, "severely": 2, "here\\u2019s": 3, "\\ud83e\\udd29": 5, "fstl": 5, "til": 8, "ps5": 1, "duty": 2, "lobby": 1, "tgt": 2, "matching": 15, "hopeful": 5, "remaining": 5, "refactors": 3, "structural": 2, "backend": 7, "equivalent": 8, "wise": 29, "sorryy": 2, "ow": 14, "nooooooooo": 2, "buenos": 1, "aires": 1, "dealers": 1, "\\ud83d\\ude33": 30, "sex": 5, "rob": 2, "witch": 3, "instant": 6, "shouldnt": 10, "excitement": 4, "contain": 3, "it'd": 17, "thea": 1, "b777": 14, "curb": 1, "speculation": 3, "resumed": 1, "promised": 4, "bribe": 2, "deadline": 13, "greatful": 1, "unpaid": 1, "donations": 24, "\\u00af": 14, "\\u30c4": 14, "discontinue": 1, "postive": 1, "accept": 18, "promises": 7, "donate": 29, "gladly": 3, "qw787": 9, "forums": 18, "rumor": 2, "\\u201cabondened\\u201d": 1, "cqn": 1, "thinning": 1, "synaptics": 1, "applicable": 2, "replicate": 4, "eligible": 1, "certification": 4, "behaviors": 3, "feedback": 15, "licensed": 7, "aiming": 16, "material": 5, "refuse": 5, "worried": 9, "distributed": 1, "static": 20, "requires": 7, "slowed": 1, "1660": 2, "3600": 4, "oc": 6, "ryzen": 9, "weren\\u2019t": 2, "low": 39, "2600": 2, "lll": 1, "2k": 11, "cat": 5, "fps": 54, "upgrades": 2, "400ft": 1, "brissy": 1, "cbs": 1, "variable": 2, "gusting": 1, "shear": 1, "crosswinds": 2, "pre": 45, "offended": 5, "natural": 3, "harsh": 6, "ethic": 1, "respective": 2, "loading": 18, "connected": 12, "captainsim": 15, "\\ud83d\\ude14": 18, "sowwy": 2, "why\\u2019d": 1, "nooooooooooo": 2, "february": 15, "30th": 8, "flyby": 2, "wire": 17, "31st": 9, "is\\u2026": 1, "form": 46, "hasn\\u2019t": 8, "visual": 13, "bearer": 1, "sheer": 3, "blame": 10, "criticize": 1, "suppose": 17, "begging": 4, "demand": 9, "lacking": 7, "curiosity": 9, "skilled": 2, "who\\u2019s": 14, "twice": 13, "youve": 8, "advertised": 1, "fulfill": 2, "promise": 13, "occupied": 1, "\\u00ab\\u00a0we\\u2019re": 1, "sorry\\u00a0\\u00bb": 1, "slight": 6, "empty": 14, "advertise": 10, "behaviour": 2, "described": 2, "implying": 2, "conform": 1, "psychology": 1, "mr": 12, "relation": 6, "publish": 8, "pronect": 1, "g800": 2, "purely": 5, "animating": 2, "skillset": 2, "prioritize": 2, "rough": 15, "bound": 3, "employed": 1, "'staff'": 1, "november": 24, "forgotten": 2, "signed": 4, "contracts": 1, "understanding": 12, "informed": 1, "bot": 83, "ammount": 1, "singular": 1, "children": 3, "traded": 1, "nasdaq": 1, "polls": 1, "significance": 1, "insignificant": 1, "democracy": 1, "\\ud83d\\ude02\\ud83d\\ude09": 1, "it\\u2018s": 3, "cmon": 9, "1st": 16, "announced": 28, "bk": 1, "ffs": 13, "smart": 13, "a300": 24, "321": 6, "fork": 10, "hw": 4, "a318": 12, "business": 25, "lvfr": 4, "soundset": 3, "pw": 3, "a321neo": 8, "headwing": 1, "qbit": 16, "economy": 11, "homework": 4, "dang": 22, "encouragement": 1, "gambling": 1, "puts": 5, "guesses": 8, "joining": 7, "righto": 1, "dates": 38, "presumptions": 2, "formed": 3, "judgement": 3, "flat": 4, "evidence": 1, "suggestions": 7, "confirmation": 7, "prediction": 14, "opinions": 9, "reckon": 7, "eta": 24, "methods": 5, "gift": 11, "card": 34, "edition": 20, "b787": 21, "merry": 11, "\\ud83c\\udf89": 4, "19": 15, "celebrate": 11, "popular": 16, "wondering": 48, "drinks": 1, "step": 25, "steps": 13, "reverse": 12, "unboxing": 1, "mold": 1, "difficulty": 3, "yoke": 16, "cardboard": 3, "comment": 26, "qu4estion": 1, "neather": 1, "latinvfr": 5, "chances": 20, "garbage": 7, "2000ft": 2, "slope": 4, "impressively": 2, "reset": 5, "tag": 5, "2947": 1, "trucking": 1, "unknowen": 1, "odd": 7, "ban": 54, "xmp": 4, "tests": 10, "bth": 1, "tickles": 1, "encounter": 2, "enabled": 9, "1600": 2, "aware": 22, "pumped": 2, "sws": 1, "kc10": 2, "b52": 2, "dc10": 9, "scammers": 5, "gona": 2, "deffo": 5, "greatest": 4, "b757": 5, "cold": 9, "fold": 2, "unreal": 2, "admins": 6, "1020661616817213451": 1, "guy's": 2, "scammer": 2, "he's": 53, "makeup": 1, "pro": 21, "hire": 5, "kitty": 1, "commits": 7, "putting": 20, "eventhough": 2, "estimate'": 1, "expedite": 1, "theorising": 1, "unneccesary": 1, "essentially": 9, "'at": 1, "obliged": 1, "2069": 10, "np": 59, "gpl": 8, "solve": 6, "polished": 7, "letting": 6, "predict": 10, "68": 1, "third": 16, "apples": 1, "subjective": 3, "constantly": 12, "sets": 2, "ourselves": 10, "pal": 5, "deadlines": 11, "thankful": 2, "hiring": 3, "sign": 18, "supportive": 2, "efforts": 5, "apart": 15, "tear": 8, "unexpected": 2, "estimates": 7, "idrk": 1, "backlash": 1, "tens": 1, "\\ud83d\\ude0f": 24, "xo": 1, "\\ud83d\\ude10": 7, "master": 10, "ideas": 20, "profit": 7, "cos": 3, "income": 1, "agreeable": 1, "program": 42, "execute": 2, "spending": 3, "admit": 4, "slower": 10, "payed": 11, "anticipating": 1, "os": 2, "\\ud83c\\udf40": 1, "aircwaft": 1, "thousandth": 1, "asks": 17, "forecast": 1, "warm": 2, "\\u201cand\\u201d": 1, "2000": 10, "1013": 1, "msl": 2, "temperatures": 2, "legally": 2, "35\\u00b0c": 1, "qnh": 1, "a35k": 42, "paper": 6, "write": 28, "should\\u2019ve": 5, "worded": 2, "reminded": 3, "stile": 1, "operating": 9, "separate": 23, "fightsim": 2, "jk": 30, "mg": 1, "events": 11, "gn": 9, "gnight": 1, "confidence": 6, "rememberthat": 1, "2am": 1, "social": 11, "professional": 13, "anxiety": 3, "situations": 2, "insults": 1, "wether": 3, "chinese": 5, "taipei": 1, "\\ud83d\\ude15": 6, "shanghai": 5, "pudong": 1, "repeat": 4, "ifr": 11, "relog": 1, "mindful": 1, "respectful": 2, "firm": 2, "'mess": 1, "messes": 1, "nerve": 1, "wrecking": 1, "sids": 8, "incorrect": 10, "enthusiasts": 1, "up'": 1, "gun": 2, "squeakers": 1, "aslong": 1, "exam": 9, "mature": 4, "\\ud83e\\udd23\\ud83e\\udd23": 11, "innit": 3, "stall": 12, "cub": 1, "\\ud83e\\udd23": 46, "piper": 1, "garden": 3, "solihull": 1, "house": 27, "birmingham": 4, "emitrates": 1, "central": 5, "raf": 1, "detour": 1, "southend": 1, "ican": 1, "baffles": 3, "awfull": 1, "atcs": 2, "15": 31, "lowi": 1, "approaching": 9, "neither": 21, "worst": 18, "oooof": 1, "ho\\u2026": 1, "known": 17, "sitting": 4, "brand": 11, "cupboard": 1, "\\ud83d\\ude11\\ud83e\\udd23": 1, "piloting": 2, "bruno": 1, "mars": 3, "listening": 2, "same\\ud83d\\ude15": 1, "jamie": 1, "auto": 30, "electricity": 5, "storm": 4, "strike": 3, "us\\ud83d\\udc80": 1, "airblast": 1, "flu": 1, "canadians": 1, "prevented": 2, "individual": 11, "adequate": 2, "planed": 4, "chrismass": 1, "earned": 1, "ahaha": 9, "suffered": 4, "toasty": 1, "owl": 1, "duo": 1, "duolingo": 4, "definitively": 2, "learners": 1, "fell": 3, "league": 3, "kidnap": 1, "resource": 1, "french": 43, "fluent": 1, "language": 34, "response": 13, "textures": 81, "texture": 26, "bugs": 28, "extensive": 2, "closed": 47, "sourced": 15, "painters": 5, "painting": 27, "decals": 7, "assurance": 14, "painter": 10, "jsp": 1, "realwings": 1, "exceptional": 2, "13": 17, "tos": 3, "lessons": 4, "buts": 1, "translator": 1, "faq": 12, "application": 27, "opportunity": 5, "fooled": 4, "00z": 2, "soooo": 3, "aeroflot": 5, "aeroflot\\u2764\\ufe0f": 1, "cabins": 11, "fitted": 4, "r\\u00e9pondra": 1, "assez": 1, "rapidement": 1, "pour": 7, "tu": 11, "un": 16, "si": 3, "te": 4, "hye": 1, "evolution": 3, "exhaust": 3, "australia": 13, "35": 9, "heater": 2, "background": 16, "lagging": 1, "raised": 7, "temps": 6, "degrees": 7, "dirty": 6, "reposession": 1, "areoflot": 1, "sanctions": 2, "issue\\ud83d\\udc80": 1, "forgor": 6, "wc": 2, "messis": 1, "messi": 1, "retire": 4, "1986": 1, "cup": 11, "won": 6, "hyperblob": 7, "argentina": 2, "912192771706724394": 8, "class": 23, "configuration": 7, "turkish": 12, "wednesday": 4, "screwing": 3, "experiencing": 1, "3060": 1, "windshield": 3, "loss": 8, "rtx": 14, "3050": 1, "500gb": 1, "i7": 2, "ssd": 6, "11800h": 1, "16gb": 4, "heat": 8, "structure": 3, "controller's": 1, "drain": 2, "bleed": 7, "maximum": 10, "apu's": 1, "capacity": 11, "usage": 5, "previousely": 1, "rpm": 1, "location": 11, "request": 24, "temperature": 7, "egt": 2, "external": 40, "document": 7, "optimize": 1, "formula": 1, "xddd": 4, "sand": 2, "needle": 1, "protected": 4, "relevant": 8, "syd": 1, "cathay": 13, "bne": 1, "350k": 1, "boosts": 9, "where's": 9, "kekw": 15, "'bed'": 1, "bed": 17, "lousy": 2, "upadte": 1, "seemd": 1, "trick": 9, "disappearing": 2, "originally": 6, "remain": 7, "monthly": 8, "365": 3, "significantly": 3, "lover": 3, "ways": 15, "prospect": 1, "promsisng": 1, "booster": 9, "pill": 1, "becomes": 6, "flares": 1, "ft": 8, "standing": 3, "asosbo": 1, "pity": 2, "cough": 4, "paintkit": 11, "fenixa320": 1, "beast": 8, "grateful": 7, "responsibilities": 2, "prioritise": 1, "completion": 7, "customer": 6, "vanish": 1, "where\\u2019s": 2, "texts": 2, "tires": 1, "reporting": 3, "reported": 5, "loyal": 2, "battery": 6, "behavior": 3, "ptw": 1, "kek": 52, "886246970551836762": 10, "newyears": 1, "perk": 2, "ungrateful": 1, "announce": 12, "\\u201cboost": 1, "server\\u201d": 1, "sneekpeeks": 4, "prove": 9, "paul": 1, "wuth": 1, "repository": 20, "wheres": 4, "drugs": 4, "he\\u2019s": 18, "cutm": 1, "seey": 1, "leet": 1, "dreams": 6, "intense": 3, "tomole": 1, "ccuming": 1, "boosting": 12, "forcing": 2, "\\ud83c\\udde6\\ud83c\\uddf7": 1, "\\ud83d\\udcaa": 4, "\\ud83c\\udde6\\ud83c\\uddf7\\ud83c\\udde6\\ud83c\\uddf7\\u270a\\u270a": 1, "pasamos": 1, "semis": 1, "vamos": 1, "b78xhd": 1, "wen": 10, "repair": 1, "driver": 8, "crashing": 13, "gpu": 30, "rebooting": 1, "mark": 9, "ekncounted": 1, "errors": 12, "6hr": 1, "10600k": 2, "gpuz": 1, "crashed": 14, "32gb": 5, "rtx3070": 1, "smooth": 14, "stutters": 4, "stuttering": 2, "medicine": 1, "art": 5, "vfx": 1, "demands": 1, "extra": 21, "transfer": 10, "discipline": 1, "picky": 1, "judge": 4, "officially": 8, "grade": 6, "redo": 9, "abitur": 13, "voluntarily": 1, "studieng\\u00e4nge": 1, "often": 22, "bayern": 3, "visualized": 1, "abi": 1, "aye": 7, "748993873384046593": 2, "screamgirl": 2, "subjects": 3, "efa": 7, "grades": 3, "math": 13, "documention": 1, "lh": 2, "contradicts": 1, "documentation": 28, "accepted": 10, "bundesland": 2, "bundesl\\u00e4nder": 2, "hardest": 9, "dumbdumb": 1, "abiturs": 1, "icao": 6, "ftw": 10, "belgium": 9, "americans": 4, "ew": 14, "iata": 4, "faking": 1, "gang": 5, "hessen": 1, "hahahaha": 9, "bahn": 1, "train": 7, "reminds": 7, "descision": 1, "subject": 5, "95": 3, "ahhh": 18, "academy": 3, "munich": 5, "munich\\ud83d\\ude22": 1, "hesse": 1, "pays": 4, "dream": 21, "session": 2, "js": 67, "realised": 8, "msfsaddons": 5, "dming": 2, "plks": 1, "340": 10, "kc": 12, "zamn": 1, "poppin": 1, "finna": 2, "meh": 14, "spoiler": 6, "enthusiasm": 3, "engagement": 2, "answering": 12, "tone": 5, "speculatively": 1, "teal": 1, "moderators": 12, "advise": 4, "answers": 15, "trusted": 4, "promo": 23, "anythning": 1, "jsut": 5, "postivive": 1, "wheel": 7, "unrealistically": 1, "steer": 5, "affect": 9, "fonts": 3, "margin": 1, "letters": 3, "font": 29, "alaskaisthebloodybest": 1, "touched": 5, "teleported": 1, "spock": 1, "sulu": 1, "kirk": 1, "teleport": 2, "nine": 4, "revolutions": 2, "25": 16, "enviro": 2, "r'u": 1, "plugins": 4, "xenviro": 1, "introduce": 3, "withouth": 3, "firmness": 1, "safe": 12, "stabilized": 1, "butter": 17, "6kts": 1, "crosswind": 1, "fatigue": 1, "lines": 16, "zoom": 4, "simmers": 9, "airac": 4, "ensure": 4, "2212": 1, "cycle": 5, "race": 3, "loos": 1, "marty": 1, "ray": 2, "tracing": 2, "mcfly": 1, "a350\\ud83d\\udc4d": 1, "inpatient": 3, "chanting": 1, "shy": 3, "devs\\ud83d\\ude0f": 1, "secret": 17, "branch": 10, "oooooooooooooooooooooooooo": 1, "ref": 3, "translate": 12, "sneakpeeks": 1, "thi": 3, "whened": 16, "bruhhh": 2, "transponder": 4, "codes": 6, "\\ud83c\\udf0d": 1, "countries": 5, "varies": 3, "1200": 3, "readily": 1, "xplame": 1, "presuming": 2, "installing": 13, "awful": 4, "value": 11, "roblox": 16, "improved": 20, "encrypted": 3, "buttons": 55, "now\\u2026": 1, "thay": 2, "stole": 11, "creator": 19, "regret": 4, "clone": 5, "push": 22, "hwa330": 1, "competetion": 1, "8k": 9, "reflective": 1, "appr": 2, "matches": 3, "previously": 6, "\\ud83d\\ude22": 11, "emergencycies": 1, "spite": 1, "winglet": 2, "northern": 1, "woah": 15, "modules": 13, "considered": 17, "awesomeness": 1, "deafult": 1, "beautiful": 43, "2060": 1, "tru": 7, "tis": 5, "bout": 7, "mouse": 18, "detents": 3, "notches": 1, "removing": 8, "lever": 4, "tca": 15, "flap": 16, "eur": 3, "montenegro": 1, "capt": 3, "customs": 2, "dry": 6, "balkans": 1, "quadrant": 7, "plastic": 3, "throttle": 46, "monday": 2, "themselves": 26, "voluntary": 2, "oops": 14, "deleted": 46, "overused": 5, "challenging": 2, "sounding": 1, "girlfriend": 3, "boys": 8, "goodbye": 6, "lived": 2, "producing": 1, "vip": 1, "i\\u2018m": 2, "brings": 3, "judging": 5, "endo": 1, "gera\\ud83c\\udfd4": 1, "\\u201cde": 1, "bicycle": 1, "muur\\u201d": 1, "gben": 1, "region": 6, "\\u201cthe": 2, "wall\\u201d": 1, "dender": 1, "vl": 1, "gives": 31, "maintain": 6, "ooh": 16, "ook": 1, "ovl": 1, "province": 1, "writibg": 1, "struggle": 6, "fluently": 1, "culprit": 1, "tip": 10, "sentence\\ud83d\\ude09": 1, "america": 6, "prison": 3, "minors": 1, "informatique": 1, "nationale": 1, "gdpr": 1, "commission": 1, "inc": 1, "libert\\u00e9s": 1, "fined": 2, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 1, "q69": 1, "69420": 4, "182": 1, "6'2": 1, "190cm": 1, "6'3": 1, "taller": 1, "kid": 10, "cm": 4, "2027q3": 1, "log": 9, "bullying": 3, "gf": 5, "devolving": 2, "story": 10, "imperial": 5, "measure": 4, "measurement": 3, "inch": 2, "thumbwidth": 1, "ten": 6, "metric": 7, "eagle": 2, "american": 20, "bald": 1, "calesses": 1, "inches": 1, "feen": 1, "zero": 4, "sus": 23, "180cm": 1, "unit": 5, "tall": 1, "\\u2026": 9, "enquire": 1, "minimum": 19, "below": 17, "shouldn\\u2019t": 11, "beleive": 1, "fifty": 1, "tutorials": 28, "creation": 2, "coding": 38, "vids": 11, "b78xh": 3, "programm": 4, "evolved": 2, "noboy": 1, "budget\\ud83e\\udd72": 1, "student": 10, "channel\\ud83d\\ude0f": 1, "\\ud83e\\udde2": 3, "sadly\\ud83e\\udd72": 1, "sneakpeak": 1, "affordable": 5, "7m": 1, "shocked": 4, "5th": 2, "dfd35x": 21, "shouldve": 3, "37549": 3, "root": 8, "square": 10, "china": 14, "billion": 5, "population": 1, "191": 2, "647": 1, "36": 2, "perimeter": 1, "joe": 8, "crawl": 1, "laugh": 3, "answered": 11, "ahum": 2, "comon": 2, "partyblob": 6, "814023898789707826": 5, "tha": 3, "tape": 6, "recording": 9, "commented": 1, "y\\u00b4all": 1, "leaked": 7, "jelou": 1, "coincidence": 1, "pattern": 4, "strategy": 4, "winter": 6, "lie": 16, "modellers": 23, "applied": 26, "moderator": 13, "programmer": 19, "newbie": 2, "cancceled": 1, "sorta": 8, "programme": 3, "repect": 1, "somthing": 1, "myabe": 1, "millions": 3, "optimistic": 7, "a38x": 5, "opened": 11, "ma": 3, "addicted": 1, "litteraly": 3, "leaving": 17, "q4": 12, "q1": 8, "computational": 1, "fluid": 1, "cfd": 2, "airflow": 5, "yeaah": 2, "keybinds": 1, "perhaps": 16, "tool": 10, "remove": 37, "\\u2b06\\ufe0f": 1, "contributions": 5, "stays": 8, "stil": 2, "should've": 7, "frfr": 2, "sim4": 2, "practial": 1, "sttopped": 1, "apprenticeship": 2, "finkenwerder": 2, "hamburg": 4, "dowload": 4, "anywhere": 22, "recreated": 3, "pinging": 9, "ba": 29, "remembrance": 1, "inevitable": 5, "sooooo": 3, "stuttgart": 1, "minvody": 1, "delivery": 6, "a32x": 9, "regs": 1, "neos": 5, "tap": 12, "delivered": 9, "registered": 3, "tail": 15, "neat": 6, "trip": 7, "portugal": 1, "tjr": 1, "anniversary": 3, "lisbon": 1, "75th": 1, "retro": 9, "purchase": 8, "speeding": 2, "joins": 7, "bankaccount": 1, "massacring": 1, "money\\ud83e\\udd72": 1, "cooldoge": 1, "887723219082154056": 1, "threads": 2, "su11": 1, "realesed": 5, "complicate": 2, "\\u201cshort\\u201d": 1, "video\\u2019s": 1, "noted": 4, "requests": 9, "gals": 1, "sb": 1, "ehhh": 2, "golden": 3, "olden": 2, "stoped": 4, "preoccupied": 1, "silence": 7, "props": 6, "extravagant": 1, "sake": 3, "publicity": 3, "society": 1, "gratification": 1, "collectively": 3, "commited": 3, "productive": 1, "counter": 5, "sorts": 2, "unfortunate": 6, "curiousity": 1, "disregard": 5, "dormant": 1, "demoralizing": 1, "yies": 1, "results": 6, "912": 1, "irritating": 1, "paying": 10, "emojis": 5, "animated": 12, "guessed": 7, "supporters": 5, "button": 55, "attitude": 6, "jfc": 1, "pisses": 4, "insert": 2, "plen": 5, "alien": 2, "planet": 1, "ini": 5, "builds": 3, "achtung": 1, "malware": 2, "malicious": 1, "web": 13, "saad": 5, "perms": 6, "layers": 2, "layer": 4, "cloud": 2, "rx6600xt": 1, "\\u00e0": 7, "betas": 1, "nvidia": 5, "tablet": 14, "assisted": 1, "black": 28, "reddit": 27, "cyberpunk": 2, "shi": 2, "1tb": 2, "350gb": 1, "leaves": 2, "40th": 1, "yooo": 3, "yesssss": 2, "12k": 6, "12001": 1, "sensacja": 1, "ale": 1, "999": 4, "\\ud83d\\ude0d\\ud83d\\ude0d": 1, "12000": 3, "flow": 7, "element": 4, "msfs's": 1, "xddddddddd": 1, "eyyyy": 2, "\\ud83e\\udd2e": 1, "40k": 2, "43k": 2, "nut": 4, "present": 11, "compromise": 1, "igyhesrfnisdnifisdf": 1, "hwy": 1, "28th": 2, "apologise": 2, "advertising": 6, "mask": 16, "surface": 8, "contributes": 8, "thermal": 2, "turbulent": 1, "substantially": 1, "realistically": 6, "exclusive": 8, "japan": 2, "39": 3, "poor": 23, "reach": 13, "prepared": 1, "whine": 5, "usernamechecksout": 1, "truly": 12, "shield": 2, "absorbs": 1, "ice": 6, "heat\\u2026": 1, "cooler": 14, "standalone": 10, "audience": 4, "naming": 5, "understable": 1, "realeaseeeeeeeee": 1, "handy": 6, "aha": 10, "wich": 13, "gg": 15, "ww1": 1, "freerobux": 1, "robux": 3, "matrix": 3, "ugly": 11, "doe": 2, "cessnas": 1, "automated": 5, "heavily": 13, "darkaero": 1, "nonononnonononoononononononononononon": 1, "stated": 5, "rank": 5, "dooesnt": 1, "ads": 3, "werid": 1, "shitty": 10, "ahha": 1, "32n": 4, "hahahahha": 1, "hardly": 2, "forever": 15, "vref": 1, "radio": 18, "apparentely": 1, "naw": 1, "777pmdg": 1, "747pmdg": 1, "9heavy": 1, "a380fbw": 1, "a220synaptic": 1, "757bluebird": 1, "350dfd": 1, "indifferent": 1, "definately": 1, "farrrrrrrr": 1, "youtubers": 4, "review": 6, "twotter": 3, "excuses": 2, "describe": 4, "cp": 1, "usd": 12, "com": 8, "a333": 1, "backs": 2, "sincethere": 1, "werent": 4, "dayum": 7, "35k": 3, "dave": 3, "username": 5, "what'd": 1, "say\\ud83d\\ude33": 1, "regardless": 6, "okk": 1, "api": 17, "fender": 3, "eat": 8, "didint": 4, "nowhere": 20, "internals": 2, "familiar": 21, "nufflee": 3, "insiders": 1, "livestream": 5, "preparations": 1, "country": 25, "nov": 3, "denmark": 1, "ohhh": 27, "timezone": 10, "france": 23, "talked": 11, "feint": 1, "theory": 4, "magnificent": 2, "interresting": 1, "ohhhhh": 2, "occasion": 1, "points": 11, "simbref": 1, "friday": 7, "waited": 3, "citation": 3, "\\u2234": 1, "\\u2208": 1, "financial": 3, "intention": 6, "threat": 2, "invulnerable": 1, "naive": 1, "integrated": 15, "f": 43, "upgraded": 2, "glitching": 1, "whaz": 1, "nomatter": 1, "workflow": 11, "digest": 1, "vcs": 1, "git": 47, "giant": 3, "tasks": 2, "modelers": 21, "potentially": 9, "delt": 2, "bottleneck": 2, "hand": 33, "altho": 2, "focused": 8, "refers": 1, "animation": 14, "engineering": 14, "clients": 1, "substancial": 1, "comparison": 11, "efficiency": 10, "corporate": 2, "alternatively": 3, "size": 22, "practical": 6, "chokepoint": 1, "lol\\u2026": 1, "319": 5, "closer": 12, "prefers": 3, "\\ud83e\\udd13": 4, "greater": 4, "slowdown": 1, "seasonal": 1, "plate": 3, "reeeeeee": 2, "websites": 12, "priceline": 1, "ward": 1, "progressupdate": 1, "psych": 1, "j": 11, "varients": 2, "classic": 18, "b747": 8, "period": 8, "wat": 13, "overdose": 1, "\\ud83d\\ude03": 4, "dealt": 1, "reals": 1, "disturbing": 3, "claims": 3, "welsh": 11, "afaik": 25, "hissy": 1, "turmoil": 2, "merged": 3, "criticized": 1, "internal": 13, "recall": 4, "coz": 5, "cooking": 2, "fb": 4, "disappeared": 3, "unexpectedly": 1, "remembers": 1, "\\ud83e\\udd23\\ud83e\\udd23too": 1, "3090": 8, "computing": 1, "bro\\ud83d\\udc80": 2, "cleon": 72, "yoo": 3, "continuing": 3, "lesser": 1, "collaboration": 4, "collab": 4, "660308747679432704": 2, "pepesweat": 2, "collaborate": 5, "id'd": 1, "asume": 2, "became": 4, "trough": 3, "\\ud83e\\udd37": 1, "availablr": 1, "2169": 1, "relase": 1, "2099": 1, "costed": 1, "dollars": 22, "d\\u00e9veloppement": 1, "facing": 6, "decisions": 4, "includes": 6, "smarty": 1, "yeetyeet": 1, "whom": 1, "dimensions": 10, "recordings": 3, "thursday": 1, "stands": 7, "a350f": 14, "avaliable": 3, "janky": 1, "\\ud83e\\udd1d\\ud83e\\udd1d": 1, "\\ud83e\\udd1d": 3, "commenced": 1, "swear": 9, "blue": 39, "ish": 8, "donut": 6, "modell": 1, "\\ud83d\\ude11": 7, "qbits": 2, "recources": 1, "737max": 6, "ifly": 1, "dozens": 3, "qualify": 2, "varied": 2, "proggers": 1, "block": 9, "scam": 40, "internally": 4, "lmfaoo": 1, "speech": 3, "ayny": 1, "speakers": 1, "error": 28, "evening": 14, "research": 9, "sys": 1, "speccs": 1, "jks": 1, "screened": 1, "tips": 9, "restarted": 10, "impaitent": 1, "milan": 1, "malpensa": 1, "universal": 1, "passenger": 24, "generic": 6, "streets": 2, "pray": 5, "900ulr": 19, "newark": 6, "9537": 1, "9523": 1, "45": 10, "sure\\u2026": 1, "longest": 5, "commercial": 14, "18hour": 1, "eyes": 21, "hurting": 2, "fire": 17, "alarm": 15, "oopsies": 1, "npc\\ud83d\\udc80": 1, "whenned": 1, "slay": 1, "sunglasses": 3, "reflections": 2, "res": 7, "muhc": 2, "gathering": 1, "petition": 1, "advancement": 2, "estimation": 3, "hangar": 15, "equation": 1, "notch": 6, "reputation": 12, "shld": 1, "ti": 7, "3090ti": 1, "\\ud83d\\ude02\\ud83d\\ude02": 9, "tempted": 3, "sticky": 3, "barb": 1, "sumonned": 1, "\\ud83d\\ude0f\\ud83d\\ude0f": 1, "barbara": 1, "vacation": 9, "benidorm": 2, "male's": 1, "destination": 3, "bus": 4, "bradford": 1, "leeds": 2, "alicante": 1, "rooting": 2, "gorgeous": 4, "expensive": 39, "reasonably": 1, "nay": 2, "recorder": 3, "execpt": 1, "meterial": 1, "aluminum": 2, "erroding": 1, "intact": 1, "hundred": 4, "titanic": 1, "deep": 7, "submergedat": 1, "destroyed": 4, "bu": 2, "roughly": 8, "plkane": 1, "indian": 4, "ocean": 6, "southern": 1, "370": 2, "malaysian": 1, "favorited": 1, "chosen": 5, "append": 1, "bossin": 1, "tho\\u2026": 1, "dfds": 3, "loaded": 8, "cargo": 21, "beluga350": 1, "detachable": 1, "1000f": 1, "prototype": 4, "a450": 1, "emoji": 16, "airworthy": 1, "retires": 1, "activate": 3, "annoy": 5, "apaa": 1, "g23fd": 1, "34w4h": 1, "92h93": 1, "3t7wz": 1, "jj4wd": 1, "mvtgj": 1, "6ggh9": 1, "tqjjz": 1, "2yfww": 1, "442f2": 1, "\\u201d": 7, "\\u201cdownload": 2, "fishy": 2, "dfd350": 12, "misunderstanding": 3, "th": 2, "outdated": 10, "defeating": 1, "gnn": 1, "goodnight": 2, "inevitably": 1, "earn": 7, "shitload": 1, "legal": 16, "leon": 1, "nessecary": 1, "euros": 7, "20eu": 1, "wayyy": 4, "showcased": 11, "southwest": 3, "francisco": 1, "san": 4, "20\\u20ac": 2, "60\\u20ac": 1, "pov": 8, "hahahahahah": 1, "hahahahaha": 2, "12\\u20ac": 1, "8eu": 1, "selling": 9, "99\\u20ac": 2, "peoples": 8, "woul": 2, "8\\u20ac": 1, "10\\u20ac": 1, "acces": 4, "forum": 13, "fcom": 12, "hahaahahha": 1, "slots": 6, "hahahah": 3, "touching": 2, "hahahahah": 1, "portfolio": 4, "interactive": 4, "webbrowser": 1, "bitchess": 1, "airac2209": 1, "subscription": 11, "9h": 3, "fl330": 1, "hhahaha": 1, "dudes": 5, "tones": 1, "93": 3, "m\\u00fcnchen": 1, "cares": 5, "tokyo": 3, "helsinki": 3, "retarded": 4, "hotas": 2, "modelled": 14, "receive": 9, "goodafternoon": 1, "crank": 1, "norm": 3, "fingers": 8, "accessible": 5, "reliable": 3, "crossed": 7, "recent": 20, "bummer": 3, "signs": 2, "disclaimer": 2, "tutoring": 1, "frequencies": 6, "atis": 3, "fglies": 1, "co": 5, "\\u2022": 1, "shes": 2, "she\\u00b4s": 1, "windsor": 1, "1926": 1, "elizabeth": 1, "alexandria": 1, "aig": 21, "highest": 10, "probability": 1, "outer": 4, "verified": 4, "tragic": 2, "peace": 3, "soul": 6, "onboard": 12, "rapidly": 3, "baltic": 1, "sea": 8, "spiraling": 1, "intercepted": 1, "board": 14, "hypoxia": 2, "uncapable": 1, "rated": 8, "upon": 14, "pressurisation": 2, "8000fpm": 1, "companies": 13, "900f": 1, "spare": 9, "fault": 10, "priorities": 4, "pro\\ud83d\\ude2d\\ud83d\\ude2d": 1, "aisiana": 1, "would\\ud83d\\udc80": 1, "team\\ud83d\\ude2d": 1, "someday": 7, "etas": 3, "twist": 5, "improvements": 14, "predictions": 8, "feasible": 2, "synonym": 2, "practicability": 1, "doable": 4, "players": 8, "xobx": 2, "oldest": 1, "mem": 6, "teh": 2, "partly": 1, "joy": 2, "bucks": 14, "entry": 7, "logitech": 5, "periphirals": 1, "joystcik": 1, "she\\u2019ll": 1, "ed": 5, "ainooo": 1, "she's": 4, "urmom": 1, "torx": 1, "hex": 4, "allen": 2, "knowlege": 1, "usable": 11, "lmaaoo": 1, "wrench": 1, "dieeee": 1, "dying": 9, "kms": 1, "vs": 15, "arguments": 3, "photoshopped": 1, "badly": 5, "wolff": 1, "toto": 2, "dante": 1, "silvio": 1, "sopranos": 1, "16000": 2, "diy": 3, "pffff": 1, "cons": 5, "suited": 2, "x56": 2, "pros": 7, "color": 17, "dislike": 3, "levers": 3, "dual": 3, "deticated": 1, "brake": 9, "theme": 4, "thumb": 1, "t16000": 5, "grip": 1, "tyvm": 1, "t16000m": 1, "changable": 1, "handed": 6, "ooooo": 3, "gladiator": 2, "reskinned": 1, "\\ud83d\\ude44": 7, "movement": 2, "slats": 1, "x52": 1, "wayyyy": 1, "pedestal": 9, "vibrator": 1, "\\ud83d\\ude2d\\ud83d\\ude02": 2, "memories": 2, "song": 4, "ftw2": 1, "evga": 3, "cousins": 2, "temporarily": 6, "1070ti": 1, "pascal": 1, "cards": 4, "chad": 6, "banged": 1, "mother": 4, "1070": 2, "gtx1070": 1, "2700x": 3, "r7": 2, "1660ti": 1, "4800h": 1, "arabic": 2, "10300h": 1, "gtx1650": 1, "oooh": 12, "f15": 2, "rgb": 8, "a15": 1, "tuf": 1, "a17": 1, "asus": 5, "dem": 2, "pog": 36, "dealing": 4, "oogway": 1, "approves": 3, "aeughhhh": 1, "thoo": 1, "cream": 2, "intimidating": 1, "arriving": 4, "crack": 8, "mines": 2, "incredible": 8, "gifted": 4, "mistaken": 8, "surpirsingly": 1, "babybus": 1, "skin": 12, "this'd": 1, "660260031853232138": 3, "pepelaughing": 3, "5600x": 2, "hobby": 7, "3070": 7, "couldnt": 10, "skinned": 1, "fleet": 20, "quad": 1, "747sp": 2, "cursed": 9, "foot": 2, "sprained": 1, "swolen": 1, "dreamlifter": 4, "jumbos": 1, "929028458275803146": 2, "pepelaugh": 8, "controversial": 3, "counterpart": 3, "joint": 2, "mcas": 6, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 1, "cult": 3, "liner": 2, "fancy": 4, "ontop": 1, "elaborating": 1, "repeatedly": 2, "supremacy": 2, "mfs": 22, "sheesh": 20, "bio": 3, "11k": 2, "cancel": 12, "flightplanner": 1, "22098": 1, "kiah": 3, "mnl": 1, "tour": 3, "blow": 4, "traveller": 2, "slim": 3, "yay": 22, "good\\ud83d\\ude4f": 1, "though\\ud83d\\udc40": 1, "believed": 4, "bs": 7, "pope": 1, "ctds": 5, "su10": 2, "now\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 1, "strater": 1, "switchto": 1, "needh": 1, "elp": 2, "table": 8, "obnoxiously": 1, "reactionss\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 1, "reactions\\ud83d\\udc80": 1, "mom": 10, "skull": 1, "edit\\ud83d\\udc80\\ud83d\\udc80": 1, "rick": 1, "rolled": 2, "2018": 2, "played\\ud83e\\udd21\\ud83e\\udd21": 1, "\\ud83d\\ude29": 20, "\\ud83d\\ude2d\\ud83d\\udc80": 1, "what\\ud83d\\udc80": 1, "releasetheplane\\u2757\\ufe0f": 1, "g\\ud83d\\udc80": 1, "\\ud83e\\udd2d": 2, "brb": 4, "\\u2728": 2, "qna": 2, "supposing": 1, "robllx": 1, "bone": 1, "yard": 2, "chilling": 1, "chess": 2, "sum": 7, "airshow": 5, "fortnite": 16, "\\ud83d\\ude19": 1, "would've": 8, "allowance": 1, "io": 2, "skribl": 1, "countdown": 5, "status": 13, "mu": 4, "crying": 3, "jetphoto": 2, "submitting": 2, "spam": 31, "rejected": 6, "brains": 1, "white": 15, "worstmemberofthisserver": 1, "resemble": 1, "racist": 6, "boggles": 1, "gawd": 2, "666173823531483136": 2, "setup": 22, "rent": 2, "outsiders": 2, "friggin": 1, "bitches": 3, "shitting": 5, "og": 9, "msfg": 4, "compraed": 2, "gen": 9, "clever": 1, "uhu": 1, "embarrassing": 2, "\\ud83e\\udd78\\ud83e\\udd78": 1, "savings\\ud83d\\ude14": 1, "voila": 1, "egcc": 4, "egll": 15, "hop": 9, "556": 1, "hoppie": 1, "cpdlc": 11, "pdc": 1, "congratulations": 6, "congrats": 16, "ayyyy": 2, "solo": 8, "fetching": 1, "recommendation": 1, "\\u00a320": 1, "upgrade": 14, "\\u00a31000": 1, "heyoooooo": 1, "eddb": 1, "ber": 1, "berlin": 2, "october": 6, "22nd": 1, "w3schools": 1, "codecademy": 1, "blocks": 2, "refresh": 1, "ryanair": 12, "rwy": 3, "33": 2, "asset": 7, "easyjet": 4, "gamers": 1, "simmer": 5, "unlike": 13, "24": 22, "fixable": 1, "satelite": 1, "advantages": 1, "unbelievable": 3, "worthwhile": 2, "prices": 9, "bridging": 1, "discount": 6, "erm": 14, "hah": 4, "pommespanzerle": 1, "whenable": 1, "goose": 4, "thisworldthesedays": 1, "beat": 7, "exe": 13, "600creepypasta": 1, "rickroled": 1, "lagg": 1, "thingk": 1, "rickrolled": 2, "wer": 1, "reads": 3, "accent": 3, "dutch": 3, "belgian": 3, "yelling": 1, "purposes": 11, "germoney": 1, "ooumph": 1, "sbain": 1, "thonkconga": 1, "755084675063611533": 1, "trolling": 6, "1622": 1, "you've": 20, "1621": 1, "records": 2, "748993929218883735": 22, "homies": 2, "solid": 7, "breakers": 5, "intuitive": 3, "bosrd": 1, "gon": 1, "\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udd25": 2, "niiiice": 2, "ayeeee": 1, "\\ud83d\\udd25": 5, "\\ud83d\\udca6": 1, "enouhj": 1, "virtualcol": 5, "underestimate": 4, "mondeling": 1, "grooves": 1, "slap": 6, "waaaayy": 1, "arms": 1, "gods": 1, "helicopters": 2, "fund": 5, "fundraiser": 1, "overwhelming": 3, "couldn\\u2019t": 5, "ouroboros": 14, "roy": 1, "we\\u2019ve": 5, "ss": 5, "disintegrate": 1, "noooo": 2, "basing": 4, "exaggerative": 1, "guesstimate": 1, "posts": 9, "bitch": 3, "contradiction": 1, "awe": 2, "despacito": 2, "alexa": 1, "fredo": 1, "spammy": 1, "agedlikefinemilk": 1, "ousted": 1, "spammer": 1, "boris": 3, "letter": 5, "noooooo": 4, "uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 1, "purging": 3, "five": 5, "dickhead": 2, "happier": 2, "peaceful": 1, "depart": 2, "cunt": 4, "typing": 12, "908147190378164324": 11, "wave": 12, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "739107486287659010": 1, "clapping": 3, "hydraulic": 12, "maintainance": 1, "canaries": 1, "ferrari": 4, "strategists": 1, "stragety": 1, "238th": 1, "races": 1, "\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\udc80": 1, "ahahhhaha": 1, "34": 3, "f1": 12, "\\u2b50": 1, "pfff": 1, "indicates": 3, "installable": 1, "virus": 17, "tadaa": 1, "yrs": 3, "nver": 1, "inb4": 2, "ditched": 5, "competitor": 6, "yaaaa": 1, "fiddle": 2, "8838nm": 1, "tank": 5, "slimmer": 1, "8838": 1, "ny": 2, "url": 3, "impression": 5, "contents": 3, "pardon": 3, "bmw": 1, "how's": 9, "boeings": 2, "boieng": 5, "face": 12, "oui": 4, "atr": 4, "72": 2, "merde": 2, "leaderboards": 1, "staff": 26, "kkkkkkkkkk": 1, "warnings": 3, "fra": 3, "flight\\ud83d\\udc80": 1, "skinnier": 1, "toy": 2, "il96": 2, "nibog": 3, "smelly": 1, "corrupted": 1, "\\ud83c\\uddf9\\ud83c\\udded\\ud83c\\uddec\\ud83c\\udde7": 1, "mornin": 5, "uni": 3, "doha": 26, "scheisse": 1, "oneworld": 3, "ane": 2, "parked": 3, "a7": 3, "et": 12, "realloc": 1, "frames": 6, "orders": 12, "conduct": 1, "noises": 4, "repetition": 1, "randomly": 8, "venting": 2, "dumdum": 2, "mildly": 3, "russian": 9, "yak42": 1, "l1011": 4, "\\u043e\\u043f\\u0430\\u0441\\u043d\\u044b\\u0439": 1, "\\u0441\\u043f\\u0443\\u0441\\u043a": 1, "whoop": 31, "\\u0442\\u044f\\u043d\\u0438": 1, "\\u0432\\u0432\\u0435\\u0440\\u0445": 1, "glideslope": 10, "coolest": 2, "conversations": 2, "chromebookuser": 1, "kicked": 8, "greenland": 3, "perks\\ud83d\\ude00\\ud83e\\udd23": 1, "photography": 2, "them\\u2026as": 1, "virgin": 21, "virgin\\u2026so": 1, "avaition": 2, "bournemouth": 2, "cuba": 1, "thailand": 4, "\\u00a334": 1, "\\ud83d\\ude02\\ud83d\\ude02ohhhh": 1, "\\u00a3\\u00a3\\u00a3": 1, "contracting": 2, "fuxk": 1, "stansted": 2, "ut": 1, "hair": 2, "justin": 1, "\\ud83e\\uddd0": 5, "luton": 1, "toulouse": 4, "atlantic": 12, "airside\\u2026i": 1, "hanger": 5, "airside": 3, "t3": 2, "them\\ud83e\\udd23": 1, "tugging": 1, "travels": 1, "saudia": 1, "riyadh": 1, "b787s": 1, "27": 4, "a380s": 20, "27r": 1, "departure": 13, "18th": 1, "09l": 1, "arrivals": 4, "shots": 11, "dunsford": 1, "madeira": 1, "thissle": 1, "ahahah": 1, "\\ud83e\\uddd0\\ud83e\\udd23": 1, "2100": 1, "mail": 3, "pigeon": 3, "5k": 14, "century": 2, "mug": 1, "communist": 1, "\\ud83e\\udd23\\u2620\\ufe0f": 1, "shitpost": 1, "disruptive": 1, "mental": 4, "great\\ud83d\\ude04": 1, "enjoing": 1, "lego": 1, "43am": 1, "felony": 1, "oddly": 1, "identity": 1, "fraud": 1, "pen": 1, "headset": 2, "vr": 7, "995510065530421258": 1, "boyfriend": 1, "ouch": 4, "\\ud83e\\udd72\\ud83e\\udd72": 1, "selfie": 1, "notifying": 1, "2208": 1, "2017": 6, "2019": 5, "2007": 4, "1994": 1, "ac": 17, "replace": 19, "vna": 6, "2011": 1, "eight": 2, "youngest": 3, "a146": 1, "vn": 1, "2003": 1, "fokker": 4, "vietnam": 7, "calendar": 8, "2004": 4, "jealous": 9, "flown\\u2026": 1, "\\u2018the": 1, "falcon\\u2019": 1, "laying": 1, "ain": 1, "jetphotos": 19, "screeners": 2, "uhh": 11, "smthing": 2, "ahahahah": 1, "smooch": 1, "honeywell": 4, "mix": 13, "chug": 1, "hives": 1, "199hp": 1, "200hp": 1, "sigh": 4, "jug": 1, "infinity": 5, "sue": 4, "carriers": 2, "surprising": 3, "8hr": 1, "dallas": 1, "honolulu": 1, "olympus": 1, "somali": 2, "rly": 5, "ironically": 2, "order's": 1, "scene": 6, "minions": 1, "schei\\u00dfe": 3, "rookie": 3, "diagrams": 3, "sidestick": 9, "buddy": 14, "\\u201chow": 1, "900fps\\u201d": 1, "3k": 7, "client": 4, "distance": 7, "render": 16, "800x600": 1, "minecraft": 5, "1050": 4, "dies": 4, "\\ud83d\\ude3b": 3, "drama": 12, "techniques": 2, "969581773216428042": 1, "gigachad": 2, "investment": 4, "pixels": 18, "30fps": 2, "480": 2, "rx": 2, "900p": 2, "1050ti": 1, "lagspikes": 1, "taa": 1, "yer": 2, "milk": 4, "choccy": 1, "pit": 4, "ritual": 2, "cooldown": 4, "restarting": 4, "tasted": 2, "powder": 1, "protein": 1, "sugar": 2, "scoops": 1, "banana": 1, "litre": 2, "bag": 6, "chocolate": 1, "sauce": 4, "correcyly": 1, "successful": 4, "attempt": 5, "kitchen": 3, "toast": 2, "cheese": 3, "ham": 2, "setting": 13, "fuc": 1, "barn": 1, "warehouse": 1, "neighbour": 1, "factory": 2, "nugget": 1, "simmarket": 3, "bitcoins": 1, "database": 6, "evil": 2, "bruv": 7, "activation": 1, "onlyfans": 3, "researcher": 1, "eefoes": 1, "ivao": 14, "vverh": 2, "tyani": 2, "prayed": 1, "spider": 1, "sprayed": 1, "deadass": 2, "dafuq": 1, "stephen": 2, "callouts": 12, "hawking": 1, "meow": 1, "goat": 4, "groove": 18, "837253872845717504": 17, "competitors": 2, "fite": 1, "warning": 17, "md80": 1, "knockoff": 2, "etihad": 18, "doh": 6, "ahahahaha": 1, "serial": 2, "crash": 22, "aa": 1, "practices": 1, "safely": 1, "input": 12, "587": 1, "introduced": 2, "juan": 2, "concerned": 5, "chippendale": 1, "chief": 6, "collapsing": 1, "robert": 3, "hatched": 1, "insurance": 2, "1980": 1, "pressures": 1, "enthusiast": 2, "responsible": 4, "nz's": 1, "golf": 1, "heretaunga": 1, "inspector": 2, "muldoon": 1, "zealand": 3, "crippled": 1, "morrie": 1, "arrogant": 2, "owned": 5, "zealand's": 1, "attempts": 1, "nz": 1, "country's": 1, "strapped": 1, "autocrat": 1, "pet": 1, "ron": 1, "901": 1, "accidents": 1, "payout": 1, "avid": 2, "economic": 1, "liable": 3, "bankruptcy": 2, "davis": 1, "tourism": 1, "jim": 1, "collins": 1, "blameless": 1, "souls": 2, "257": 1, "innocent": 3, "copied": 7, "windshear": 5, "connector": 1, "connections": 6, "selected": 11, "pin": 7, "isk": 1, "whgy": 1, "technically": 12, "regulated": 1, "mandates": 1, "caution": 3, "welp": 11, "born": 5, "gpwses": 5, "sundstrand": 1, "sued": 5, "manufactures": 1, "talks": 6, "escape": 2, "83": 1, "bendix": 2, "gpw": 1, "rid": 7, "\\u00a1\\u00e1ndale": 1, "terr\\u00e1in": 1, "\\u00e9l": 1, "plural": 1, "witness": 2, "\\ud83e\\udd74": 10, "newo": 1, "74": 1, "a35": 3, "calibrate": 5, "smolbus": 1, "hola": 5, "ex": 7, "airframe": 3, "a30": 1, "a3555555555560": 1, "350f": 2, "woo": 2, "veietnam": 1, "a6": 4, "emirates": 30, "nathan": 1, "glider": 5, "wingless": 1, "0ewo": 1, "sole": 3, "effective": 4, "cease": 1, "sniff": 1, "swearing": 3, "2934": 1, "curse": 3, "pixel": 6, "ideally": 3, "okno": 1, "vietnamese": 2, "732316914482675802": 1, "fbiopenup": 1, "raid": 1, "fbi": 4, "ip": 11, "correction": 5, "dickphotos": 4, "resident": 2, "\\ud83d\\ude4c": 3, "uae": 7, "commitment": 1, "firmed": 1, "freighters": 2, "carrier": 3, "a350xwb": 11, "1000s": 7, "sees": 3, "national": 5, "largest": 3, "relationship": 5, "expanding": 2, "existing": 12, "repainted": 1, "ahahaha": 2, "cheated": 1, "nma": 1, "deck": 7, "ea": 6, "moron": 1, "xdddddd": 1, "spar19": 1, "hoes": 2, "airteamimages": 1, "unprofessional": 1, "me\\u2026": 2, "amateur": 1, "acquired": 2, "email": 31, "rejection": 3, "rejections": 2, "49": 3, "\\ud83e\\udd13\\ud83e\\udd13": 1, "uploaded": 11, "corrections": 3, "submitted": 2, "ahahahhahahaha": 1, "bogie": 2, "triple": 2, "128gb": 3, "64gb": 4, "overkill": 2, "9th": 6, "gb": 14, "1200w": 1, "750w": 1, "ch8": 1, "x570": 1, "ams": 1, "5800x": 1, "drives": 2, "10700": 1, "wifi": 6, "msiz490": 1, "850": 2, "clock": 7, "lock": 13, "3080": 5, "fe": 3, "drool": 1, "expenses": 3, "earnings": 1, "356eu": 1, "ferry": 2, "pleaase": 1, "queueing": 1, "sunny": 1, "foggy": 1, "processing": 2, "hong": 8, "kong": 6, "contrast": 5, "exposed": 2, "soft": 2, "ultrawide": 3, "monitors": 8, "btr": 1, "ultra": 15, "nosediving": 1, "poland": 2, "norwegian": 2, "billionaire": 1, "rc": 3, "\\ud83e\\udd2f": 2, "flawless": 2, "samething\\u2026": 1, "payment": 3, "payment\\u2026everytime": 1, "authorize": 1, "method\\u2026": 1, "2008": 1, "jetliner": 1, "santa": 2, "a370": 2, "password": 9, "recovered": 1, "foutu": 1, "screening": 1, "andrei": 2, "singh": 2, "recovery": 3, "rizon": 1, "unlevel": 1, "recover": 4, "gmail": 2, "nasa": 1, "omfg": 2, "friendly": 11, "727": 7, "voeing": 3, "voieng": 1, "bonjour": 11, "bacc": 1, "exited": 13, "999999999999": 1, "legends": 6, "5ft": 1, "callout": 4, "flare": 2, "ofcourse": 4, "centerline": 2, "fpm": 12, "crime": 3, "securing": 1, "chocks": 2, "cones": 2, "somone": 2, "occasionally": 3, "opposed": 4, "shoud": 2, "explore": 4, "cake": 2, "pasowrd": 1, "480p": 1, "aren\\u2018t": 1, "modify": 7, "relativley": 1, "pist": 1, "noe": 1, "vcl": 2, "vj416": 1, "vagina": 1, "soloed": 1, "\\ud83d\\ude17": 1, "\\u2708\\ufe0f": 1, "resolution": 8, "format": 6, "1080x1080": 1, "amaze": 1, "amazin": 1, "ventilate": 1, "dangerous": 4, "covid": 25, "spreading": 4, "ramp": 6, "bread": 3, "buttering": 1, "destroying": 2, "putin": 2, "kill": 14, "vaccinated": 4, "unvaccinated": 1, "pandemic": 5, "thunder": 2, "boi": 14, "pizzas": 1, "doxxed": 1, "himself": 4, "permanently": 3, "disable": 10, "810": 1, "\\u201ccase": 1, "tracking": 3, "device\\u201d": 1, "002": 1, "realizing": 2, "smartphone": 2, "628": 1, "x11": 1, "jul": 1, "hanoi": 3, "b\\u1ea1n": 1, "r\\u1ed3i": 1, "\\u0111\\u00f3": 1, "\\u1edf": 1, "s\\u1ed1ng": 1, "ta": 5, "\\u0111\\u00e2u": 1, "bi\\u1ebft": 1, "ng": 5, "gps": 5, "l\\u00e0m": 1, "l\\u00ean": 1, "b\\u1eadt": 1, "g\\u00ec": 1, "nh\\u01b0ng": 1, "\\u0111\\u00f9a": 1, "th\\u00f4i": 1, "\\u0111\\u1ecbttttttttttt": 1, "c\\u1ea3m": 1, "\\u01a1n": 1, "doxx": 1, "hr": 4, "jp": 1, "iphone": 8, "address": 5, "doxxing": 1, "mf": 3, "cn": 1, "condom": 1, "wear": 11, "kuala": 1, "lumpur": 1, "veering": 1, "resort": 4, "snipe": 1, "contrails": 5, "obsessed": 3, "tcas": 3, "crossing": 2, "contrail": 8, "wwise": 9, "wonderin": 1, "emotes": 2, "vscode": 7, "icon": 10, "careers": 3, "furnished": 1, "tarmac": 1, "towed": 1, "yr": 4, "ceased": 1, "vvnb": 2, "fedup": 1, "trijet": 16, "77w": 9, "fedex": 2, "'em": 1, "ups": 5, "11s": 1, "tinters": 1, "experiences": 3, "obese": 1, "mundane": 1, "devices": 1, "freezer": 1, "fridge": 1, "boiled": 1, "egg": 6, "fr24": 3, "fl350": 1, "sneakpeaks": 3, "disgutang": 1, "rice": 1, "tastes": 1, "fl320": 1, "lemak": 1, "nasi": 1, "regulations": 1, "approved": 2, "seat": 9, "baby": 5, "halfway": 6, "rolls": 6, "aurus": 2, "geely": 2, "senat": 2, "generation": 3, "phantom": 2, "whose": 6, "royce": 5, "negligible": 1, "russia": 4, "differences": 12, "bentley": 1, "labor": 6, "jaguar": 1, "rover": 1, "communism": 1, "ge": 6, "copying": 2, "7th": 2, "walls": 3, "dash": 5, "assed": 3, "child": 3, "fostered": 2, "adoption": 2, "bombardier": 2, "purchased": 4, "prog": 2, "bootleg": 1, "grilled": 2, "wham": 1, "\\ud83d\\udc33": 1, "sizzling": 2, "balls": 5, "raining": 1, "darude": 1, "sandstorm": 1, "flesh": 1, "fat": 6, "toasting": 1, "nuts": 2, "existentialcrisislmao": 1, "ookay": 1, "providers": 5, "a21n": 1, "expertise": 2, "justice": 2, "oopsie": 2, "hurdle": 2, "pbr": 9, "oniel": 1, "hang": 4, "ghost": 10, "pings": 7, "tuesday": 1, "familiarize": 1, "condition": 4, "nahh": 3, "fill": 20, "27\\u00b0c": 1, "nahhh": 2, "sleeps": 1, "deg": 2, "temp": 7, "sleeping": 10, "swamp": 1, "conditioning": 3, "40c": 1, "averge": 1, "humidity": 1, "humid": 2, "cooling": 2, "infrastructure": 3, "hitting": 3, "celsius": 2, "casually": 7, "governments": 2, "nuked": 1, "nearly": 20, "stalling": 2, "earrape": 1, "captured": 2, "airlines'": 2, "2016": 2, "2009": 1, "net": 9, "watermark": 4, "implemented": 34, "2017\\uff1f": 1, "geodash": 1, "painted": 7, "fries": 2, "ima": 19, "cook": 1, "wwnt": 1, "nw": 2, "birds": 8, "merger": 2, "nicceeeeeeeeeee": 1, "purge": 4, "png": 11, "damnnnn": 1, "owie": 1, "proven": 3, "disappointment": 3, "fliights": 1, "18000km": 1, "bbj": 2, "nonstop": 3, "8x": 2, "21000km": 1, "progam": 1, "echo": 1, "papa": 1, "oscar": 1, "schoenefeld": 1, "sconefeld": 1, "donator": 3, "\\u201cmsfs": 1, "compiles": 1, "framework": 13, "browser": 3, "reactg": 1, "ability": 4, "html": 36, "utilise": 2, "javascript": 22, "css": 17, "fundamentals": 1, "essential": 10, "excellent": 6, "forms": 6, "reloaded": 1, "throough": 1, "forom": 1, "lmk": 6, "branches": 1, "storing": 2, "collaborating": 8, "clicks": 2, "org": 1, "onces": 1, "svg": 27, "you\\u2019d": 3, "requirements": 13, "applicants": 1, "strict": 2, "scummy": 1, "svgs": 3, "extent": 4, "yepp": 1, "footage": 4, "cams": 2, "filming": 1, "cctv": 4, "placeholders": 3, "ring": 2, "staring": 1, "laggy": 3, "woudltn": 1, "essentials": 1, "taxiing": 5, "clarifying": 4, "commonly": 4, "colour": 6, "function": 32, "ui": 24, "designs": 12, "styling": 1, "scss": 2, "interfaces": 6, "4u": 1, "stronger": 4, "gif": 8, "saul": 1, "bits": 6, "netherlands": 4, "jamaica": 1, "nassau": 1, "baarle": 1, "visit": 18, "why\\ud83d\\ude02": 1, "1000usd": 1, "history": 13, "euro": 10, "dropping": 1, "inflation": 1, "7k": 5, "51": 3, "aud": 1, "military": 9, "exchange": 2, "austria": 1, "ohhhhhhhhhhhhh": 1, "qanta": 1, "a231s": 1, "a320s": 6, "removed": 19, "div": 2, "elevating": 1, "jn": 1, "taxiways": 7, "flightbag": 1, "electronic": 7, "could've": 2, "sis": 1, "instrument": 6, "operational": 5, "\\ud83d\\ude1d": 2, "hated": 4, "lua": 4, "trrue": 1, "ts": 9, "that\\ud83d\\ude02": 1, "ccould": 1, "helper": 2, "\\ud83d\\ude05\\ud83d\\ude02": 1, "yoou": 1, "nicely": 12, "humbly": 1, "se\\u2122\\ufe0f": 1, "submit": 6, "eyyy": 2, "i\\u00b4d": 1, "lmfaooo": 1, "glance": 2, "omelette": 1, "ch\\u00e0o": 1, "\\u1ed3": 1, "xin": 1, "appeared": 1, "travelled": 3, "multiverse": 1, "lccs": 1, "boarding": 5, "stairs": 6, "sneeked": 1, "sneaked": 1, "prbably": 1, "fired": 3, "814023954137219124": 3, "blobs": 3, "pepe": 2, "690140389801590831": 1, "sauer": 1, "taxed": 1, "908147650782699561": 4, "coolclap": 4, "2012": 1, "2014": 2, "googles": 1, "stalking": 1, "defense": 2, "hazard": 2, "seek": 2, "stunt": 1, "title": 16, "dancing": 1, "949857784991763648297475829868957727828599266589381636759029367472981647588284787678399281884777288573784339": 1, "tiktok": 3, "756985939775193118": 2, "fingerwave": 2, "814718543433039894": 3, "snooze": 1, "apple": 8, "fucked": 6, "son": 6, "copilot": 2, "yana": 1, "krudrinsky": 1, "eldar": 1, "belt": 1, "simons": 1, "restart": 15, "marshaller": 2, "gold": 3, "eid": 8, "mubarak": 10, "everythings": 1, "lurpak": 2, "searched": 3, "pervert": 1, "spread": 6, "bland": 1, "avonmore": 1, "irish": 1, "pure": 2, "unsalted": 1, "coagulated": 1, "teeth": 1, "kicks": 3, "ual": 2, "english\\ud83d\\ude09": 1, "interessant": 1, "\\ud83d\\udc4c": 10, "authorization": 3, "nevermind": 5, "ayyy": 8, "congratulate": 2, "fco": 1, "slept": 4, "atl": 3, "star": 16, "michelin": 1, "pleasant": 4, "sharper": 1, "united": 9, "octoberish": 1, "bruhh": 3, "deliver": 6, "graduated": 1, "dumbfuck": 1, "regionals": 2, "graduating": 1, "2027": 1, "ual's": 1, "concept": 9, "headed": 1, "opt": 2, "that\\u2019d": 2, "mission": 2, "explanation": 7, "sharky": 1, "solving": 3, "blows": 2, "cheers": 11, "fantastic": 9, "sorted": 2, "cruises": 1, "task": 12, "\\ud83c\\udf0b": 3, "learned": 14, "bee": 4, "spaces": 4, "bertrand": 1, "technician": 3, "automotive": 1, "officer": 5, "engineer": 18, "airbags": 1, "industry": 5, "validation": 1, "rove": 1, "downloader": 1, "similarities": 4, "aspects": 8, "views": 16, "passanger": 2, "passangers": 5, "verson": 2, "latested": 1, "42069": 1, "street": 2, "123": 1, "hot": 30, "discontinuieed": 1, "777s": 3, "gotcha": 10, "livery\\u2019s": 4, "chatbot": 1, "cores": 3, "eats": 2, "reread": 1, "hogsso": 1, "hosting": 11, "responding": 7, "goal": 10, "saturday": 5, "freely": 5, "fs20": 2, "host": 7, "modelisation": 1, "fastest": 1, "pic\\ud83d\\ude33": 1, "img": 1, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\udc4c": 1, "\\ud83e\\udd73": 3, "\\ud83d\\udc99": 5, "d350": 2, "keynote": 1, "a3100": 1, "a305": 1, "hook": 2, "plis": 1, "music": 10, "bullshit": 4, "66s": 1, "egpws": 6, "aural": 1, "beeps": 1, "bank": 10, "bell": 3, "ringing": 3, "1011": 2, "minimums": 9, "\\ud83c\\uddf9\\ud83c\\udded": 1, "scetchy": 1, "strobe": 1, "beacon": 1, "brighter": 1, "ps": 4, "ui\\u2019s": 1, "interview": 1, "rating": 26, "trained": 2, "probation": 1, "diferent": 1, "kida": 1, "lszh": 1, "plz": 13, "pax": 3, "leap": 3, "agl": 2, "thrust": 17, "altiude": 1, "reduction": 2, "1500": 5, "rocket": 3, "overshoot": 1, "climbing": 3, "followed": 7, "clean": 23, "ong": 4, "threshold": 2, "sporty": 1, "downwind": 1, "noob": 3, "pushed": 11, "30\\u00b0": 1, "description": 11, "radius": 1, "orbit": 2, "abeam": 1, "1kt": 1, "secound": 1, "calculation": 1, "urs": 2, "c172": 1, "acceleration": 4, "itz": 1, "eaiser": 1, "gopro": 1, "banner": 15, "\\ud83d\\udc4b": 16, "goodmorning": 1, "aspect": 4, "parameters": 2, "constraint": 1, "pneumatics": 1, "electrics": 1, "ended": 9, "numerous": 3, "offered": 6, "manufacturer": 6, "units": 4, "philosophy": 5, "determining": 3, "coms": 2, "bi": 3, "ame": 3, "3500": 3, "allowances": 1, "irregularity": 1, "amt": 2, "ect": 3, "whaat": 1, "father": 10, "gremlins": 1, "electrical": 8, "'ghost'": 1, "packs": 3, "fails": 3, "inop": 12, "fortunes": 1, "bust": 4, "track": 14, "narrowbody": 1, "sticking": 3, "dominated": 1, "balancing": 1, "debt": 2, "relations": 4, "surinam": 1, "doors": 6, "330s": 6, "339s": 2, "stakes": 1, "politics": 3, "339": 7, "driving": 5, "certifie": 1, "re": 27, "a330neo": 31, "handeling": 1, "fees": 3, "486": 1, "ceos": 2, "787s": 9, "discrediting": 1, "759": 1, "combined": 4, "330's": 2, "versions": 20, "488": 3, "picking": 5, "stagnant": 1, "efficient": 20, "quieter": 4, "blew": 1, "attractive": 3, "pricing": 3, "spanner": 1, "markt": 1, "comperison": 1, "incentivizing": 1, "339's": 3, "iran": 1, "28": 2, "fruition": 1, "262": 2, "890": 1, "a330neo900": 1, "pricewise": 1, "discounted": 1, "incentive": 1, "airbus'": 2, "sells": 5, "trent": 13, "restructuring": 1, "condor": 1, "logical": 5, "a330neos": 2, "b767": 2, "replaces": 1, "rouge": 1, "321xlr's": 1, "320s": 1, "321xlrs": 1, "321s": 1, "replaced": 4, "max's": 3, "220s": 1, "ceo's": 1, "319s": 1, "againts": 3, "350s": 8, "replacer": 1, "replacers": 1, "xlr": 5, "a32n": 1, "737ng's": 1, "newly": 5, "32n's": 1, "thinner": 1, "yul": 1, "ac's": 3, "pertaining": 1, "300er's": 1, "encroaches": 1, "canada's": 1, "hurried": 1, "kinds": 2, "thesis": 1, "diplomatic": 1, "sides": 5, "funds": 4, "principles": 2, "dedicate": 2, "benefits": 4, "inax": 4, "missions": 1, "deciding": 4, "succes": 2, "qualified": 1, "commonalty": 1, "lcc": 1, "ulcc": 1, "smartly": 1, "manufacturers": 5, "shop": 6, "discounts": 2, "delay": 7, "eastern": 2, "perception": 2, "romours": 1, "charleston": 1, "respectfully": 1, "assessment": 1, "chime": 1, "provider": 3, "secret\\u2122\\ufe0f": 1, "delays": 7, "canadair": 1, "failures": 13, "cseries": 2, "scrapped": 2, "max\\u2026": 1, "tough": 4, "max'es": 1, "ordering": 1, "insider": 3, "confidentiality": 1, "deteriorated": 1, "massively\\u2026": 1, "farnborough": 1, "777s\\u2026": 1, "airships": 1, "gentlemen": 2, "hehehe": 2, "unannounced": 2, "freaking": 3, "teach": 13, "mhh": 2, "schipol": 1, "94": 1, "science": 7, "percentages": 2, "certified": 11, "department": 2, "interst": 1, "degree": 8, "mx": 6, "masters": 1, "awnser": 1, "salary": 4, "easa": 5, "b1": 1, "cc": 8, "qualifications": 2, "field": 10, "aslo": 1, "dear": 4, "84": 2, "schiphol": 1, "manuals": 5, "informations": 5, "illustrated": 1, "catalogue": 1, "97": 4, "alway": 1, "prespective": 1, "confirmed": 12, "gain": 12, "appoint": 1, "gonne": 1, "timeline": 4, "immersive": 2, "brilliant": 3, "\\u2705": 2, "donating": 4, "month's": 1, "motivation": 13, "leaking": 1, "overhauled": 1, "oit": 1, "adcn": 1, "atsu": 2, "concerning": 2, "itd": 1, "nav": 7, "panels": 13, "untrue": 2, "pirate": 6, "blurry": 2, "pixilated": 1, "peter": 5, "pab": 2, "xp11\\ud83d\\ude02": 1, "v1": 14, "dfd350\\ud83d\\udcaf": 1, "he'd": 1, "friend's": 2, "albeit": 1, "legendary": 1, "lauch": 1, "babe": 7, "hoy": 2, "wallpaper": 6, "differently": 4, "upcoming": 14, "memes": 10, "arcade": 3, "beaty": 1, "absolutelly": 1, "lifts": 2, "propulsion": 1, "aeroplane": 1, "profession": 1, "teen": 2, "studies": 4, "aeronautics": 1, "chapters": 2, "propolsion": 1, "revise": 2, "bruda": 1, "evenin": 2, "refference": 1, "throws": 2, "godspeed": 1, "elaborate": 7, "progresses": 1, "lot\\ud83d\\ude05": 1, "o\\u2019hare": 3, "tray": 5, "press": 37, "angelic": 1, "blobdance": 5, "cheer": 1, "814024174405943357": 5, "don\\u00b4t": 1, "troller": 1, "trolled": 1, "hager": 2, "c130": 1, "cum": 1, "cope": 1, "assemble": 2, "comparable": 6, "loong": 1, "cheeks": 1, "arise": 3, "ovation": 1, "92": 1, "officialy": 1, "sight": 1, "door": 17, "spiral": 4, "hoists": 1, "overhead": 16, "latch": 1, "unsafe": 2, "flags": 3, "water": 17, "salute": 6, "gates": 6, "congestion": 1, "hoe": 3, "ord": 2, "certificates": 2, "inauguration": 1, "inaugural": 1, "watchu": 1, "materials": 6, "placeholder": 7, "eefoe": 2, "master69": 1, "deeznuts": 1, "michealangeloandazzo": 1, "rs": 4, "premier": 4, "snacks": 3, "fart": 4, "pressurise": 1, "hurry": 1, "binomial": 2, "poisson": 1, "distribution": 3, "sops": 1, "converstaion": 1, "thast": 2, "dosnt": 1, "generator": 2, "paragraph": 1, "ballpark": 1, "2038": 1, "periodically": 1, "waking": 3, "universes": 1, "ronald": 1, "randazillo": 1, "958464373150580857": 1, "popfast": 1, "mom\\u2019s": 1, "bb": 4, "\\ud83c\\uddec\\ud83c\\udde7": 2, "ep": 3, "treefiddy": 1, "keks": 4, "britain": 2, "colonizer": 1, "reactions": 7, "b78k": 1, "bofa": 1, "100ft": 1, "yesssssss": 1, "lesss": 1, "trends": 1, "determined": 5, "defined": 5, "altimeter": 3, "calculates": 2, "readings": 1, "modes": 3, "aircraft's": 3, "configurations": 2, "excessive": 4, "closure": 2, "\\u2013": 2, "steep": 3, "excessively": 1, "protection": 2, "dramatic": 2, "evasive": 1, "action": 4, "gather": 3, "detect": 2, "blind": 6, "traditional": 3, "1990s": 2, "proximity": 1, "worldwide": 3, "relies": 1, "positioning": 3, "nearby": 2, "earth's": 1, "enhanced": 1, "orientation": 1, "improper": 1, "asian": 4, "quadjets": 2, "operates": 7, "completes": 1, "eaf": 1, "170": 10, "310": 9, "\\ud83d\\ude0c": 4, "overview": 1, "heavyiconanimated": 1, "984230794165878837": 1, "agua": 1, "estamos": 1, "el": 1, "impactando": 1, "fuckin'": 1, "fws": 2, "oustanding": 1, "goin": 2, "nzxt": 4, "links": 14, "falling": 5, "deving": 2, "unprecedented": 1, "handedly": 2, "promoting": 3, "hyping": 3, "everybody\\u2019s": 1, "sh": 4, "respectable": 1, "pioneering": 1, "glaring": 2, "offering": 5, "remodel": 8, "include": 27, "motivated": 5, "ignorant": 1, "cute": 4, "\\ud83c\\udff3\\ufe0f": 2, "countless": 4, "hosts": 2, "outlier": 2, "backbone": 1, "domain": 3, "bandwidth": 2, "ddos": 3, "outnumber": 1, "webpage": 3, "backups": 2, "storage": 4, "dos": 1, "speeds": 7, "limiters": 1, "magnitude": 3, "remote": 4, "coincidentally": 1, "pc's": 3, "flipped": 1, "'also'": 1, "narrator": 1, "tor": 2, "vpn": 13, "router": 1, "occasions": 2, "production": 10, "guaranteed": 6, "subdomain": 1, "uptime": 1, "freemium": 1, "subsidizing": 1, "opera": 2, "proton": 1, "asvertise": 1, "annoyance": 2, "shady": 4, "partner": 17, "trustworthy": 1, "inform": 7, "linkedin": 1, "necessity": 1, "definite": 3, "hiding": 1, "people's": 3, "variables": 3, "pandora's": 1, "item": 2, "overly": 2, "visuals": 2, "statements": 1, "disingenuous": 1, "cheesy": 1, "excursions": 1, "aviate": 1, "expense": 2, "navigate": 3, "creative": 2, "slang": 2, "showcases": 1, "misleading": 1, "morale": 1, "investing": 2, "load": 30, "stale": 1, "pointing": 2, "relevance": 1, "script": 12, "enforce": 2, "explained": 7, "marker": 1, "\\u201cdeadline\\u201d": 1, "timelime": 1, "hats": 2, "one\\u2026": 2, "waves": 1, "jigsaw": 1, "unpredictable": 2, "beach": 3, "sandcastle": 1, "puzzle": 1, "indication": 4, "impose": 3, "dreadline": 1, "\\u2764\\ufe0f\\u2764\\ufe0f": 1, "5years": 1, "atp": 2, "wales": 1, "fascist": 1, "gva": 3, "smackhead": 1, "skinhead": 2, "pl0x": 1, "sokkaeyebrows": 1, "758002657511080129": 1, "aspiring": 1, "secrets": 5, "654458196122927124": 2, "teatime": 2, "weren't": 4, "amen": 14, "kendal": 2, "minx": 1, "did\\ud83d\\ude0f": 1, "pulverise": 1, "naughty": 2, "mum": 6, "twat": 1, "annoys": 3, "minge": 1, "citizen": 1, "media": 11, "m8": 5, "smackheads": 1, "younger": 5, "aww": 3, "scullies": 1, "pub": 1, "swug": 1, "tiem": 4, "fookin\\u2019ell": 1, "drink": 4, "tea": 3, "vow": 1, "thee": 2, "football": 6, "carry": 4, "tradition": 2, "wolverhampton": 2, "1908": 1, "grandad": 2, "liverpool": 2, "tottenham": 2, "uncle": 1, "chelsea": 2, "arsenal": 2, "bri'ish": 1, "plot": 3, "fcs": 1, "barc": 1, "madrid": 4, "barcelona": 1, "breed": 2, "fc": 2, "deciphered": 1, "banter": 1, "linen": 1, "denim": 1, "wore": 1, "tracksuit": 1, "gran": 1, "manchesta": 1, "nothin": 3, "gunna": 37, "bang": 2, "smethwick": 1, "fink": 1, "batter": 2, "trafford": 1, "fuckin": 3, "834878705133944863": 1, "pepepopcorn": 1, "riot": 2, "entitled": 3, "avsim": 1, "manchester": 3, "exception": 4, "yessir": 7, "virtue": 1, "\\u2122\\ufe0f": 7, "popelepe": 1, "popele": 1, "refused": 4, "shift": 3, "rightly": 1, "phased": 1, "accomplishment": 3, "transferred": 2, "wym": 2, "dad's": 2, "fa380": 1, "a3800000000000000000000000000000000000000": 1, "brightness": 4, "mute": 5, "childhood": 4, "starfighters": 1, "osprey": 2, "shatter": 1, "vulcan": 2, "ospreys": 2, "watch\\ud83e\\udd29": 1, "vulcans": 1, "codebases": 1, "copyleft": 1, "licenses": 7, "grace": 1, "ususable": 1, "bullish": 1, "ssn": 2, "preposterous": 1, "randazzo": 4, "renegade": 1, "xavier": 1, "lightings": 1, "1700ft": 1, "stuffed": 1, "a350\\u2026": 3, "oversized": 1, "comparaison": 1, "dimming": 1, "airlines's": 1, "downlloading": 1, "enjoyed": 4, "soontm": 3, "integrate": 10, "government": 5, "\\ud83c\\uddeb\\ud83c\\uddf7": 2, "\\ud83e\\udd56": 2, "fran\\u00e7ais": 5, "fbw320": 1, "pmdg737": 2, "bae146": 1, "shank": 2, "imho": 3, "pennies": 1, "strat": 3, "dominate": 1, "pitching": 1, "btv": 29, "simplier": 1, "paydevs": 1, "fallacy": 2, "advantage": 4, "sunk": 2, "talent": 3, "buildup": 1, "throw": 5, "inaccuracies": 10, "meme": 15, "simpson": 1, "exceed": 1, "scope": 3, "accuracy": 15, "fledged": 2, "porting": 5, "game\\ud83d\\ude29": 1, "girl": 13, "gentleman": 1, "uneducated": 1, "brief": 5, "85": 8, "bare": 3, "\\ud83e\\udd83": 1, "turkey": 1, "conflict": 9, "manual": 15, "office": 5, "rr": 5, "celebration": 2, "ultrafan": 1, "wow\\u2026": 1, "screeeeeennnnnssss": 1, "destroyer11221": 2, "kick": 4, "procedurs": 1, "printed": 1, "tutor": 1, "exhausted": 1, "letreiv": 2, "clacker": 1, "module": 2, "fc3": 1, "fa18": 1, "combat": 1, "padawan": 2, "spoiled": 1, "anger": 1, "rupees": 1, "siri": 2, "glass": 6, "seconds": 9, "shatters": 1, "disaster": 2, "swiss001": 3, "i\\u00b4am": 1, "814023828333264947": 2, "kmco": 3, "handmade": 1, "mco": 1, "helo": 2, "darkstar": 3, "fl": 2, "consumer": 2, "2fa": 2, "itzdylan": 1, "ext": 3, "unban": 3, "9432": 1, "iron": 4, "identical": 4, "versus": 4, "c152": 1, "152": 2, "chuckles": 1, "danger": 1, "basement": 6, "cleon's": 3, "daddy": 2, "916057404624498708": 11, "flushcompilation": 11, "millennium": 1, "\\u00b4this": 1, "month\\u00b4": 1, "deez": 2, "scheme": 4, "porsche": 1, "palm": 1, "trees": 1, "activated": 3, "bruhhhh": 3, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\ude02": 1, "\\ud83d\\udc4c\\ud83c\\udffb": 1, "rien": 1, "de": 12, "as350": 8, "him'em": 1, "representation": 2, "merci": 5, "monsieur": 2, "aeronautical": 2, "charles": 2, "benchmark": 1, "unique": 15, "ambition": 1, "gaulle": 2, "simultations": 1, "colleagues": 1, "airfrance": 3, "bonne": 1, "\\u2764\\ufe0f\\ud83c\\uddeb\\ud83c\\uddf7": 1, "airkraft": 1, "seeenk": 1, "convert": 11, "here\\u2026": 2, "\\u2122": 2, "korean": 3, "magic": 10, "blur": 2, "delta's": 1, "pase": 1, "wwise\\ud83d\\udc40": 1, "3367": 1, "marcel's": 1, "cleons": 5, "scary": 4, "shakes": 1, "hypersonic": 1, "trouble": 10, "epic": 18, "legend": 8, "overlapping": 2, "adobo": 1, "smt": 3, "occulsion": 1, "ambient": 3, "cased": 1, "occulstion": 1, "jus": 2, "grow": 9, "flashbacks": 1, "\\ud83e\\udd20": 3, "buildings": 3, "flickering": 1, "ruined": 6, "supporter": 2, "nahhhhhh": 1, "gamma": 2, "tester": 33, "simming": 11, "finnally": 2, "vibes": 3, "proprietary": 1, "references": 12, "\\u3164": 1, "inspiration": 3, "60fps": 1, "flicked": 1, "sat": 2, "59fps": 1, "5hr": 1, "weeee": 1, "breaking": 5, "anime": 8, "eyeshake": 12, "422358943600345088": 1, "\\u201cguys": 1, "contrib": 2, "centered": 2, "prizes": 1, "it\\u2019d": 4, "hackathon": 1, "burn": 4, "reginoal": 1, "approaches": 6, "hired": 2, "crashes": 12, "legroom": 1, "cdg": 4, "itinerary": 2, "scheduled": 9, "bey": 1, "atlanta": 6, "beirut": 1, "src": 7, "npm": 31, "node": 31, "generates": 6, "prem": 7, "venen": 1, "disconects": 1, "autopillot": 1, "brazilian": 1, "wut": 10, "pikotn0r9gram": 1, "networking": 1, "mentor": 1, "career": 3, "sacrifices": 2, "tailor": 1, "eligibility": 1, "discouraged": 2, "programs": 5, "vary": 5, "ratings": 3, "cadet": 2, "dabbling": 1, "restricted": 4, "transport": 1, "atpl": 1, "departments": 1, "lingus\\u2019s": 1, "determine": 4, "thoroughly": 3, "personnel": 1, "bidding": 1, "backtrack": 1, "aer": 4, "faa": 2, "lingus": 4, "sop": 3, "specifics": 1, "classrooms": 1, "emphasize": 1, "governing": 1, "assigned": 4, "gettin": 1, "offence": 3, "dublin": 2, "airlingus": 1, "shitt": 1, "weree": 1, "fighting": 2, "ion": 3, "answeer": 1, "quenstion": 1, "pinpoint": 24, "caps": 7, "qq": 2, "bugging": 2, "diffrence": 1, "pulled": 2, "diverted": 3, "fyi": 2, "outsourced": 1, "admittedly": 1, "nerds": 1, "instantly": 3, "hundreds": 13, "demanding": 1, "denying": 1, "syn": 3, "baseless": 1, "infinite": 11, "unsatisfied": 2, "monopoly": 1, "criticism": 4, "wonderful": 13, "rushed": 7, "zones": 6, "employees": 1, "empathy": 1, "owners": 2, "constructed": 1, "attend": 2, "satisfied": 2, "realease": 9, "busi": 1, "simrate": 5, "unblock": 1, "manager": 30, "600mb": 2, "baw": 8, "specifications": 2, "customized": 4, "alist": 1, "duper": 1, "paypal": 4, "applepay": 1, "influx": 3, "initial": 24, "authenticating": 1, "mastercard": 2, "debit": 2, "hometown": 1, "thuong": 1, "tin": 1, "distric": 1, "\\ud83e\\udd29\\ud83e\\udd29": 2, "2mins": 2, "summon": 1, "yeees": 3, "farce": 1, "tmrw": 6, "\\ud83d\\ude2e\\u200d\\ud83d\\udca8": 2, "birthday": 8, "girlfriends": 1, "house\\u2026": 1, "sunday": 3, "2000z": 1, "drill": 1, "select": 15, "disintegration": 1, "availible": 1, "shooting": 4, "historic": 1, "fs2004": 8, "website\\u2026": 1, "scans": 1, "shootings": 1, "toxic": 5, "appeal": 2, "lowkey": 1, "amogus": 9, "resetted": 1, "wingtip": 3, "wingview": 2, "a388": 2, "perm": 1, "resolved": 3, "zibo": 10, "775771998126866463": 1, "flushedglobe": 1, "hill": 5, "zip": 11, "pant": 1, "hoodie": 1, "7zip": 1, "winrar": 1, "clicking": 4, "rar": 1, "extract": 5, "unzip": 11, "\\u200bi": 1, "comunity": 1, "plsss": 1, "375": 1, "9000": 2, "9k": 3, "wooooooo": 1, "worrypopcorn": 1, "856528838334480444": 1, "poggersrow": 4, "488850025317793805": 1, "cs777": 16, "salty747": 2, "hd787": 5, "764": 4, "headwind's": 4, "tile": 2, "title\\u2026": 1, "wt": 13, "cj4": 12, "confg": 1, "paste": 5, "thumbnail": 7, "ad": 3, "world\\u2122\\ufe0f": 1, "prim": 1, "metamorphosis": 1, "respawns": 1, "dumbledore's": 1, "books": 2, "repreesents": 1, "mythology": 2, "greek": 2, "associated": 1, "spelt": 3, "phoenix": 2, "\\u26f0\\ufe0f": 3, "\\ud83d\\udca5": 1, "\\ud83d\\udca5\\u26f0\\ufe0f\\ud83d\\udd2b": 1, "\\ud83d\\udd2b": 5, "killing": 5, "goodness": 6, "aden": 1, "trolls": 2, "feed": 3, "\\u201ctrash\\u201d": 2, "lying": 4, "existence": 4, "bae": 2, "bredok3d": 9, "md82": 2, "fbwa320": 3, "146": 2, "clown": 2, "ole": 1, "freedom": 2, "success": 2, "fslabs": 7, "outloud": 1, "746": 2, "fortunately": 1, "releas": 1, "starter": 2, "hypes": 1, "freeware\\u2019s": 1, "thoughts": 9, "spreadsheet": 1, "begin": 5, "stranded": 1, "sheet": 3, "sheep": 1, "supporting": 3, "saga": 1, "fsltl": 3, "fsl": 4, "founder": 8, "pacx": 3, "nifty": 2, "roses": 1, "poem": 1, "therapy": 1, "debatable": 2, "polite": 3, "768957875820691486": 2, "feelsboostmon": 2, "uncalled": 2, "span": 5, "spitballed": 1, "plethora": 1, "thrice": 1, "gah": 1, "25th": 1, "boomers": 1, "soon\\u2122": 2, "planets": 1, "align": 2, "693141953055031338": 1, "unnecessary": 5, "clog": 1, "nonetheless": 2, "stealing": 2, "langue": 1, "pas": 9, "bon": 2, "comme": 2, "courage": 3, "n'est": 2, "facile": 1, "questioning": 2, "744989353872326666": 1, "ng3": 2, "ngxu": 1, "makin": 1, "ici": 1, "aussi": 3, "par": 3, "2d": 9, "kourou": 1, "precise": 5, "bebmore": 1, "th\\u00e9": 1, "dijon": 1, "\\u00e7a": 3, "dit": 1, "mdr": 6, "oe": 2, "seul": 1, "guiana": 1, "bienvenue": 1, "francophones": 1, "des": 2, "enfiiiiin": 1, "feared": 1, "tds": 2, "fs9": 8, "posture": 1, "spine": 1, "baaaad": 1, "brick": 2, "pool": 3, "laws": 1, "copyright": 6, "mad": 21, "discovered": 2, "screams": 1, "steak": 1, "veux": 4, "pasta": 1, "nation": 1, "\\ud83c\\udde6\\ud83c\\uddea": 1, "moi": 4, "chui": 3, "tunisien": 1, "moitie": 3, "filipin": 1, "suisse": 1, "je": 13, "suis": 5, "toi": 3, "la": 5, "partie": 1, "viens": 2, "quelle": 1, "d\\u2019accord": 2, "francais": 4, "etre": 2, "precis": 1, "nn": 1, "traduis": 1, "francophone": 1, "incroyable": 1, "femmes": 1, "j'ai": 1, "avec": 1, "tres": 2, "sais": 3, "romantique": 1, "trop": 1, "mignon": 1, "diner": 1, "resto": 1, "biche\\ud83d\\udc9e": 1, "dans": 3, "devrons": 1, "aller": 1, "\\ud83d\\udc96": 2, "nous": 3, "jour": 1, "bbg": 1, "indirect": 4, "fools": 46, "sooner": 11, "anybody's": 1, "yas": 2, "1000ulrs": 1, "cock": 4, "745809598404886619": 1, "stoopid": 1, "lastly": 2, "b737": 5, "qtr": 9, "a321neos": 2, "would\\u2019ve": 3, "4th": 5, "tanks": 7, "lies": 3, "disturb": 1, "logs": 8, "\\u2026yeah": 1, "huzzah": 1, "nervermind": 1, "id's": 1, "enabling": 1, "ids": 1, "notifications": 5, "buzzing": 2, "inactive": 2, "application\\u2026": 1, "f16": 1, "happily": 3, "\\ud83e\\udd2b": 2, "bear": 2, "constellations": 3, "navigates": 1, "shower": 4, "madness": 2, "actively": 9, "selves": 2, "families": 3, "novewhere": 1, "blogs": 1, "refined": 1, "patches": 2, "exaclty": 2, "travelling": 3, "forgiving": 1, "saddd": 1, "prettyy": 1, "slooww": 1, "forgive": 3, "unforeseen": 1, "sassy": 1, "flop": 1, "positions": 9, "developement": 2, "tid": 1, "mbs": 1, "10mbs": 1, "czechia": 1, "150mb": 1, "dmed": 3, "hrs": 10, "inconvenienced": 1, "400mb": 1, "2hrs": 1, "hotspot": 1, "rural": 2, "cell": 1, "mbps": 3, "phone's": 1, "5mbps": 1, "drat": 1, "sur": 2, "100years": 1, "muslim": 2, "geographic": 1, "four": 4, "regions": 1, "su5": 11, "240": 3, "gooooo\\ud83c\\udde6\\ud83c\\uddfa": 1, "letttsss": 1, "dassault": 1, "obsolete": 2, "eurofighter": 2, "35a": 1, "gaf": 1, "f35": 5, "ayy": 7, "grandson": 1, "germans": 1, "going\\ud83d\\udcc8\\ud83d\\udcc8": 1, "fighterjets": 1, "airforce": 2, "f35a's": 1, "luftwaffe": 1, "tornado": 1, "1000ulr": 1, "bots": 12, "merge": 10, "wanting": 6, "college": 5, "nights": 2, "formal": 1, "drinking": 1, "airbus's": 1, "distribute": 2, "beneficial": 3, "assembly": 2, "beluga": 9, "visited": 6, "facilities": 1, "alteady": 1, "facility": 1, "tease": 2, "dlss": 3, "adventure": 2, "o'clock": 1, "cartoon": 1, "battle": 1, "booted": 1, "84k": 1, "rotor": 1, "ahahahaaaaa": 1, "replacements": 1, "a350\\ud83e\\udd2a": 1, "commercially": 2, "mini": 7, "stumbled": 1, "await": 7, "afternoon": 13, "uncreative": 1, "7500": 2, "squawk": 5, "reader": 1, "impact": 3, "impacting": 1, "su9": 1, "ships": 3, "kontrast": 1, "exposure": 12, "kopy": 1, "go\\ud83d\\ude02": 1, "filter": 6, "that\\u00b4s": 1, "costomize": 1, "nvidias": 2, "filters": 1, "gtx1650ti": 1, "nostalgia": 2, "multiplayer": 6, "boats": 2, "pleas": 1, "handcrafted": 2, "rolling": 3, "pd": 2, "noticeable": 5, "chevrons": 1, "raccoon": 2, "sharkelts": 1, "would'nt": 1, "1440p": 1, "2070": 5, "outher": 2, "envoirenment": 1, "taxes": 1, "danish": 1, "axis": 11, "pedals": 3, "server's": 1, "haves": 1, "heavydivision": 2, "ga": 12, "types": 9, "turboprops": 3, "owen": 10, "advices": 1, "advice": 7, "wondered": 4, "intercept": 3, "tod": 2, "vertical": 4, "boset": 1, "symbol": 5, "nymicofthedy": 1, "angeles": 3, "los": 3, "perform": 2, "thy": 1, "irdk": 1, "skinny": 2, "cf6": 1, "draw": 2, "attempting": 1, "gigabad": 1, "gigayad": 1, "thirdparty": 1, "idk\\ud83e\\udd23": 1, "actaully": 1, "2005": 1, "2006": 1, "v5": 5, "v3": 1, "lool": 1, "displaying": 2, "irs": 1, "adr": 1, "adrs": 2, "dispatch": 1, "mel": 2, "meets": 2, "eng": 3, "tooo": 1, "fd": 3, "vodka": 1, "komrade": 2, "sketches": 1, "popularity": 5, "stoppppp": 1, "ramadan": 4, "cheeky": 3, "vod": 2, "rewind": 1, "chewwy": 2, "calibrated": 2, "underwhelming": 1, "enhancement": 2, "lame": 1, "cars": 4, "allowing": 3, "damaged": 7, "restriction": 3, "\\ud83c\\udfdb\\ufe0f": 2, "inspired": 9, "utc\\u00b1n": 1, "'we": 1, "\\ud83d\\uddfc": 1, "ratio": 4, "sticker": 1, "censored": 1, "langues": 1, "backside": 1, "cover": 5, "isbn": 1, "aircaft": 2, "deutch": 1, "dizzy": 2, "l\\u00edt": 1, "\\u0111ed": 1, "undead": 2, "lhr": 5, "sesh": 1, "helicopter": 6, "asxp": 2, "clouds": 8, "rwc": 1, "disabled": 4, "graphic": 5, "stats": 5, "limitet": 1, "graphica": 1, "sorruy": 1, "2282": 1, "2822": 1, "weel": 1, "v2500": 1, "iae": 1, "fence": 1, "pacifica": 1, "msg": 3, "must\\u2019ve": 2, "levels": 13, "mee6": 3, "bois": 3, "digit": 2, "longtime": 1, "aerosoft's": 1, "misunderstood": 2, "methodology": 1, "grounds": 2, "gauges": 11, "\\u201ebruh\\u201c": 1, "comfortably": 2, "followers": 5, "flightsiim": 1, "etihad's": 1, "ride": 2, "tonight\\ud83d\\ude01": 1, "folders": 6, "notepad": 2, "apps": 6, "editor": 11, "preinstalled": 1, "pressing": 7, "manifest": 4, "json": 3, "navdata": 6, "affects": 1, "progeress": 1, "yeah'": 2, "a351k\\ud83e\\udd75": 1, "32nx": 4, "freeze": 3, "holding": 7, "wsg": 1, "\\ud83e\\udd70": 6, "could\\u2019ve": 3, "convincing": 2, "antsy": 1, "fool": 12, "retailer": 1, "\\ud83d\\udc4f": 2, "pitched": 1, "28l": 1, "calgary": 5, "managed": 13, "concorde": 8, "bites": 1, "mo": 5, "octet": 1, "m\\u00e9ga": 1, "400mo": 1, "lighting": 14, "mod\\ud83d\\ude4c\\ud83c\\udffb": 1, "ingame": 4, "g3000": 2, "underrated": 5, "baguette": 2, "fl400\\ud83d\\ude01": 1, "mauritius": 1, "ita": 1, "probablly": 1, "791690861334757417": 1, "ahhhhhhhhh": 1, "clarification": 7, "rq": 1, "terminal": 5, "skytrain": 2, "stanley": 1, "robson": 1, "springs": 2, "city\\u2019s": 1, "landscape": 1, "horseback": 1, "riding": 2, "vancouver": 4, "yvr": 1, "tyrell": 1, "royal": 1, "drumheller": 1, "museum": 3, "hastings": 1, "whistler": 1, "downtown": 1, "staying": 3, "skiing": 1, "grouse": 1, "renting": 1, "tourists": 2, "drug": 1, "visitors": 1, "lists": 1, "cypress": 1, "careful": 5, "east": 16, "parks": 1, "needles": 1, "radium": 1, "west\\ud83d\\ude02\\ud83d\\ude02": 1, "bathurst": 1, "town": 3, "tenterfield": 1, "tempting": 2, "circle": 3, "sydney": 6, "helps\\ud83e\\udd23": 1, "sin": 3, "dn": 2, "hpn": 1, "thanky": 1, "welshsimulation": 1, "runway\\ud83d\\ude05": 1, "23l": 1, "23r": 1, "reversers": 3, "vacate": 4, "accordingly": 1, "20kts": 1, "exit": 6, "beeing": 1, "ibiza": 1, "uff": 4, "taxing": 3, "dubai": 31, "ndu": 6, "degradation": 3, "opengl": 1, "rendering": 8, "cmd": 8, "7gb": 1, "20gb": 1, "sc": 1, "incl": 1, "registry": 1, "\\u201cregedit\\u201d": 1, "controlset001": 1, "dialog": 1, "hkey": 1, "keyword": 3, "dword": 1, "\\u201cstart\\u201d": 1, "diagnostic": 1, "regedit": 1, "2h": 4, "rejoin": 1, "rewritten": 3, "'adds'": 1, "constrained": 1, "reinstalling": 3, "dint": 14, "abu": 2, "istanbul": 5, "dhabi": 1, "vjoy": 1, "num": 1, "meyboard": 1, "vibe": 2, "huds": 2, "oans": 29, "optional": 9, "labels": 2, "hud": 25, "a330\\ud83d\\ude02": 1, "native": 3, "independent": 4, "integrates": 3, "malfunctions": 1, "su8": 7, "beware": 2, "autoland": 10, "ohk": 1, "\\u201cifr\\u201d": 1, "campaign": 1, "narrows": 1, "fisplay": 1, "\\ud83e\\udd5a": 2, "easter": 6, "thanksss": 2, "dh": 1, "comeback": 2, "thonkspin": 3, "764116089591431168": 3, "ailerons": 4, "aileron": 1, "sorry\\ud83d\\ude05": 1, "flying\\u2705": 1, "returns": 1, "lands": 2, "zooming": 1, "grrr": 1, "742542165565243502": 3, "buzzsaw": 1, "pw1100g": 1, "avgeek": 7, "minority": 1, "complaints": 5, "ge90": 4, "bias": 1, "majority": 9, "counterparts": 1, "comfy": 1, "seating": 7, "quietest": 1, "surprisingly": 1, "swooping": 1, "belly": 1, "grey": 7, "cheatlines": 1, "livery's": 2, "associate": 3, "'old'": 1, "sleek": 3, "gobsmacked": 1, "hubs": 3, "snow\\ud83d\\ude02": 1, "\\u201cmodern\\u201d": 1, "graced": 1, "noofles": 8, "votes": 2, "counting": 4, "road": 9, "favor": 1, "selector": 4, "freq": 1, "tbd": 25, "initially": 8, "cba": 6, "manually": 21, "indomi": 1, "noodles": 4, "noodel": 2, "uptade": 1, "awemeter": 1, "rant": 2, "practice": 12, "decimal": 1, "\\u263a\\ufe0f": 2, "pi": 6, "converge": 1, "numbers": 7, "\\u221e": 1, "finite": 1, "definitions": 1, "rational": 2, "irrational": 3, "transcendental": 1, "digits": 2, "converges": 1, "peeling": 2, "goodluck": 3, "2022\\ud83d\\ude4f": 1, "xml": 12, "markup": 2, "attributes": 1, "sky's": 1, "vast": 3, "particularly": 2, "grips": 1, "competent": 1, "cbb": 1, "devops": 1, "courses": 1, "mk": 1, "noi": 1, "rotations": 1, "returning": 3, "2pm": 1, "dumbest": 1, "human": 3, "idle": 10, "amounts": 3, "extended": 3, "qr": 2, "ey": 1, "cgk": 1, "roning": 2, "turnaround": 1, "outstation": 1, "avoid": 12, "abundant": 1, "retracted": 1, "detected": 1, "adirs": 1, "mechanical": 6, "oat": 1, "ducts": 2, "overheating": 2, "retracting": 1, "sunshine": 1, "simultaneously": 3, "items": 6, "1f": 1, "turbine": 4, "hyd": 3, "pogg": 1, "retract": 1, "exp": 1, "sq": 5, "citilink": 2, "jetstar": 3, "preflight": 3, "turnarounds": 1, "iyo": 1, "jq": 2, "qnd": 1, "qf": 3, "attendants": 2, "siblings": 1, "garuda": 1, "indonesia": 2, "lenient": 1, "prohibiting": 1, "policies": 1, "inflight": 3, "visits": 3, "bans": 3, "cokcpit": 2, "handful": 1, "legislate": 1, "cockpit'": 1, "err": 1, "'i": 1, "instances": 6, "invited": 2, "senior": 1, "attendant": 2, "'expert'": 1, "exaggeration": 1, "communicator": 1, "81298291784321794712143926": 1, "pt": 1, "discovera350": 2, "reveal": 10, "identify": 1, "progressively": 1, "linker": 4, "elsewhere": 4, "redownload": 7, "deception": 1, "craft": 4, "fwb": 5, "frozen": 2, "pan": 3, "dimension": 1, "urgh": 1, "ep2": 2, "\\u00a370": 1, "\\u00a3100": 1, "rendition": 3, "30gb": 1, "4fps": 1, "vtbs": 3, "shh": 1, "peice": 3, "homo": 4, "16s": 1, "47": 1, "secured": 1, "ties": 1, "cable": 7, "rabalder": 4, "signum": 3, "zips": 1, "desk": 9, "legs": 2, "adils": 1, "linnmon": 1, "rack": 2, "thingys": 3, "ikea": 4, "shawarma": 1, "chicken": 1, "mia": 2, "yeyey": 1, "affecting": 3, "vehicles": 5, "funding": 1, "254gbs": 1, "some1": 1, "brokw": 1, "dump": 2, "maldives": 4, "export": 5, "vrmm": 4, "male": 6, "dowlnoad": 1, "modding": 2, "tht": 6, "decides": 2, "enemy": 2, "othh": 13, "apron": 2, "goddamit": 1, "100gb": 1, "rebuild": 1, "package": 20, "molecule": 1, "34gb": 1, "3gb": 1, "50gb": 1, "explorer": 1, "arse": 1, "satisfying": 2, "fov": 1, "drone": 2, "mcp": 1, "simlar": 1, "possibilties": 1, "director": 3, "everything's": 2, "omdb": 19, "cableties": 1, "zipties": 2, "cables": 5, "bungee": 1, "kb": 1, "explains": 4, "masterrob": 1, "10km": 1, "30km": 2, "30kms": 1, "eddm": 1, "eddl": 2, "omaa": 4, "kalo": 6, "dlh": 1, "prank": 7, "woooooooooooooooooooooooooooooooooooo": 1, "ggs": 3, "admire": 2, "interviews": 2, "croatian": 1, "mig": 1, "18918": 1, "fuse": 2, "ltfm": 2, "\\ud83e\\udea6": 1, "oneday": 1, "itch": 2, "scratches": 2, "hdw": 2, "vastly": 2, "bypass": 2, "flightplans": 1, "disposal": 1, "routing": 2, "izd": 1, "a18": 1, "n0430f320": 1, "derje": 1, "libya": 1, "whaaaaaaaaa\\u00e0aaaaaaat": 1, "18h": 2, "visually": 3, "ekch": 1, "tiring": 1, "kudos": 5, "3h": 2, "backward": 1, "glue": 1, "crj9": 1, "gem": 1, "5fps": 1, "fpln": 3, "loooooong": 1, "quotes": 1, "sde2e3ghij1j3j4j5lm1orwxy": 1, "equipment": 6, "lb1d1": 1, "v0": 5, "juicy": 5, "baked": 5, "yeat": 1, "unbearable": 1, "distances": 2, "deployed": 2, "10ft": 1, "ttaxiway": 1, "25min": 1, "8h": 2, "svo": 1, "tfs": 1, "cand": 1, "fiind": 1, "bired": 1, "axwb": 1, "wxwb": 1, "msn1": 1, "s3nd": 1, "h3lp": 1, "kidnapped": 2, "dono": 2, "suite": 4, "expose": 2, "accepting": 6, "dynamic's": 4, "starts": 14, "pyssst": 1, "stalker": 2, "648131991455268865": 1, "guitar": 3, "famous": 5, "horizon": 6, "490\\u20ac": 2, "ampere": 1, "190": 1, "3000s": 1, "trio": 1, "yakhi": 1, "messy": 1, "snap": 3, "notebooks": 1, "corona": 2, "aio": 2, "40\\u00b0": 1, "august": 12, "swag": 2, "807343773251797003": 1, "climate": 1, "curve": 4, "uhm": 10, "821658991498100758": 1, "sexyfan": 1, "leds": 2, "60\\u00b0c": 1, "smoothly": 2, "experts": 3, "precision": 2, "rnp": 3, "minima": 1, "lpv": 1, "baro": 12, "ra": 1, "rnav": 5, "610": 5, "203": 4, "category": 2, "gs": 2, "560": 2, "305": 1, "knob": 5, "chartfox": 9, "cue": 1, "notes": 8, "sites": 6, "infringe": 1, "triggering": 2, "regex": 1, "scamming": 1, "flytampa": 3, "tested": 8, "su7": 5, "competition": 16, "cyyz": 2, "flytampa\\u2019s": 1, "yees": 2, "20mins": 1, "matched": 4, "shiny": 1, "truck": 4, "catering": 1, "workaround": 1, "f3": 1, "calibration": 6, "bms": 4, "way\\ud83d\\ude08": 1, "mgmt": 1, "\\ud83e\\udd78": 2, "a351k": 2, "tghts": 1, "speculate": 1, "\\ud83c\\udf29\\ufe0f": 1, "keksplode": 3, "889996142048333854": 3, "lasts": 4, "nlg": 2, "wheels": 7, "suspect": 5, "impractical": 1, "hardcore": 2, "targets": 2, "purchasable": 1, "donated": 15, "bluemeshy": 1, "smells": 1, "pink": 3, "commend": 1, "waaaay": 1, "cathy": 1, "hozse": 1, "tornados": 1, "683692160205324308": 1, "pinkguyd": 1, "816917100228116480": 1, "jammies": 1, "821089098206019634": 3, "callsign": 2, "obv": 5, "30mins": 2, "phrasing": 1, "pee": 3, "approx": 5, "5min": 1, "oeed": 3, "debug": 2, "studd": 3, "thoee": 1, "iconic": 2, "\\ud83d\\ude39": 1, "aaaer": 1, "aaa": 2, "900104716556578816": 1, "wank": 1, "a737": 1, "a717": 1, "a727": 1, "a757": 1, "a747": 1, "a767": 1, "a787": 3, "airbus787": 1, "aaah": 1, "shhhhh": 2, "suicidal": 2, "depressing": 1, "something's": 2, "illegal": 17, "a880": 1, "a500": 2, "died": 14, "anticlimactic": 1, "a400": 6, "brr": 2, "a380f": 2, "myselgb": 1, "monster": 3, "caspian": 1, "a390": 1, "airskyscraper": 1, "sorcery": 1, "garmin1000": 1, "conspirationists": 1, "barriers": 1, "manifestation": 1, "ottawa": 1, "convoy": 1, "trucker": 1, "suicide": 6, "depression": 1, "midnight": 2, "assignment": 8, "dulux": 2, "peel": 1, "va": 5, "pinstriped": 1, "nacelles": 1, "warranty": 4, "likewise": 1, "designers": 2, "undocumented": 2, "sub": 7, "eork": 1, "yra": 1, "underpaid": 1, "areo": 3, "technicians": 4, "mechanics": 4, "pilors": 1, "jagged": 1, "artificial": 3, "edges": 1, "density": 2, "ipads": 1, "resolutions": 1, "crisp": 1, "compression": 3, "raw": 7, "bloom": 1, "pixelation": 2, "affirm": 6, "lied": 3, "embadsy": 1, "instance": 4, "maked": 1, "visas": 1, "neighbors": 2, "eyy": 1, "distracted": 2, "speedy": 2, "expanded": 2, "faces": 2, "\\u201ci": 1, "easy\\u201d": 1, "\\u201ccompleted\\u201d": 1, "standpoint": 2, "goals": 5, "stalled": 1, "arabia": 3, "saudi": 2, "jerj": 1, "ahok": 1, "aah": 4, "shutting": 4, "employers": 1, "fines": 1, "abuse": 5, "jailtime": 1, "lawsuits": 2, "documentary": 1, "truwe": 1, "lvie": 1, "laborors": 1, "reforms": 2, "confiscated": 1, "passport": 1, "underpayed": 1, "phillipines": 2, "bangladeshis": 1, "indians": 1, "lankans": 1, "pakistanis": 2, "sri": 2, "africans": 1, "philipines": 1, "geography": 2, "asians": 1, "nutshell": 1, "nuthsell": 1, "underlying": 1, "malnourished": 1, "sterotypes": 1, "labour": 1, "india": 6, "razor": 1, "abt": 9, "sundays": 1, "programmer's": 1, "nooooo": 2, "luckyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 1, "tmrow": 1, "utc": 5, "1pm": 1, "dashboard": 1, "emo": 2, "skipped": 2, "gym": 2, "row": 4, "man's": 4, "economics": 1, "coffee": 10, "utc3": 1, "mt": 1, "9pm": 1, "10pm": 4, "grass": 1, "lovers": 1, "viper": 7, "developments": 5, "loosk": 1, "us\\ud83d\\udc4d": 1, "iceman": 3, "conspiracy": 3, "theories": 2, "cent": 3, "zyzz": 1, "804278667667570708": 1, "blessed": 1, "holup": 1, "faxxxxx": 1, "cookie": 4, "sampled": 2, "pimp": 1, "dissapointed": 2, "cent's": 1, "eeh": 3, "h": 18, "tehe": 2, "epsiode": 1, "nft": 2, "0001s": 1, "loooks": 1, "kadler": 2, "tom": 12, "helpful": 13, "vocie": 1, "croaky": 1, "voices": 2, "sheeeesh": 1, "ewwwww": 2, "simping": 1, "ricetech": 2, "58": 2, "youtub": 1, "jootoob": 1, "thng": 1, "2minutes": 1, "intro": 2, "yayyy": 1, "pixelated": 1, "hahahhaha": 1, "bright": 4, "fu": 3, "speaker": 2, "actor": 1, "yesss": 4, "popcorn": 1, "hhahahaha": 1, "lord": 5, "10sec": 1, "asdhashdhasdhashdasd": 1, "fuckkkkkkk": 1, "50s": 1, "wot": 8, "peeps": 2, "ugllyer": 1, "fcu": 5, "alike": 2, "pfds": 1, "dis": 5, "hates": 3, "skip": 1, "nicr": 2, "boxing": 2, "\\ud83d\\ude24": 3, "15m": 1, "25mins": 1, "init": 5, "a33f": 2, "zai": 1, "\\ud83e\\udd22": 2, "therapist": 3, "77": 1, "\\ud83e\\udd75": 6, "ewwww": 1, "planez": 1, "resign": 1, "ikrr": 1, "qatari": 4, "manly": 1, "tumor": 1, "belugas": 2, "zoophile": 1, "ht": 1, "equally": 2, "boeing's": 2, "200f": 1, "tale": 1, "ladder": 1, "mans": 6, "organic": 1, "shush": 2, "sp": 2, "yess": 9, "ummm": 3, "bo": 1, "bouhgt": 1, "smoking": 1, "mc": 3, "bloodu": 1, "kills": 3, "peft": 1, "mobs": 1, "37": 1, "44mins": 1, "50min": 2, "69": 6, "\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10": 1, "600ft": 1, "flightradar24": 1, "domestic": 2, "thts": 1, "nearest": 2, "mil": 2, "300k": 1, "300ft": 1, "runway\\ud83d\\ude10": 1, "porno": 1, "tweaked": 5, "freeeeeeeeeeeeeee": 1, "indicated": 1, "deprived": 1, "flied": 2, "consisting": 1, "bos": 1, "dca": 1, "participated": 1, "tailwind": 1, "someway": 1, "overspeeding": 1, "berdok3d": 1, "rage": 1, "110": 6, "eham": 2, "flightsimmers": 1, "cancelling": 1, "chipped": 1, "heaps": 1, "heyy": 1, "monument": 1, "torn": 1, "coordinate": 6, "gmt": 5, "roof": 2, "drawn": 6, "bugzapper": 1, "lolol": 3, "walked": 1, "777\\u2019s": 1, "kts": 7, "96": 1, "trackers\\ud83d\\ude33": 1, "arounds": 4, "rickroll": 10, "seam": 1, "mase": 1, "nasme": 1, "esan": 1, "smaee": 1, "smae": 5, "drift": 1, "a900": 1, "launcher": 8, "waitong": 1, "video\\ud83d\\ude0d": 1, "otp": 1, "cvv": 1, "expiry": 1, "someones": 6, "mrbeast": 3, "definitelymyrealname": 1, "holder": 2, "258": 1, "26": 1, "visa": 4, "4937373636373638": 1, "somewhereland": 1, "expiration": 1, "mrbreast": 1, "colab": 1, "mfw": 6, "\\ud83d\\ude20": 5, "lololol": 1, "admin": 8, "promoted": 3, "lmaoooooo": 1, "bruhb": 1, "demote": 3, "662859741621649458": 3, "premiere": 3, "launches": 4, "weirder": 1, "weirdest": 2, "11pm": 1, "yooooooo": 1, "finallyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 1, "sharjah": 1, "fliht": 1, "3am": 2, "kevin": 3, "3pm": 1, "eleven": 1, "duration": 5, "6min": 1, "phont": 5, "grafic": 1, "worthy": 5, "lolololololol": 1, "tree": 1, "fiddy": 1, "bruhhhhhhh": 1, "lockdown": 2, "chanels": 1, "4pm": 1, "hypeee": 1, "00am": 1, "hii": 6, "premieres": 1, "wooo": 3, "premiers": 1, "begginer": 1, "db505": 1, "waypoints": 4, "airspeed": 3, "sequencing": 2, "80km": 1, "islands": 6, "omdw": 1, "gandhi": 1, "rajiv": 1, "vohs": 4, "mumbai": 2, "delhi": 1, "expansion": 5, "lftm": 1, "ombd": 1, "prefet": 1, "vovz": 1, "asobo's": 6, "flydubai": 1, "hamad": 1, "intl": 2, "follows": 2, "kualalumpur": 1, "frog": 3, "hub": 7, "\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f": 1, "\\ud83d\\udc7d": 1, "60s": 1, "80s": 1, "fascinating": 1, "70s": 1, "tech": 9, "marvels": 1, "joysticks": 2, "sidesticks": 1, "controlled": 5, "definetly": 3, "gosh": 2, "whut": 1, "meters": 3, "nopey": 1, "sha": 1, "beijing": 5, "bold": 3, "homecockpit": 1, "sticker\\ud83d\\ude2d\\ud83d\\ude02": 1, "tricks": 3, "damage": 9, "mentally": 1, "tf2": 1, "hamburgo": 1, "eddh": 1, "95kts": 1, "soory": 2, "scaming": 2, "whit": 4, "b77f\\ud83d\\ude10": 1, "a35f\\ud83d\\ude0f\\ud83d\\ude0c\\ud83e\\udd76\\ud83e\\udd75\\ud83e\\udd78\\ud83d\\ude35\\ud83e\\udd2f\\ud83d\\ude1e\\ud83d\\ude24\\ud83d\\ude31\\ud83d\\ude32\\ud83d\\ude03\\ud83d\\ude0d\\ud83d\\ude43\\ud83d\\ude09\\ud83e\\udd2d\\ud83e\\udd2a": 1, "wingtips": 3, "flighttested": 1, "7778f": 1, "cap": 6, "320kts": 1, "3300'": 1, "commander": 4, "rfs": 2, "wholeheartedly": 1, "spiked": 2, "assured": 4, "agenda": 2, "teasers": 2, "hosted": 4, "bystander's": 1, "consuming": 6, "scratched": 1, "nightmare": 2, "audiences": 1, "outreach": 1, "communicating": 2, "summarizes": 1, "offenses": 1, "b77w": 1, "immensely": 1, "incomplete": 6, "publication": 2, "rapid": 1, "coool": 1, "a330ceo": 2, "t700": 1, "cfm": 1, "cow": 1, "msf": 1, "flyers": 1, "tense": 2, "heading": 13, "shortly": 4, "ctl": 1, "brussels": 2, "sid": 3, "retain": 1, "saver": 3, "mid\\ud83e\\udd76": 1, "italiano": 1, "hits": 4, "bosnian": 2, "helikopter": 1, "participate": 4, "claiming": 4, "\\u201cserious\\u201d": 1, "dragging": 2, "networks": 4, "hiccups": 1, "implementations": 3, "whaaaaaaaaaat": 1, "7773": 1, "200lr": 7, "200er": 12, "raked": 1, "rossyia": 1, "horribly": 2, "773er": 1, "wgucg": 1, "okabe": 1, "fir": 1, "reap": 2, "secondly": 1, "publishers": 3, "publisher": 1, "\\ud83d\\ude1e": 1, "smarter": 2, "idiots": 3, "boredom": 2, "sneaking": 1, "bitchless": 1, "yrself": 1, "kingdom": 1, "traces": 3, "treat": 3, "kickstarter": 1, "makers": 1, "noname": 1, "quali": 1, "shouts": 1, "james": 1, "hammond": 1, "waits": 2, "prime": 1, "desicion": 2, "bbc": 2, "sack": 2, "grand": 2, "mates": 1, "thiss": 1, "kph": 1, "beatable": 1, "smoked": 1, "assignments": 2, "aaaaah": 1, "braking": 2, "violated": 2, "8000": 1, "defualt": 2, "wars": 1, "duck": 1, "usb": 2, "simon": 1, "airsky": 1, "registrations": 1, "retd": 1, "wehen": 1, "b78x": 1, "argh": 1, "badbadbad": 1, "\\u017eivjo": 2, "damnnnnnn": 1, "vibing": 4, "915853407640776734": 3, "gta": 14, "debateable": 1, "majestic": 2, "brodie": 1, "cus": 11, "this\\u2019s": 1, "\\ud83d\\udd25\\ud83d\\udd25": 1, "will\\ud83d\\ude0c": 1, "noone": 2, "whill": 1, "realy": 2, "downloadable": 8, "tnxs": 1, "relese": 1, "desision": 1, "desition": 2, "personality": 1, "bjornpilot": 1, "gameplay": 2, "avgeeks": 4, "binging": 1, "dsn": 1, "lmaoo": 9, "grinds": 1, "908147685540921374": 2, "monkahacker": 3, "embed": 14, "offtopic": 1, "a321xr": 1, "complains": 2, "747's": 1, "ecas": 1, "captin": 2, "eis": 2, "redoing": 3, "timelines": 1, "4h": 1, "dcdu": 1, "salt": 2, "grain": 1, "playerbase": 1, "bite": 3, "entered": 7, "matters": 5, "yw": 1, "merch": 2, "wehn": 1, "credits": 4, "200k": 3, "reaches": 9, "vspeeds": 2, "weights": 5, "unable": 9, "dabi": 1, "\\ud83d\\ude01\\ud83d\\ude01": 1, "snd": 2, "forking": 2, "l1": 3, "heavies": 1, "\\ud83d\\ude00\\ud83d\\ude00": 1, "law": 1, "req": 2, "refuel": 3, "l2": 1, "wahey": 1, "glitches": 1, "restarts": 2, "tug": 3, "resync": 2, "802254880801947658": 1, "cells": 1, "passwords": 4, "resetting": 1, "sadge": 3, "2042": 2, "vhd": 1, "disk": 2, "passthrough": 1, "physically": 3, "foundations": 1, "branding": 3, "rigid": 1, "contributed": 7, "sourcing": 4, "gauge": 4, "liking": 4, "quantity": 2, "rephrase": 2, "commitments": 2, "fulfil": 1, "vax": 1, "creater": 1, "sadness": 4, "flys": 1, "600s": 2, "canadian": 3, "300's": 2, "300s": 2, "rumour": 3, "regional": 8, "\\ud83e\\udd1e": 2, "fam": 2, "businessman": 1, "tweet": 1, "upset": 1, "attest": 2, "obligations": 2, "unrelated": 2, "auckland": 3, "blaa": 1, "ymmv": 1, "1100": 4, "kindly": 7, "inner": 3, "inputs": 5, "allies": 2, "sleepless": 1, "\\ud83d\\ude2e\\ud83d\\ude05": 1, "logbook": 1, "su4": 4, "su3": 1, "eruofighter\\ud83d\\udc80\\ud83d\\udd4a": 1, "accendly": 1, "canopy": 1, "327": 1, "duke": 15, "rushing": 1, "treating": 1, "ignoring": 6, "urself": 5, "disclosing": 1, "substantial": 1, "void": 5, "excel": 1, "when\\u2019s": 6, "upto": 7, "complained": 1, "zbadsat": 1, "split": 5, "powerpoint": 2, "rises": 1, "tabs": 3, "fsto": 1, "ublock": 1, "olympics": 1, "zbad": 3, "congratz": 2, "funsies": 1, "degredation": 1, "stimulation": 1, "physiks": 1, "crjs": 1, "dc6": 12, "planes\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8": 1, "\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udc4c\\ud83c\\udffb\\ud83e\\udd0c\\ud83c\\udffb": 1, "soooooo": 2, "scenarions": 1, "f14": 1, "lineup": 1, "hamburger": 1, "737s": 3, "origin": 1, "rebranded": 2, "incorrectly": 1, "chips": 1, "repurposed": 1, "presence": 2, "ffs\\ud83d\\ude02": 1, "sponsor": 3, "forth": 5, "omanair": 2, "consequences": 1, "lease": 4, "satisfy": 1, "incoming": 1, "asap": 6, "fifa": 5, "miami": 5, "oman": 3, "qatars": 1, "booking": 1, "359": 2, "380s": 1, "upsetting": 1, "grounded": 4, "destinations": 2, "leveraging": 1, "aab": 1, "daaaaamn": 1, "\\ud83d\\ude2e": 13, "ese": 1, "blaming": 1, "1v1": 1, "incur": 1, "alf": 1, "filling": 3, "320million": 1, "malediven": 1, "otter": 5, "twin": 11, "ftsim": 4, "moustache": 1, "envy": 2, "daocheng": 1, "jeddah": 1, "t160000m": 1, "overfill": 1, "breguet": 3, "historical": 2, "deux": 3, "dc3": 1, "pont": 1, "3674": 1, "basid": 1, "bathrooms": 1, "downstairs": 2, "decker": 4, "ponts": 2, "xl": 1, "exacly": 1, "ancestor": 1, "yaayyy": 1, "diss": 2, "dog": 3, "vive": 1, "mentions": 2, "backyard": 2, "deaths": 1, "damages": 2, "trusting": 1, "correctinos": 1, "meter": 2, "pushes": 1, "movements": 1, "deflections": 1, "nooooooooooooo": 1, "yesyes": 1, "arrest": 3, "opening": 4, "naaaah": 2, "biden": 2, "states": 5, "president": 1, "restaurant": 3, "shoot": 10, "foreigners": 1, "criminals": 1, "ek": 7, "philippine": 2, "damnnn": 1, "retiring": 2, "csn": 2, "sia": 5, "interrest": 1, "resurects": 1, "qwsim": 1, "personnaly": 2, "14h": 1, "baaaack": 1, "succ": 1, "lunch": 2, "hmmmm": 8, "746602168827510794": 2, "kekg": 2, "copehagen": 1, "oslo": 1, "maybeits": 1, "6h": 2, "wend": 1, "glitchy": 1, "choppy": 1, "lhers": 1, "perfs": 1, "looses": 1, "unplayable": 2, "cph": 1, "layover": 1, "cara\\u00efbes": 4, "cayenne": 3, "attemp": 1, "downside": 4, "wht": 3, "postpics": 1, "tyty": 2, "zbaa": 1, "chairs": 3, "closets": 1, "925533806323191868": 1, "dance": 4, "pug": 1, "salaries": 1, "tought": 1, "fashioned": 1, "frowned": 1, "woman": 5, "donmy": 1, "qn": 1, "booty": 1, "xtra": 1, "xwboeing": 1, "hollanf": 1, "maker": 3, "copping": 1, "sci": 1, "fi": 2, "seriousness": 1, "permissions": 3, "ceremony": 1, "airfoil": 2, "724635330585690182": 1, "kannapoggies": 1, "imposter": 2, "a387": 1, "kicc": 2, "end\\ud83e\\udd74": 1, "susnaptic": 1, "bcs3": 2, "thinkers": 1, "e190": 2, "\\ud83d\\uddff": 4, "window\\ud83d\\ude05": 1, "vjam": 1, "bond": 1, "knit": 1, "foss": 5, "kevniy": 2, "pogger": 1, "phonts": 1, "metaverse": 1, "manner": 4, "appearing": 1, "5m": 1, "unacceptable": 3, "366": 2, "biig": 1, "coating": 1, "massively": 1, "discharger": 1, "crusty": 1, "a350\\u2019s": 1, "investigation": 1, "yous": 3, "airbus\\u2019": 2, "revenue": 1, "videos\\ud83e\\udd72\\ud83d\\ude02": 1, "dj\\u2019s": 1, "capability": 3, "plane's": 2, "severe": 1, "isolation": 1, "loves": 4, "corps": 1, "spicy": 5, "loving": 2, "swore": 1, "repairs": 2, "400k": 1, "compensation": 3, "court": 3, "ryn": 3, "unsusable": 1, "raise": 3, "defects": 1, "keeping": 7, "finair": 1, "filed": 2, "fella": 1, "scam\\ud83d\\ude02": 1, "hoax": 1, "shrek": 1, "846467021382221849": 1, "howdy": 5, "fresh": 7, "manure": 1, "addresses": 4, "kilos": 1, "\\u00bb": 1, "signaler": 1, "\\u00ab": 1, "kbos": 1, "'s": 2, "louis": 1, "orbital": 1, "41r": 1, "launcherone": 2, "cosmic": 1, "28utc": 1, "23utc": 1, "satsfying": 1, "\\ud83d\\ude4f\\ud83c\\udffb": 1, "1000xwb": 16, "logged": 3, "cleanup": 1, "errrmmmmm": 1, "priced": 1, "ff's": 2, "poly": 3, "legality": 1, "aerofoil": 1, "doesent": 4, "siiiuuuu": 1, "pensive": 1, "823076641190051911": 1, "gracias": 2, "afici\\u00f3n": 1, "siuuuuuuuuuuuuuuuu": 1, "para": 2, "muchas": 2, "esto": 1, "vosotros": 2, "sloped": 2, "courchevel": 1, "betcha": 1, "rates": 3, "touchdowns": 1, "1g": 1, "postitive": 1, "aerodynamics'": 1, "iracing": 1, "740": 1, "yoda": 1, "hibernated": 1, "glitch": 4, "76": 2, "godly": 1, "pronouns": 1, "girls": 4, "insta": 5, "desperate": 2, "wearing": 1, "kingping": 1, "deny": 3, "'geez": 1, "louise'": 1, "pencils": 1, "pens": 1, "doopsie": 1, "valorant": 1, "gay": 4, "nup": 1, "gays": 1, "homophobic": 1, "men": 7, "picture\\ud83d\\ude09": 1, "100mb": 1, "danm": 6, "srry": 5, "indirectly": 2, "insanely": 8, "launched": 4, "ours": 16, "variety": 2, "airman": 13, "unboosted": 1, "level3": 1, "wrong\\ud83d\\ude02\\ud83d\\ude2d": 1, "fahk": 1, "shutp": 1, "grandkids": 1, "4021": 1, "youuu": 2, "jostic": 1, "maneuvering": 1, "rmb": 1, "maneuver": 1, "butched": 1, "rotate": 2, "\\u201822": 1, "inviting": 2, "speculations": 1, "\\ud83d\\ude36": 2, "contributor": 11, "904359382106656788": 1, "pepeshocked": 1, "wls": 1, "shoulve": 1, "aricraft": 1, "weapons": 4, "airsus": 1, "bussing": 1, "airbosses": 1, "airbussies": 1, "a400m": 2, "forza": 7, "stories": 1, "sports": 2, "tahts": 1, "cringe": 5, "chekcllist": 1, "fos": 1, "captains": 3, "eject": 1, "ejection": 1, "e225": 1, "mayhaps": 2, "execution": 1, "superjet": 4, "codebase": 3, "yee": 6, "sukhoi": 1, "ssj": 2, "seven": 2, "twenty": 1, "problemo": 3, "\\ud83c\\uddf3": 1, "\\ud83c\\uddfa": 1, "\\ud83c\\uddf9": 1, "rock": 3, "telex": 1, "350\\ud83d\\udc4d": 1, "who'll": 1, "zujz": 1, "emas": 1, "recognized": 8, "trajectory": 2, "certianly": 1, "100s": 1, "vapourware": 1, "thrive": 1, "attracting": 1, "recognition": 2, "touchscreen": 5, "explode": 1, "romance": 1, "1k": 10, "inoperative": 2, "operative": 2, "chage": 1, "guides": 2, "quarter": 8, "mgm": 1, "wjays": 1, "tjay": 1, "a320's": 1, "poage": 1, "baddddd": 1, "haas": 1, "dislays": 1, "effeciently": 1, "reused": 4, "opensource": 6, "affiliated": 5, "rely": 2, "unimagnable": 1, "eveolved": 1, "finger": 3, "ios": 1, "succesful": 1, "simbreaf": 1, "integrating": 4, "customised": 1, "perf": 10, "cursor": 11, "touchable": 4, "evreyone": 1, "suprisingly": 1, "diference": 1, "a3nx": 2, "monstrosity": 1, "mee": 1, "disasters": 1, "harshly": 1, "nosedive": 1, "switches": 15, "pressed": 5, "ashie": 26, "radars": 1, "ermmmmmmm": 1, "memorise": 2, "switched": 6, "bob": 2, "bill": 1, "wierdly": 1, "placed": 3, "overwhelmed": 2, "conjested": 1, "cleaner": 2, "witht": 1, "tripple": 2, "wallet": 9, "dig": 1, "pps777": 2, "viruses": 1, "pps": 20, "nom": 2, "respected": 1, "terminate": 2, "'terminate'": 1, "rally": 3, "mindset": 2, "guys'": 1, "thrown": 2, "\\ud83c\\udff4\\u200d\\u2620\\ufe0f": 2, "jkjk": 5, "bait": 4, "5to": 1, "figures": 1, "saads": 1, "camsim": 1, "bredok": 16, "b38m": 1, "vacations": 2, "bahaha": 2, "scamware": 1, "'make'": 1, "advised": 2, "bluemash": 1, "deploy": 2, "slides": 9, "hating": 5, "r34": 1, "bloons": 1, "td": 1, "detent": 1, "unusable": 3, "pair": 1, "facebook": 18, "boom": 5, "emote": 4, "vipermad": 1, "unlimited": 2, "bankrupt": 2, "cdn": 3, "hoster": 1, "that\\ud83d\\ude02\\ud83d\\udd25\\ud83d\\udd25": 1, "funniest": 1, "\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3": 1, "heya": 2, "frickton": 1, "peas": 1, "preach": 1, "explaing": 1, "16hr": 1, "a50": 1, "degraded": 1, "chanell": 1, "dropframe": 1, "memo": 3, "yeee": 1, "yeeear": 1, "\\ud83c\\udf86\\ud83d\\udca5\\ud83c\\udf87\\ud83e\\udd73": 1, "3minutes": 1, "\\ud83c\\udf8a": 1, "ticket": 5, "timezones": 2, "year\\ud83c\\udf89\\ud83c\\udf89\\ud83c\\udf8a": 1, "visibility": 1, "120fpm": 1, "youll": 3, "sanity": 1, "zzz": 1, "awww": 3, "\\ud83d\\ude23": 1, "\\ud83d\\ude12": 2, "flexing": 4, "nasty": 1, "explicitly": 2, "warned": 4, "klopp": 2, "gp7200s": 1, "tun": 2, "coverage": 2, "lessgooooooo": 1, "strap": 1, "pupils": 1, "surfaces": 5, "indentation": 1, "burned": 2, "fekin": 1, "retina": 1, "beastiality": 1, "sexual": 2, "obsession": 1, "rhino": 1, "thinkegg": 1, "807438927899787304": 1, "hellou": 1, "categories": 1, "in\\u201d": 1, "rename": 2, "\\u201ccheck": 1, "mechanic": 2, "you\\ud83d\\ude29": 1, "keepoislockedup": 1, "freeoisstepbro": 1, "\\ud83d\\ude27": 1, "compile": 6, "fone": 1, "naturally": 1, "overshot": 1, "paranoia": 1, "defines": 1, "define": 3, "viral": 2, "emerging": 1, "itt": 1, "terr": 1, "lacks": 1, "wx": 3, "fundamental": 1, "bellow": 2, "implementation": 6, "tune": 2, "rad": 1, "2nm": 1, "roblox's": 1, "criticising": 1, "tris": 4, "\\ud83d\\udc41\\ufe0f": 2, "cod": 1, "tweaking": 6, "sample": 2, "\\ud83d\\udc40\\ud83d\\udc40\\ud83d\\udc40": 1, "statics": 1, "\\ud83d\\udcaf\\u203c\\ufe0f\\u203c\\ufe0f\\ud83d\\udcaa\\ud83d\\udcaa": 1, "\\ud83e\\udd1e\\ud83c\\udffe": 1, "dolla": 1, "reacting": 2, "chain": 1, "15hrs": 2, "mas": 2, "birth": 3, "bithday": 1, "mustve": 2, "inshaallah": 2, "pun": 1, "slam": 1, "point\\u2026": 1, "pretend": 1, "30cm": 1, "manspread": 1, "encourages": 1, "jozi": 1, "lekker": 1, "cape": 1, "woohoo": 2, "bid": 2, "adieu": 1, "\\ud83e\\udd0f": 1, "minds": 4, "tomfoolery": 2, "engage": 3, "minded": 1, "\\ud83d\\ude0c\\ud83d\\udc85": 1, "840106447026782238": 1, "modtime": 1, "665091614221271040": 1, "nymncorn": 1, "mca": 1, "eggnog": 1, "richer": 1, "christians": 2, "movies": 1, "rhapsody\\u201d": 1, "\\u201code": 1, "peanut": 2, "\\u201cbohemian": 1, "queen\\u2019s": 1, "butter\\u201d": 1, "originated": 1, "traditions": 1, "pagan": 2, "paganism": 1, "nazareth\\u2019s": 1, "roman": 1, "ancient": 1, "pagans": 1, "christian": 1, "40kts": 1, "438kts": 1, "accelerated": 4, "santa1": 1, "greatness": 1, "rat": 3, "\\u05d1\\u05e2\\u05d6\\u05e8\\u05ea": 1, "\\u05d4\\u05e9\\u05dd": 1, "mock": 3, "mocking": 4, "religion": 3, "lasting": 1, "oil": 3, "allah": 1, "rebirth": 1, "prophet": 1, "everyone\\u2764\\ufe0f": 1, "deserves": 1, "union": 1, "aesthetics": 1, "comfort": 4, "pond": 1, "nowadays": 2, "pushbacks": 1, "faced": 1, "occurs": 1, "disengaged": 1, "requesting": 4, "kdfd": 1, "headquarters": 1, "firefighter": 1, "poof": 1, "repaint": 2, "puppy": 1, "anyways\\u2026": 1, "idk\\u2026": 1, "somewhen": 1, "doit": 2, "jorg": 1, "themself": 1, "carrying": 3, "orbis": 7, "courtesy": 1, "rephrased": 1, "sel": 1, "hdg": 2, "viewing": 2, "lid": 1, "flip": 2, "bucket": 1, "dragged": 1, "mdo": 1, "modifies": 1, "fuk": 1, "2x": 3, "game's": 2, "frikin": 1, "russkiy": 1, "acronyms": 1, "cyrillic": 1, "speeeeeen": 1, "54": 1, "comac": 1, "c919": 1, "bilibili": 1, "pride": 2, "kui": 1, "134": 1, "flight4sim": 3, "862655435114545193": 1, "kekwhyperr": 1, "war": 1, "resigned": 1, "alrighty": 3, "serves": 2, "dms": 16, "cussing": 2, "sized": 2, "trains": 2, "trainer": 2, "misconceptions": 1, "misconception": 3, "repeating": 1, "juristic": 1, "jurastic": 1, "classes": 2, "smoother": 2, "fctm": 1, "fcoms": 1, "literaly": 1, "visualize": 1, "habit": 4, "observe": 1, "familiarisation": 2, "ease": 8, "certificate": 1, "en": 3, "catching": 1, "habits": 1, "education": 4, "sponsored": 2, "adapt": 4, "fedility": 1, "tremendously": 1, "extremley": 1, "parent": 3, "coooolio": 1, "incompatible": 1, "troubles": 1, "mutually": 1, "responses": 2, "yout": 1, "provided": 12, "buys": 3, "recommends": 1, "renderer": 1, "replica": 4, "ethical": 1, "undervalue": 1, "expects": 1, "leads": 5, "disappointments": 1, "profits": 2, "50k": 6, "tendency": 2, "faceplant": 1, "tries": 1, "horses": 1, "firsts": 1, "authority": 1, "fedeility": 1, "havnt": 2, "fs98": 2, "exploded": 1, "spoke": 1, "employee": 3, "thales": 1, "correlate": 1, "computation": 1, "softwares": 2, "doc": 3, "30k": 2, "loosely": 1, "inventing": 1, "contacts": 1, "invest": 2, "\\u00a330": 1, "emulator": 1, "champ": 1, "partnering": 6, "parted": 1, "ifx": 2, "delaying": 1, "realls": 1, "sources": 5, "comanies": 1, "willl": 3, "olny": 1, "100percent": 1, "alll": 1, "recorded": 3, "scanned": 4, "replicating": 2, "acess": 4, "studied": 1, "meanings": 1, "cuircuit": 1, "904359383549505576": 1, "aircarft": 1, "ab": 3, "grapics": 1, "deicing": 2, "obama": 2, "nas": 1, "listens": 1, "choices": 1, "screaming": 4, "trigger": 2, "b320": 1, "a420": 1, "era": 3, "anoofles": 1, "adopted": 2, "blood": 2, "a223": 1, "223": 1, "stimulations": 1, "bombardier\\u2122\\ufe0f": 1, "naptic": 1, "simulator\\u2122\\ufe0f": 2, "stimulation's": 1, "airbus\\u2122\\ufe0f": 1, "woofles": 1, "35x": 4, "adios": 1, "ciao": 1, "moderation": 4, "ben": 2, "kiss": 2, "524985931162451998": 1, "o7": 1, "\\ud83d\\ude3c": 1, "\\ud83e\\udd24": 3, "arab": 2, "stretch": 3, "tunis": 2, "taxkiing": 1, "fctl": 1, "traveling": 1, "medical": 1, "examination": 1, "ballast": 1, "astounding": 1, "mcnuggets": 1, "mcdonalds": 1, "orrr": 1, "convsersated": 1, "gpt": 1, "messaged": 2, "4058": 1, "wellmax": 1, "ffs\\u2026": 1, "heaven": 3, "angels": 1, "sincere": 1, "stickies": 1, "detects": 1, "keywords": 1, "flood": 1, "activity": 3, "repetitive": 3, "jos": 1, "wcc": 1, "merc": 1, "verstappen": 2, "embarassing": 2, "mercedes": 2, "lewis": 2, "irreversible": 1, "masi": 1, "ridicules": 1, "championship": 2, "fia": 1, "controversy": 1, "wins": 3, "siuuuuuuuuuuuuuuu": 1, "esta": 1, "aficion": 1, "lifetime": 2, "horse": 3, "ez": 3, "eyebleach": 1, "society\\u2026": 1, "bleach": 2, "degenerate": 1, "heee": 1, "yeeeeaaaaahhhh": 1, "yeeahhhh": 1, "vsc": 3, "\\ud83d\\udd1c": 3, "monka": 1, "eliminate": 1, "removal": 1, "hiiii": 1, "dragon": 1, "organization": 2, "organisation": 2, "trip\\u2026": 1, "refill": 1, "fl430": 2, "fl415": 1, "collaborator": 1, "sweeeet": 1, "boyyyyy": 1, "fh5": 2, "w's": 1, "slapped": 2, "ahhhhhhhhhhhhhh": 1, "19000": 1, "privately": 1, "survey": 3, "memebers": 1, "dprobably": 1, "finalized": 4, "merges": 1, "\\u201cbad\\u201d": 1, "dynamik": 1, "\\ud83d\\udca9": 5, "influencers": 1, "advertisement": 5, "charge": 4, "label": 1, "motto": 1, "thatt": 1, "c4d": 1, "tentative": 1, "whoops": 1, "elses": 2, "rights": 1, "intellectual": 1, "routinely": 1, "conflicts": 1, "ocay": 1, "koding": 1, "taught": 4, "reuters": 1, "umm": 7, "completly": 1, "tol": 1, "unproductive": 1, "6969th": 1, "mooooooore": 1, "memberssssssssssssssss": 1, "6969": 2, "hiiiiiiii": 1, "cyaa": 1, "yyz": 1, "shipping": 2, "offers": 2, "insure": 1, "dealer": 1, "300million": 1, "interface": 2, "asp": 2, "programmerhumor": 1, "webapps": 1, "nein": 3, "mortal": 1, "oki": 5, "rethink": 1, "brain": 12, "farted": 1, "brian": 1, "6960": 1, "644479444659994644": 1, "apes": 3, "susnapticus": 1, "i\\u0307": 6, "partnership": 26, "mashallah": 1, "ya'll": 1, "yeas": 3, "entirety": 1, "remodelled": 3, "importer": 1, "headstart": 2, "cest": 2, "gained": 1, "paradigm": 1, "feat": 1, "loop": 5, "notification": 6, "gander": 2, "6th": 2, "genuinely": 3, "encountered": 5, "2026": 1, "thanksgiving": 1, "hyperblobondrug": 1, "henlo": 1, "fighters": 3, "jack": 1, "mirage": 1, "n't": 2, "yoinked": 1, "metal2mesh": 1, "m2000c": 1, "posky": 1, "everyone's": 1, "nerd": 1, "player": 5, "archive": 1, "bibliothek": 1, "biblioth\\u00e8que": 1, "biblioteke": 1, "spelled": 1, "bibliotech": 1, "mus\\u00e9e": 1, "museams": 1, "1980s": 1, "1784": 1, "tram": 1, "reunited": 1, "1989": 3, "1999": 1, "tramways": 1, "metropolis": 1, "grandma": 1, "ww2": 1, "floor": 1, "wood": 1, "untouched": 1, "bathroom": 1, "decorated": 1, "holes": 1, "dining": 1, "wall": 6, "1900s": 1, "patched": 1, "cellular": 1, "gp": 1, "wired": 1, "1933": 1, "neighbourhood": 1, "1930s": 1, "wiring": 1, "grandparents": 1, "shittiest": 1, "campagne": 1, "stone": 2, "1833": 1, "marked": 1, "1800s": 1, "1600s": 1, "medieval": 1, "towns": 1, "roads": 6, "fields": 1, "curved": 2, "diagonal": 1, "suburbs": 2, "curvy": 1, "dirt": 5, "sentier": 1, "walking": 4, "translation": 4, "lined": 1, "temper": 1, "46": 2, "walk": 4, "highway": 1, "horrifyingly": 1, "rescue": 1, "ol'": 1, "highschool": 1, "detention": 1, "bastard": 1, "dressed": 1, "fml": 1, "6am": 2, "routine": 1, "colleges": 1, "aerospace": 4, "professors": 1, "becuz": 1, "pira": 1, "neeeeeeeeeeeeeeeeeeeeed": 1, "heyo": 4, "headphones": 2, "bitrates": 1, "384": 1, "128": 1, "kpbs": 1, "kbps": 1, "tenor": 4, "freighter": 19, "goty": 2, "expierence": 1, "acft": 1, "plug": 5, "dx": 3, "looping": 3, "mainthread": 1, "combo": 1, "33gim": 1, "reno": 1, "'oops": 3, "texture'": 1, "semaphore'": 1, "buffer": 1, "freed": 1, "dx12": 8, "right'": 1, "'done": 1, "lightweight": 1, "automagically": 1, "reduces": 2, "restocking": 1, "uno": 1, "\\ud83d\\udd34": 1, "important\\ud83d\\udd34": 1, "wandering": 1, "boe01": 1, "tickets": 1, "dwc": 1, "50th": 1, "expo": 5, "blobgive": 2, "814024273504501830": 2, "owo": 6, "adsb": 1, "drones": 1, "6669": 1, "ebic": 1, "adjusting": 1, "customize": 1, "flightsimming": 1, "apeshit": 1, "disappear": 2, "yester": 1, "reboot": 1, "nxt": 1, "beginners": 1, "begginers": 1, "enclosed": 1, "superb": 1, "oke": 7, "shades": 2, "812029552829792307": 1, "panda": 1, "dee": 1, "eff": 1, "jup": 1, "bum": 1, "istalled": 1, "fight": 3, "nickname": 9, "oooohhh": 1, "relative": 5, "\\ud83d\\udc4c\\ud83d\\udc4c": 1, "genau": 1, "sehr": 1, "sch\\u00f6n": 1, "est": 6, "s\\u00e9rieux": 2, "tes": 2, "mec": 3, "banish": 1, "realm": 1, "shadow": 1, "uuh": 2, "d'accord": 8, "fonctionne": 1, "ch\\u00eane": 2, "une": 3, "mais": 4, "quoi": 2, "j'esp\\u00e8re": 1, "devient": 1, "daccord": 1, "cependant": 1, "venir": 1, "peux": 1, "serveur": 7, "amis": 2, "c'est": 4, "entre": 1, "quel": 3, "dire": 3, "jeu": 2, "ce": 2, "que": 6, "asiatique": 1, "peut": 2, "crab": 1, "mes": 2, "rejoindre": 1, "nomme": 1, "m'ennuie": 1, "chose": 7, "fait": 1, "quelqu'un": 1, "quelque": 1, "tout": 2, "m\\u00eame": 1, "translated": 1, "journ\\u00e9e": 1, "passe": 1, "excellente": 1, "swiss": 6, "philippino": 1, "salut": 1, "salutations": 1, "typo": 2, "parle": 2, "peu": 1, "informal": 1, "juste": 1, "vais": 2, "bien": 4, "vas": 1, "gars": 1, "flybywire's": 1, "tommorow": 2, "6666": 2, "645560771962470400": 3, "bongowo": 3, "gamepass": 8, "\\ud83e\\udd37\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 1, "permisson": 1, "arrives": 3, "corn": 1, "a380is": 1, "1hr": 1, "simultaneous": 1, "bongotap": 1, "651196048789864478": 1, "discords": 3, "weed": 1, "throttles": 8, "chrome": 1, "120\\u20ac": 1, "wesley": 5, "hellooo": 6, "busier": 1, "29th": 1, "women": 1, "packed": 2, "fare": 2, "bumped": 1, "eeu": 3, "eot": 1, "trown": 1, "kiad": 1, "financially": 1, "saf": 3, "jumbo": 4, "eyecandy": 1, "capturing": 1, "merely": 1, "slashed": 1, "nyc": 4, "proved": 2, "ge9x": 2, "genx": 2, "twinjet": 4, "reducing": 3, "slapping": 1, "tossing": 1, "recertify": 1, "airframes": 1, "twins": 1, "a340neo": 1, "plane\\u2019s": 1, "uncanny": 1, "nail": 1, "motor": 3, "v8": 3, "tick": 2, "thread": 7, "'instance'": 1, "its'": 1, "op": 2, "threaded": 2, "contains": 1, "coherent": 1, "wasm's": 1, "gt": 1, "interaction": 3, "presentation": 3, "'avionics'": 1, "fmgc": 2, "compartmentalisation": 1, "itchyness": 1, "diversify": 1, "itchy": 1, "garbo": 1, "words\\ud83d\\ude02": 1, "lfy": 1, "confuse": 4, "specified": 1, "konger": 2, "taiwanese": 1, "conventions": 1, "met": 4, "subdivision": 4, "vatapac": 1, "vatsea": 1, "hkvacc": 1, "bhutan": 2, "nepal": 2, "coastal": 1, "locals": 1, "considers": 3, "colombia": 1, "reserved": 1, "akin": 2, "laos": 1, "malaysia": 1, "cambodia": 1, "philippines": 1, "burma": 1, "brunei": 1, "taiwan": 3, "geographically": 1, "10mins": 2, "\\ud83d\\ude25": 3, "worm": 1, "a35555555555555555555555500000000000": 1, "10000000000000000": 1, "distencing": 1, "18000": 2, "a36900": 1, "\\ud83c\\udfe2": 1, "caterpillar": 1, "fellow": 1, "ifne": 1, "bongladesh": 2, "ship": 5, "857866949953847326": 2, "petthejett": 1, "756245817689374822": 1, "whbats": 1, "pepeshake": 2, "857866668003688459": 2, "isee": 1, "lazada": 1, "rfent": 1, "\\ud83d\\ude16": 1, "a355550": 1, "superjumbo": 1, "walmart": 2, "a3957": 1, "a3450": 1, "aston": 2, "lancelot": 1, "lance": 1, "longterm": 1, "factories": 1, "yeaahh": 1, "overhaul": 3, "vettel": 3, "fights": 1, "maximilian": 1, "he'll": 4, "distancing": 1, "3000": 6, "xxxxxwb": 1, "utter": 1, "beautifulness": 1, "\\ud83c\\udfeb": 1, "freewares": 3, "devoloper": 1, "psychologically": 1, "devolopers": 1, "allahhh": 1, "ahhhhh": 2, "turk": 1, "omggg": 1, "itme": 1, "savings": 1, "daylight": 1, "e170": 7, "complexity": 4, "equisde": 1, "negro": 1, "identifico": 2, "sr": 1, "como": 2, "pajaro": 1, "71": 1, "vaca": 1, "esa": 1, "jsjs": 1, "mauritus": 1, "60dls": 1, "rework": 4, "violating": 1, "guidelines": 3, "dreaming": 2, "lucid": 2, "timeframe": 7, "exicted": 1, "jet100": 1, "100kts": 1, "recents": 1, "philadelphia": 1, "ava": 2, "phishing": 1, "smexy": 1, "noticing": 1, "deletes": 5, "gday": 3, "hru": 3, "ahah": 6, "dyk": 1, "reskin": 3, "proposing": 1, "competing": 2, "cs\\u2019s": 1, "yknow": 2, "pogchamp": 1, "jetaway": 1, "misread": 2, "w10": 1, "aesthetic": 1, "secconds": 1, "radios": 2, "chip": 3, "manifests": 1, "oses": 1, "tpm": 4, "firmware": 1, "bios": 3, "win11": 1, "represented": 3, "boards": 1, "razer": 1, "motherboard's": 1, "tmi": 1, "guyss": 1, "agent": 1, "other's": 1, "closet": 3, "doofus": 1, "olds": 4, "forgetful": 1, "mirror": 2, "6yr": 1, "christmess": 1, "\\ud83d\\udc74": 1, "2420": 2, "approximation": 2, "collaborated": 1, "elec": 7, "intricate": 7, "technologies": 3, "technologically": 1, "leaps": 1, "mini350": 1, "\\ud83c\\udf0a": 1, "a35000000000": 1, "formation": 1, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23i'm": 1, "bluegreen": 1, "collimating": 1, "msfsadon": 1, "pakistani": 5, "smoke": 2, "hdd": 1, "tunisia": 2, "remix": 1, "gang\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udcaf": 1, "pakistan": 3, "paki": 1, "\\ud83d\\ude08\\ud83d\\ude08": 1, "hkd": 1, "pesos": 2, "argentinian": 1, "arg": 1, "musti": 1, "struggles": 1, "zaid": 1, "a359's": 2, "hape": 1, "serbia": 1, "stupendous": 1, "\\ud83d\\ude2b": 4, "goodbyes": 1, "stu": 1, "nuke": 1, "level\\u201d": 2, "\\u201cstudy": 2, "phrase": 1, "compat": 1, "lolololol": 1, "ponged": 1, "jkt": 1, "pattaya": 1, "skool": 1, "cehk": 1, "kigob3j": 1, "19l": 1, "whaty": 1, "floors": 1, "touches": 1, "gos": 3, "rak": 2, "ek2551": 1, "whys": 1, "finance": 1, "roar": 2, "calming": 1, "louder": 2, "beatiful": 1, "thick": 3, "st": 1, "angyyyy": 1, "724774002282856498": 1, "care\\u201d": 1, "maturity": 4, "\\u201cdon\\u2019t": 1, "cited": 1, "reinforcements": 2, "throughout": 2, "fuselage": 21, "carbon": 2, "fiber": 1, "electrochrome": 1, "incorporating": 2, "quitter": 1, "fee": 2, "grant": 1, "beacuse": 1, "embarrassed": 1, "nefaste": 1, "addition\\u2019s": 1, "17h": 1, "refund": 2, "downlod": 2, "filles": 1, "\\u201cpurchase\\u201d": 1, "ju52": 6, "q3": 5, "wtffffffffffffffffffffffffffff": 1, "12hr": 1, "chickenjoy": 1, "hx": 2, "hka": 1, "hkg": 1, "lgw": 2, "quarters": 1, "q5": 3, "spoken": 1, "s\\u221en": 1, "\\ud83d\\ude42\\ud83d\\udc4d": 1, "representative": 1, "wxr": 4, "opens": 4, "challenger": 3, "blacked": 1, "decal": 3, "sas": 5, "850060655541354547": 1, "goosewalk": 1, "6k": 1, "yayyyy": 1, "6000": 2, "probally": 1, "blueprints": 6, "ibuy": 1, "notz": 1, "premiumdeluxe": 1, "sim's": 3, "sheesj": 1, "migraine": 1, "lake": 1, "a220s": 1, "kslc": 1, "loader": 2, "unloading": 1, "slc": 2, "banger": 1, "a359s": 1, "882497746391674921": 1, "eyessurprise": 1, "hopper": 1, "mike": 1, "contacting": 2, "overhauls": 1, "350xwb": 1, "unlocked": 2, "flexible": 2, "bumps": 2, "jal": 2, "217t": 1, "typical": 4, "275t": 1, "mtow's": 1, "278t": 1, "designation": 1, "baseline": 1, "280t": 1, "superceded": 1, "900hgw": 4, "operated": 3, "ulr's": 1, "papers": 1, "000nm": 1, "ranges": 2, "1000's": 1, "hgw": 4, "vacuum": 1, "a330hgw": 2, "capitalized": 1, "enhancements": 2, "7hr": 1, "snag": 1, "3hrs": 2, "14hrs": 3, "historically": 1, "niche": 2, "takers": 1, "captainsi": 1, "5800": 1, "paywares": 2, "cokpit": 16, "chillin": 3, "reviving": 1, "survive": 2, "grammar": 2, "stanrd": 1, "roger": 4, "1627": 1, "001's": 1, "packages": 10, "recomend": 1, "seater": 1, "sensitivity": 2, "suspend": 1, "surefire": 1, "bordering": 1, "hostile": 1, "cynical": 1, "vitriol": 1, "propose": 1, "soli": 1, "devolop": 1, "want's": 1, "headache": 2, "covers": 2, "b612": 3, "be4st": 1, "fknt": 1, "obj": 1, "fbx": 1, "autocad": 1, "freetime": 6, "xpll": 1, "converting": 4, "importing": 2, "tt": 1, "ms2020": 1, "authorities'": 1, "contesting": 1, "today's": 1, "i'mma": 1, "gross": 2, "heavier": 2, "sva": 1, "300hgw": 1, "350's": 1, "380's": 1, "sqs": 1, "sting": 1, "sayes": 1, "increased": 4, "000lbf": 1, "777x's": 1, "lbf": 1, "105": 2, "xwbs": 1, "ranged": 1, "upvote": 2, "9x": 1, "a380plus": 2, "a350neo": 3, "a380neo": 4, "struggling": 2, "twinjets": 2, "changer": 1, "transpacific": 1, "hacker": 3, "fa": 1, "raided": 4, "pinded": 1, "somethings": 3, "robot": 1, "skepticism": 1, "whatsapp": 3, "dotn": 1, "flutter": 3, "fireship": 1, "hypertex": 1, "cries": 2, "brrrrrr": 1, "smol": 4, "compiler": 1, "optimizing": 1, "readable": 1, "rewriting": 3, "stonks": 3, "elite": 15, "dum": 2, "ambarrasing": 1, "resend": 1, "illustrator": 1, "crush": 1, "carenado": 3, "enchant": 1, "object": 5, "allot": 2, "emb": 5, "cracks": 4, "a380's": 2, "ana": 4, "infant": 1, "degrading": 1, "deterioration": 2, "787's": 1, "forgetting": 1, "computerized": 1, "classical": 1, "controlers": 1, "10r": 1, "kfll": 1, "ssj100s": 1, "tupolev": 1, "ffa": 1, "slave": 2, "techmologies": 1, "apes2": 1, "vomitattack": 1, "525603860631388170": 1, "001": 3, "junkers": 1, "poopers": 1, "jeez": 5, "nks338": 1, "blackshark": 1, "traffiv": 1, "yaaay": 1, "cr": 1, "toughest": 1, "spirit": 1, "disease": 2, "overlay": 1, "ee": 1, "suposed": 2, "dornier": 1, "stills": 1, "msds": 1, "litrealy": 1, "821089094267306034": 2, "weewoo": 2, "80\\u20ac": 1, "polska": 1, "drzewiecki": 1, "drweax": 1, "xdd": 2, "veichle": 1, "desing": 1, "drweazxwivoikanpoks": 1, "fsdreamteam": 1, "kord": 2, "kden": 2, "flightbeam": 1, "enchament": 1, "tri": 5, "dindt": 1, "206": 1, "airs": 3, "hercules": 1, "shorts": 1, "king": 1, "caravans": 1, "tipe": 1, "35\\u20ac": 1, "buck": 2, "bingo": 1, "immoral": 1, "ju": 1, "52": 1, "flightradar": 1, "recomened": 1, "a3": 1, "3x": 2, "a150": 1, "clickbait": 2, "nooo": 1, "grrrrrrr": 1, "ooooooooooo": 1, "luki": 1, "awkward": 2, "7hrs": 2, "guidance": 3, "hahah": 9, "flightsimaddons": 1, "spammed": 1, "ape": 1, "fuckinell": 1, "disrespecting": 1, "thesy": 1, "avaible": 3, "1year": 1, "pmdgs": 1, "dm's": 2, "longgggg": 1, "shan't": 1, "errrrrrrrrrrrrrrrrrrrrrrrr": 1, "fligthsim": 1, "subsurf": 1, "crease": 1, "wiggly": 1, "fuselag": 2, "surf": 1, "modifier": 2, "artist": 4, "pizza": 1, "italian": 3, "1842": 1, "fed": 1, "c'mon": 1, "\\u2026\\u2026": 1, "mediocre": 1, "msfs\\u2026": 1, "affirmative": 2, "manilla": 1, "technik": 4, "xlea": 1, "afterwards": 1, "revealed": 5, "publically": 3, "liv": 1, "guangzhou": 1, "ymml": 2, "leased": 2, "788's": 2, "mtl": 1, "luftansa": 2, "76's": 1, "aca": 3, "fanbois": 1, "revamped": 1, "van": 1, "747s": 3, "freights": 1, "fule": 1, "haulers": 5, "performs": 2, "embeds": 2, "sended": 1, "sep": 2, "yest": 1, "airportcompatibility": 1, "emailing": 1, "searches": 1, "refs": 2, "s4r": 1, "\\ud83d\\ude08": 1, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 1, "\\u25cf\\u2019\\u25e1\\u2019\\u25cf": 1, "\\u25e1\\u0308\\u22c6\\u029c\\u1d07\\u029f\\u029f\\u1d0f": 1, "\\uff89": 1, "wesmart": 1, "393575413554741278": 1, "822612074051796993": 10, "illuminating": 1, "tab": 5, "mankind": 2, "sparkypotato": 1, "7up": 1, "arguing": 3, "ww3": 1, "caos": 1, "modeller": 16, "texturer": 3, "deadware": 1, "surrounded": 1, "jumped": 3, "autocorrect": 2, "kbfi": 2, "housing": 1, "wtf\\ud83d\\udc80": 1, "pixs": 1, "747139665198448852": 1, "freezing": 1, "20c": 1, "jailed": 1, "sam": 3, "chui\\u2019s": 1, "reverser": 1, "backwards": 1, "pingable": 1, "moderated": 2, "damnit": 3, "749204255411273728": 1, "girlgrin": 1, "pek": 1, "gifs": 6, "aw": 5, "partya340": 1, "872218731919577149": 1, "wait\\u2026": 2, "atc's": 1, "hhh": 1, "\\ud83d\\ude36\\u200d\\ud83c\\udf2b\\ufe0f": 1, "dynamicsa3502022": 1, "naha": 1, "okinawa": 1, "nh2030": 1, "to\\u00a0": 1, "probable": 1, "pp": 4, "picion": 1, "wednsday": 1, "moscow": 1, "zindabad": 2, "hussain": 1, "altaf": 1, "nawaz": 1, "sharif": 1, "why'd": 3, "scares": 1, "862151100428713985": 1, "surpass": 1, "he\\u2019d": 1, "reqs": 1, "algorithm": 2, "subscribers": 4, "5000": 3, "thin": 1, "subscriber": 2, "209": 1, "dipped": 1, "growing": 5, "subscribe": 4, "subs": 9, "shout": 1, "communications": 1, "reduced": 3, "unfair": 3, "chst": 1, "populator": 1, "youtuber": 3, "fairness": 1, "installation": 30, "yuh": 1, "megapack": 6, "questionable": 5, "errr": 1, "101": 1, "playable": 6, "pogress": 1, "meming": 1, "y0s": 1, "eheheheh": 1, "clink": 4, "halo": 4, "wassup": 2, "culling": 1, "hotfixes": 1, "sghat": 1, "located": 5, "offical": 2, "directory": 5, "purchases": 2, "edits": 1, "shortcut": 1, "scaaaammmm": 1, "scrolling": 3, "wu6": 1, "unzipped": 4, "sexc": 1, "821089093739085825": 1, "partyglasses": 1, "owning": 3, "cleaned": 2, "replay": 3, "\\ud83d\\ude4b\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 1, "flightrecorder": 1, "\\ud83c\\udf7b": 2, "\\ud83c\\udf7a": 1, "border": 1, "switz": 1, "reeee": 1, "peopleee": 1, "1000ulrx": 1, "remade": 3, "thickness": 1, "eis2": 1, "glyphs": 1, "verdie": 1, "hiscompany": 1, "outcome": 1, "distracting": 1, "gime": 1, "yeh": 8, "ahem": 2, "unlike\\u2026": 1, "dropframes": 1, "areosft": 1, "\\u00e4hrbus": 1, "commissioned": 1, "cotswold": 1, "christchurch": 1, "bornmouth": 1, "eghh": 1, "346": 1, "listed": 2, "blocked": 1, "whitelist": 1, "blacklist": 1, "gifts": 3, "discrod": 2, "7474": 4, "744": 1, "bmi": 1, "brits": 2, "charter": 1, "\\u201caeroconcept\\u201d": 1, "kekw2": 1, "751584359311736884": 1, "threatened": 1, "april's": 3, "plop": 1, "\\u00e9dition": 1, "can\\u2019": 1, "kay": 3, "simmilar": 2, "spaceship": 2, "j'y": 1, "bient\\u00f4t": 1, "'a'": 1, "spelling": 3, "practi": 1, "rench": 1, "practise": 3, "vous": 2, "elys\\u00e9e": 1, "macron": 2, "noga": 1, "lowest": 3, "ranking": 4, "brrr": 1, "texturers": 3, "segregate": 1, "sugesstion": 1, "sytems": 7, "refactoring": 1, "former": 3, "radrandy": 2, "adi": 3, "score": 2, "don": 2, "thous": 2, "compatibilities": 1, "737ng": 1, "prepar3d": 2, "737ngx": 1, "737ngxu": 1, "ixeg": 1, "cuzi": 1, "cattegory": 1, "milisecond": 1, "sunthink": 1, "753115132040577065": 1, "sownload": 1, "sfx": 2, "knowwww": 1, "asobos": 6, "anyday": 1, "cfms": 1, "logging": 2, "requirement": 2, "dyno": 2, "convinced": 2, "ripp": 1, "doent": 1, "simto": 1, "shait": 1, "flower": 1, "shark": 1, "bongowave": 5, "587530352898342923": 5, "invented": 1, "\\u00f1": 1, "climbs": 6, "lmaooooooooooooooo": 1, "recycled": 1, "availabile": 1, "thsi": 1, "recurring": 2, "individually": 1, "medsage": 1, "rotating": 3, "hijackers": 1, "unreliable": 1, "diverting": 1, "subtle": 1, "technological": 1, "advancements": 4, "layouts": 5, "a350systems": 1, "a3d": 1, "scanner": 2, "restard": 1, "unfrortunately": 1, "\\ud83c\\ude37\\ufe0f": 1, "objects": 3, "lod": 1, "hotfix": 6, "usercfg": 1, "tweak": 8, "reactjs": 2, "linking": 6, "interfacing": 2, "templates": 5, "sadcat": 2, "834564885991522316": 1, "omgomg": 1, "imleaving": 1, "bashing": 1, "cfg": 5, "beg": 1, "readjusted": 1, "spoiling": 1, "inbox": 1, "catdance": 1, "821089094230736927": 1, "nearing": 1, "smell": 3, "oim": 8, "injured": 1, "ox": 1, "sd": 3, "lot's": 1, "ecams": 1, "keys": 2, "arrow": 1, "\\ud83c\\uddec\\ud83c\\uddee": 1, "\\ud83d\\udc4d\\ud83d\\ude2c": 1, "deactivate": 2, "tak": 1, "744s": 1, "kai": 1, "cx": 2, "chimes": 1, "owed": 1, "notam": 1, "heyooo": 1, "heyhoo": 1, "absouletely": 1, "cdkeys": 1, "micro": 1, "wdum": 1, "learning\\u201d": 1, "\\u201ca": 1, "tooliss": 1, "backup": 5, "provides": 2, "redownloading": 1, "typically": 1, "\\u2764\\ufe0f\\ud83d\\ude0d": 1, "readme": 34, "sqwack": 1, "17b\\ud83d\\ude29": 1, "watery": 1, "blink": 2, "boutta": 1, "cranky": 1, "paradox": 1, "whohooo": 1, "downgrade": 2, "813429321456418848": 1, "nod": 1, "asia\\u201d": 1, "\\u201cstatic": 1, "theairline": 1, "knot": 1, "simtoolkitpro": 2, "lags": 2, "accessibility": 3, "hover": 2, "flashes": 1, "oj": 2, "sheeeeeeeeeeeeeeesg": 1, "xb1": 1, "heyyyy": 1, "haahaaha": 1, "tracks": 1, "communty": 1, "pouth": 1, "hwen": 1, "seperate": 2, "soultions": 1, "2035": 4, "struck": 1, "2049": 2, "developingg": 1, "confidential": 4, "comprehend": 3, "daye": 1, "keyed": 1, "17hrs": 1, "panning": 1, "woring": 1, "haven": 1, "iclude": 1, "gees": 1, "landfing": 1, "microsofts": 1, "painfully": 1, "simviation": 1, "rumours": 3, "issok": 1, "cloen": 2, "youhave": 2, "ooof": 3, "202q": 1, "ball": 2, "conpletely": 1, "musk": 1, "maccies": 1, "skating": 1, "hills": 2, "upp": 1, "suffer": 3, "impostor": 2, "twerking": 1, "sperate": 1, "edited": 5, "q8": 2, "depend": 5, "ctrl": 5, "spawn": 3, "someyone": 1, "brah": 2, "585625151685656577": 1, "police": 3, "shet": 1, "wlan": 1, "lan": 1, "2mbits": 1, "sends": 4, "\\ud83d\\udd8c\\ufe0f": 1, "poscon": 9, "pilotedge": 3, "702655652484350075": 1, "kekleave": 1, "wjat's": 1, "pepegreencard": 1, "861523940547493899": 1, "bulgaria": 4, "798948620333744188": 1, "shakeit": 1, "\\ud83d\\ude05\\ud83d\\ude05": 1, "dfd350x": 1, "ans": 3, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb": 1, "template": 10, "graduate": 1, "stroke": 2, "turtle": 2, "carl": 1, "caaaaarl": 1, "audit": 4, "bruheg": 1, "elites": 1, "\\u00df": 1, "approve": 1, "recommendations": 2, "ptfs": 2, "bobux": 1, "interstell\\u00e4r": 1, "4000": 2, "guyyys": 1, "spins": 3, "speed1": 1, "speed2": 1, "spinner": 1, "745349627494137876": 1, "393855702172696577": 1, "745349654820159549": 1, "lit": 2, "pumpking": 1, "631968265056550912": 1, "fedora": 2, "scammy": 1, "sadc": 1, "shock": 2, "shomas": 3, "reside": 1, "853226388302856222": 1, "scmicaaa": 2, "guther": 1, "cats": 1, "scegg": 1, "zbio": 2, "misspell": 1, "sucess": 1, "casual": 4, "goood": 1, "turnoff": 1, "directional": 1, "maily": 1, "rmp": 3, "reccomend": 2, "foxtrot": 1, "tango": 1, "ahhahahah": 1, "woooooo": 1, "fsdg": 1, "mahe": 1, "a322": 1, "220knots": 1, "wizz": 1, "645": 1, "coast": 2, "656993667969449995": 1, "quads": 1, "doods": 1, "stabs": 1, "bleeds": 1, "2500views": 1, "sucked": 1, "relaxing": 1, "joind": 1, "marking": 1, "lok": 1, "160": 2, "babyyyyyyyy": 1, "4000th": 1, "lefffft": 1, "memeber": 1, "agile": 2, "left\\ud83d\\udc40": 1, "bas": 1, "overseas": 1, "chomping": 1, "fear": 3, "fears": 1, "reluctant": 2, "precautions": 1, "terrorist": 1, "attack": 3, "interstate": 1, "flowing": 1, "ebb'ing": 1, "exceeded": 1, "sept": 1, "lag": 2, "dxb": 1, "populur": 1, "fransisco": 1, "llhr": 1, "preforemance": 1, "hihi": 1, "\\u270c\\ufe0f": 1, "theoretical": 1, "s1": 1, "you\\ud83d\\udc4d": 1, "nothings": 1, "livvery": 1, "photoshop": 8, "substance": 9, "h145": 2, "holla": 1, "dyna": 1, "md10": 2, "320simpilot": 1, "britishavgeek": 1, "everythiung": 1, "tomorrow\\u2122": 1, "tmr": 1, "jonesing": 1, "summit": 1, "nop": 2, "izzit": 1, "heyyyyyy": 1, "atmosphere": 1, "genius": 2, "10months": 1, "screws": 3, "deluded": 1, "dispell": 1, "predicament": 1, "untill": 4, "arnold": 1, "vray": 1, "laughable": 1, "tasty": 1, "bombed": 1, "imaginary": 5, "denial": 1, "company's": 3, "unreleased": 2, "throwing": 3, "afloat": 1, "\\ud83c\\udf7f": 1, "beating": 1, "smack": 3, "developer's": 2, "scratching": 1, "underneath": 1, "oh\\u2026": 1, "defult": 1, "valve": 1, "output": 2, "metal": 3, "residual": 1, "decompressor": 1, "recirculation": 1, "compressor": 1, "exchangers": 1, "mass": 1, "masses": 1, "inertial": 1, "aided": 1, "offsets": 1, "etps": 1, "lateral": 1, "rtas": 1, "failkures": 1, "ache": 1, "revolution": 1, "restraints": 5, "rhat": 1, "variation": 1, "scenarios": 2, "a320\\u2019s": 1, "modells": 1, "gritty": 1, "nitty": 1, "rotation": 2, "rivets": 4, "pheonix": 1, "boundaries": 1, "emotional": 1, "610635702287466547": 1, "proceeds": 3, "watering": 2, "constraints": 4, "rep": 1, "starred": 1, "siulate": 1, "tbelieve": 1, "ade": 1, "sthat": 1, "sytem": 1, "similatin": 1, "gthe": 1, "aamir": 1, "achieving": 2, "melon": 2, "failiure": 1, "psychological": 2, "misjudged": 1, "famiy": 1, "gimmick": 1, "misjudge": 1, "committee": 1, "refrence": 6, "camparison": 1, "okok": 3, "literary": 1, "prebuilt": 2, "1700": 1, "705908152121688194": 1, "hyperwave": 5, "696290519197810719": 5, "plunge": 1, "foward": 1, "clutter": 2, "that'll": 7, "rthingy": 1, "banne": 1, "nowwww": 1, "someone\\u2019s": 1, "handles": 2, "buttt": 1, "828603425380892673": 1, "scwhydidyousaythat": 1, "exautht": 1, "753461126141837364": 1, "incide": 1, "samples": 4, "denoising": 1, "of'": 1, "rsr": 1, "hints": 1, "'21": 1, "pmdg777": 1, "tldr": 1, "\\u2b50\\u2b50\\u2b50\\u2b50\\u2b50": 1, "purchasing": 1, "favour": 1, "qw787s": 1, "swears": 1, "139": 1, "everyone'e": 1, "sweeetttt": 1, "heloo": 1, "853226387941621760": 1, "hloe": 1, "ily": 1, "traitor": 2, "redone": 3, "presented": 2, "progressed": 7, "innacuracies": 2, "setback": 1, "blackbox": 1, "upfated": 1, "momentum": 1, "recreate": 3, "breath": 2, "ko": 8, "sim4flight's": 4, "sim4flights": 1, "happend": 2, "anouncements": 1, "zzz\\u2026": 1, "ummmm": 1, "stroking": 1, "ight": 2, "791300477144924160": 1, "pogfish": 1, "bash": 5, "gl": 4, "managing": 2, "a330ne": 1, "flick": 1, "hangars": 1, "importantly": 1, "relativity": 1, "versed": 1, "concepts": 1, "galaxy": 1, "500k": 2, "vaircraft": 1, "aven": 1, "fwd": 1, "mayhap": 1, "slamming": 1, "supersonic": 1, "shit's": 1, "proportion": 3, "terribly": 1, "copywriting": 1, "socials": 1, "suuus": 1, "hejsa": 1, "troubling": 1, "a351": 1, "su25t": 1, "p51": 1, "mariannas": 1, "lockon": 1, "caucasus": 1, "mapn": 1, "tacpac": 1, "wll": 2, "tacpack": 2, "dino": 2, "indiafoxtecho": 1, "wh": 2, "550": 2, "700s": 1, "sor": 1, "lt": 1, "ot": 2, "polys": 1, "crj900": 1, "networkcapable": 1, "verry": 6, "exporter": 6, "transavia": 3, "a321xlr": 1, "remakes": 1, "qws": 2, "covered": 2, "a321lr": 3, "day\\u2026\\u2026": 1, "syntax": 9, "hoo": 1, "dyanamic": 2, "thoyght": 1, "independence": 1, "\\ud83c\\uddfa\\ud83c\\uddf8": 2, "27th": 2, "hell\\u014d": 1, "sins": 1, "903": 1, "513": 1, "89": 3, "950": 1, "kn": 1, "mph": 2, "275": 1, "150": 5, "measures": 2, "measured": 1, "diffrent": 2, "tbm930": 1, "mow": 1, "dx9": 1, "warthunder": 1, "worldofwarships": 1, "mscs": 1, "whip": 1, "fkin": 1, "smash": 1, "crickets": 1, "eventviewer": 1, "fh4": 4, "dodgy": 3, "intentionally": 1, "wua": 1, "restore": 3, "startup": 8, "att": 1, "expat": 1, "ba\\u2019s": 1, "tolouse": 1, "exensive": 1, "8000nm": 1, "dosagree": 1, "tx": 2, "spacious": 1, "confortable": 1, "expereince": 1, "hnet": 3, "72h": 1, "coins": 5, "50000": 2, "jst": 1, "requst": 1, "smfh": 1, "drills": 1, "upstairs": 1, "renos": 1, "gooooooood": 1, "gamer": 3, "\\u201cbuy\\u201d": 1, "725454873600196668": 2, "cd": 1, "shambles": 1, "\\u201ccode\\u201d": 1, "zip\\u201d": 1, "instruction": 2, "aids": 1, "fhe": 1, "hoooootttttttt": 1, "\\ud83d\\ude33\\ud83d\\ude33": 1, "spherical": 5, "animiere": 1, "m\\u00f6chten": 1, "senden": 1, "animate": 2, "choosing": 1, "submission": 7, "honoured": 1, "logos": 8, "connextion": 1, "744262230144581649": 3, "phenominal": 1, "sill": 1, "wider": 3, "loose": 2, "letc": 1, "seemingly": 2, "2050": 3, "bashar": 1, "multiples": 1, "iccacuracies": 1, "srsly": 1, "philly": 1, "responds": 1, "learing": 1, "demotivates": 1, "ps4": 1, "ps2": 1, "rdr2": 1, "60cents": 1, "payday": 1, "\\ud83d\\ude2b\\ud83d\\ude2b\\ud83d\\ude2b": 1, "bytheway": 1, "mmm": 8, "jail": 2, "knoking": 1, "arrested": 1, "investiagtiononton": 1, "reports": 2, "cops": 4, "sesto": 1, "boosted": 5, "lvl": 9, "eeee": 1, "eee": 1, "wimpy": 1, "diary": 1, "10000k": 1, "hitman": 1, "moms": 1, "bonked": 2, "98": 1, "steals": 1, "phobic": 1, "686649264293675037": 1, "eyesshaking": 1, "highack": 1, "mixing": 5, "keept": 1, "froma": 1, "mama": 5, "totalled": 1, "reaally": 1, "pants": 1, "walks": 3, "bakc": 1, "lizzo": 1, "oooo": 1, "agagagagag": 1, "uber": 1, "fo": 7, "lul": 6, "r3": 1, "audi": 1, "imulator": 1, "ina": 1, "pffft": 1, "glasses": 2, "calculator": 6, "pron": 1, "hacking": 2, "ru": 1, "useslss": 1, "avanced": 1, "softeare": 1, "becasue": 1, "smashing": 1, "keyboards": 2, "dg": 2, "siren": 1, "728594798977744906": 1, "optimistically": 1, "wnice": 1, "spiciness": 1, "payers": 1, "clap": 2, "782893086468079636": 1, "cattofight": 1, "cringy": 1, "tacky": 1, "disccussing": 1, "culture": 2, "folk": 1, "wesites": 1, "420": 1, "protonvpn": 1, "nord": 3, "express": 7, "dfda350": 1, "frreeweare": 1, "compan": 1, "\\u26fd": 1, "embarber": 1, "breedok": 1, "\\ud83d\\udc34": 1, "\\ud83e\\udd76\\ud83d\\udcaf": 1, "ikik": 1, "ggod": 1, "\\ud83d\\udc17": 1, "pengland": 1, "opinions\\ud83d\\udc40": 1, "nobodynose": 1, "habanero": 1, "pepper": 1, "\\ud83d\\udef8": 1, "spicier": 1, "momento": 3, "759040027958837278": 1, "peepoducktoy": 1, "muscle": 2, "tapping": 1, "skyblueradio": 1, "pepefeelsweirdman": 1, "parallel": 5, "burningblue": 1, "727317917481435197": 1, "uk2000": 1, "powerset": 3, "meory": 1, "ol": 1, "thcx": 1, "globe": 3, "submissions": 9, "twr": 1, "gnd": 1, "acars": 2, "managment": 2, "rented": 3, "valatile": 1, "650": 3, "20ghz": 1, "processor": 1, "dam": 1, "incorporate": 3, "darker": 1, "gradient": 1, "transparent": 2, "combos": 1, "how'd": 2, "faire": 2, "ferm\\u00e9": 1, "toutes": 2, "l\\u2019\\u00e9tape": 1, "faisais": 1, "l\\u2019a35x": 1, "hier": 1, "j\\u2019ai": 1, "r\\u00e9ussi": 1, "finale": 1, "frustrant": 1, "quand": 1, "tous": 1, "\\u00ab\\u00a0click": 1, "all\\u00a0\\u00bb": 1, "d\\u00e9marches": 1, "\\u261d\\ufe0f": 2, "anyproject": 1, "fook": 1, "mp": 4, "donc": 1, "l\\u2019a350": 2, "m\\u2019aider": 1, "pouvez": 1, "parlais": 1, "bah": 1, "depuis": 1, "j\\u2019habite": 1, "c\\u2019est": 1, "1998\\ud83d\\ude0a": 1, "fichier": 1, "anglais": 1, "t\\u00e9l\\u00e9charge": 1, "lorsque": 1, "dedans": 1, "n'oublie": 1, "trouve": 1, "lg": 2, "851593943292444714": 1, "nsfw": 2, "sortie": 1, "personnes": 1, "publi\\u00e9": 1, "n'avons": 1, "transalte": 2, "pense": 1, "comprend": 1, "\\u00eatre": 1, "mauvais": 1, "mon": 2, "maintenant": 1, "l'a350": 1, "soutenons": 1, "pourqoui": 1, "d\\u2019aide": 1, "t\\u2019il": 1, "aurai": 1, "d\\u2019avance": 1, "j\\u2019aurai": 1, "messieurs": 1, "besoin": 1, "volontaire": 1, "bonsoir": 1, "\\u201cvir\\u201d": 1, "vir": 2, "bst": 2, "remembering": 1, "hgm": 1, "clarify": 4, "desc": 1, "pinned": 6, "abiding": 1, "wiped": 1, "container": 1, "sopwith": 1, "assetbuilder": 1, "simobjects": 1, "simobject": 1, "'c": 1, "packagesources": 1, "camel": 1, "2200": 1, "as\\u2026": 1, "lmfaooooooo": 1, "creep": 1, "awkwardly": 1, "9months": 1, "infact": 3, "considernign": 1, "vibrations": 1, "flybys": 1, "shaking": 2, "fefrences": 1, "thou": 6, "fselite": 1, "theve": 1, "dyanmic": 1, "canva": 2, "buuut": 1, "pumping": 2, "shuch": 1, "ooops": 1, "thumbsupparrot": 1, "821089092182867968": 1, "queenstown": 1, "hamilton": 1, "portland": 1, "diego": 1, "organise": 1, "heyyyyy": 1, "procrastinating": 1, "figh": 1, "vtol": 1, "shhh": 1, "8573": 1, "civilization": 1, "pspspspsppspspspsppsps": 1, "that\\u2026": 1, "\\u201cpspspsps\\u201d": 1, "referred": 2, "718181511240876051": 1, "whenitsready": 1, "nutritious": 1, "healthier": 1, "ham\\u201d": 1, "\\u201cterrible": 1, "amirightandleft": 1, "amiright": 1, "railways": 1, "gta5": 1, "15\\u00bac": 1, "demonstrate": 1, "lemd": 3, "hom": 1, "eidw": 3, "shadex": 1, "xprealistic": 1, "spoil": 3, "laminar's": 1, "instanbul": 1, "xmas": 1, "ebnglish": 1, "svreenshotes": 1, "barley": 2, "macbook": 1, "sits": 2, "macs": 1, "mac": 2, "emitting": 1, "dampening": 1, "uh\\u2026": 1, "lmaooooo": 2, "amenn": 1, "screnshots": 1, "nr600": 3, "fractal": 1, "mining": 10, "ummmmmmm": 1, "darling": 1, "r6": 3, "spilled": 3, "rpg": 1, "rbg": 1, "unmoderated": 1, "communities": 2, "bullied": 1, "\\u201cconvoy": 1, "hid": 3, "sequel": 2, "honking": 1, "pubg": 1, "battlefield": 1, "lile": 1, "airprot": 1, "autobahn": 1, "jdm": 1, "tropical": 1, "sweeden": 1, "gangster": 1, "micrsofost": 1, "gonnna": 1, "wisley": 1, "multiplay": 1, "aoe\\u2026": 1, "msn": 5, "checkers": 1, "midtown": 1, "matcmaking": 1, "imessages": 1, "viber": 1, "grandmother": 1, "messenger": 4, "nore": 1, "exploring": 1, "remark": 1, "chats": 1, "snide": 1, "worker": 1, "worjer": 1, "disocrd": 1, "funny\\u2026": 1, "shameless": 1, "levelled": 1, "msgs": 2, "miningi": 1, "b4urh": 1, "2080": 2, "day1": 1, "1080\\u2026": 1, "haave": 1, "50c": 1, "hav": 2, "45c": 1, "47\\u00bac": 1, "masterbox": 1, "pulls": 1, "5ghz": 1, "watercooler": 1, "overclocked": 6, "somethingsomething": 1, "467": 1, "471": 2, "installs": 6, "ocd": 1, "underclocked": 2, "unbanned": 2, "becquwe": 1, "chased": 1, "aeosoft": 1, "areosoft": 5, "semms": 1, "perma": 1, "willy": 1, "pwetty": 1, "hu": 2, "lambo": 2, "a5": 1, "\\ud83e\\udd26\\ud83c\\udffb\\u200d\\u2640\\ufe0f": 1, "pocket": 1, "robbery": 1, "911": 1, "aigh": 1, "317": 1, "2045": 2, "loke": 1, "dp": 1, "fcking": 1, "lmaoooofse": 1, "lmaooooooooo": 1, "plague": 1, "sync": 3, "melbourne": 1, "brokey": 1, "partners": 4, "yourcontrom": 1, "ksea": 1, "cayennes": 1, "hongkong": 1, "copilotry": 1, "16hrs": 1, "18hrs": 1, "baclk": 1, "100x": 2, "justifying": 1, "sould": 1, "obliterate": 1, "wher": 1, "alrifhr": 1, "orrrr": 1, "pleased": 1, "overstressing": 1, "rippppppp": 1, "45mins": 1, "athens": 1, "obeses": 1, "diabetes": 1, "realism\\u2122": 1, "longhauler": 4, "arrival": 8, "wiping": 1, "nonsense": 2, "heresy": 1, "airlined": 1, "liek": 2, "tuts": 1, "bloke": 1, "seag": 1, "recognise": 4, "peepodjshake": 1, "756792135625343056": 1, "760460061377036288": 1, "peeporidedog": 1, "else's": 2, "transfers": 1, "aesthetically": 1, "demanded": 1, "lvl1": 1, "friens": 1, "disproportionate": 2, "moneeeyy": 1, "peepos": 1, "729816561317183529": 1, "pepeboosting": 1, "blasphemy": 1, "755687680574095380": 1, "pepesteer": 1, "word\\u2026\\u2026": 1, "skylane": 2, "diggers": 1, "noo": 1, "nooooooo": 1, "428630397459365898": 1, "furries": 1, "729827907878256720": 1, "hmmmmcat": 1, "nuzzles": 1, "sccattokiss2": 1, "754633140617609247": 1, "hurro": 1, "hewwwo": 1, "pcs": 1, "troubleshoot": 1, "whta": 1, "bearing": 1, "dependant": 2, "fluctuates": 2, "equilibrium": 1, "vbioses": 1, "dust": 1, "megabrain": 1, "voltage": 5, "curves": 4, "artifact": 2, "dial": 3, "boot": 2, "extension": 3, "outlet": 1, "neighbours": 2, "vrms": 1, "humble": 1, "undervolt": 1, "2070s": 1, "xynjie": 1, "500f": 1, "1212": 1, "ae": 1, "blast": 1, "hewwo": 1, "undervolting": 2, "717113760673956023": 1, "pandafiretruck": 1, "gpus": 1, "afterburner": 1, "giftcards": 1, "miner": 6, "crypto": 2, "converts": 2, "salad": 1, "folding": 1, "nicehash": 1, "bitcoin": 1, "algorithms": 1, "profitable": 2, "hash": 1, "781507273742483486": 3, "keka": 4, "alter": 2, "saved": 3, "flooshed": 1, "741629121498710016": 2, "flushedblink": 2, "n00bs": 1, "mesh": 19, "formatted": 2, "highlighting": 1, "sparky744": 1, "exemple": 1, "honour": 1, "ufly": 2, "mphank": 2, "banks": 6, "undo": 1, "transaction": 1, "debted": 1, "vroom": 1, "violent": 1, "secure": 1, "ukraine": 1, "whatttt": 1, "demotivated": 1, "aboy": 1, "ahoy": 1, "duketu": 1, "utterly": 1, "managewr": 1, "ummmmmmmmmm": 1, "karen": 2, "ma'am": 1, "son's": 1, "gender": 3, "mems": 1, "guitars": 1, "gibson": 2, "currency": 2, "bcuz": 1, "ltd": 1, "757106547573653506": 1, "peepocirclespin": 1, "svg'd": 1, "lgtm": 1, "vector": 14, "inability": 1, "gimp": 3, "\\ud83c\\udf6a": 1, "inkscape": 1, "vectr": 1, "standby": 1, "fffffffffffffffffffffffffffffffffffffffffffffuuuuuuuu": 1, "rectangle": 1, "forwards": 1, "productivity": 1, "tomato": 2, "carrot": 2, "lemon": 1, "potatoes": 1, "vram": 1, "colours": 3, "poggers": 10, "warmed": 1, "drank": 1, "beers": 1, "rs3": 1, "revving": 1, "drunk": 1, "jstn": 1, "noooooooo": 1, "idek": 1, "disturbs": 1, "mansion": 1, "raging": 1, "hears": 1, "ak47": 1, "dun": 1, "1080p": 2, "spanking": 1, "\\ud83d\\udc98": 1, "bai": 1, "mastered": 1, "print": 4, "dukes": 1, "eyebags": 1, "111": 1, "111111": 1, "mascot": 1, "budd": 1, "dike": 1, "vbucks": 3, "sryry": 1, "treasure": 1, "demoted": 1, "whyyyyyyy": 1, "throat": 1, "slep": 1, "wessssss": 1, "famfam": 1, "relate": 1, "pff": 1, "nichtnein": 1, "\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39": 1, "plzplz": 1, "axept": 1, "apoloigigiesies": 1, "uninstalled": 1, "17th": 1, "upvotes": 2, "ranked": 1, "inspection": 1, "embrace": 1, "mhhh": 2, "percival": 7, "strobes": 1, "signatures": 1, "whitewhite": 1, "sequence": 2, "impressed": 6, "soon\\u2026": 1, "pinged\\u2026": 1, "pfs": 5, "massages": 1, "fbws": 2, "prs": 3, "seams": 1, "them\\ud83d\\ude05": 1, "might\\u2019ve": 1, "dooberby": 1, "successes": 1, "reinvigorated": 1, "154": 1, "loyalty": 1, "entries": 1, "todayyy": 1, "cockpitg": 1, "777f": 2, "winning": 2, "21h": 1, "munch": 1, "dessert": 1, "ate": 1, "everyonee": 1, "ourbourous": 1, "equations": 3, "mathematical": 4, "physical": 4, "rendered": 4, "infinitely": 1, "perceived": 2, "jpeg": 1, "rasterised": 1, "vectors": 2, "rasterized": 2, "pdf": 8, "jpg": 2, "iv": 5, "followd": 1, "787x": 1, "\\ud83d\\ude09\\ud83d\\ude09": 1, "loung": 1, "houl": 2, "spends": 1, "10hours": 1, "approximately": 3, "3000h": 1, "datas": 1, "alwas": 1, "veersion": 1, "emb170": 1, "erj": 1, "ouroborosjets": 2, "hbu": 1, "slide": 1, "emgency": 1, "zfw": 2, "delve": 2, "pools": 1, "hotels": 1, "dish": 1, "nationals": 1, "inhabited": 2, "coconut": 1, "seafood": 1, "resorts": 2, "storms": 2, "protect": 2, "reefs": 2, "tsunamis": 2, "coral": 4, "lagoon": 1, "reef": 2, "coasts": 1, "compact": 1, "concrete": 2, "jungle": 1, "lanka": 1, "secluded": 1, "thas": 1, "maledives": 1, "ceiling": 1, "heppen": 2, "lanbles": 2, "qualities": 1, "depiction": 1, "perfer": 1, "desires": 1, "flows": 2, "annoucements": 1, "pins": 1, "winner": 1, "declare": 1, "759857046861774849": 4, "kekf": 4, "iono": 2, "saitek": 1, "primary": 1, "electronics": 5, "sharklets": 9, "831996948298596402": 2, "sadboyhours": 2, "thos": 1, "servers'": 1, "cfi": 3, "recreational": 2, "cryptic": 1, "pilot2atc": 2, "uncotrolled": 1, "rpl": 2, "stull": 2, "phraseo": 1, "fiew": 1, "innovating": 1, "flightplanning": 1, "circles": 1, "phase": 3, "exatcly": 1, "ironed": 1, "moon": 1, "conflicted": 1, "blown": 1, "nx": 2, "targeting": 2, "yhx": 1, "asobk": 1, "fbwa380": 1, "protections": 1, "obvs": 1, "ir": 1, "overtime": 1, "pepecrazy": 1, "854078303031918682": 1, "ecited": 1, "5left": 1, "planeed": 1, "milestone": 1, "merging": 1, "modifying": 1, "goooooooood": 1, "theifs": 1, "scums": 1, "manages": 1, "unofficially": 1, "percival's": 1, "pogslide": 1, "819233987293085747": 1, "bluemesh\\u2019s": 1, "\\u200b\\u200bgoing": 1, "plane\\ud83e\\udd29": 1, "somday": 1, "turkishairlinesa350xwb": 1, "whith": 2, "autothrottle": 2, "tweaks": 2, "waypoint": 2, "cna": 3, "exported": 3, "forked": 4, "figuring": 2, "metallica": 1, "stones": 1, "acdc": 1, "poster": 1, "headliners": 1, "festival": 1, "health": 1, "'free": 1, "lifestyle": 1, "time'": 1, "competitive": 1, "baseball": 1, "soldier": 1, "recieved": 1, "mating": 1, "mediafire": 1, "leagues": 1, "astonished": 1, "phenomenal": 2, "goddamn": 3, "da40": 1, "diamond": 1, "modconflict": 1, "everthing": 1, "ar": 2, "theere": 1, "annoucement": 1, "cheering": 1, "worried\\ud83d\\ude05": 1, "oven": 1, "uploading": 4, "805075050368598036": 1, "customise": 2, "gh": 1, "screwed": 1, "comparisons": 1, "okayyy": 1, "testbed": 1, "\\ud83d\\ude80": 1, "nitpicking": 2, "seals": 1, "rubber": 1, "shoutout": 1, "beans": 1, "designer": 2, "comps": 2, "760871489703772160": 1, "peepoclap": 1, "quietly": 2, "\\ud83d\\ude32": 1, "20am": 1, "realeased": 3, "ohhhhhh": 2, "downoad": 1, "betatesting": 1, "looke": 1, "revitalized": 1, "bm": 4, "chosed": 1, "betatester": 2, "joing": 1, "instructors": 1, "thar": 1, "crave": 1, "748": 3, "happy\\ud83d\\ude05": 1, "brasilian": 1, "relationships": 1, "differnt": 1, "yessss": 2, "traveled": 1, "1ce": 1, "luggage": 1, "now\\ud83d\\ude05": 1, "aircara\\u00efbes": 1, "frenchbee": 1, "tahiti": 1, "aircaraibes": 1, "suggesting": 2, "tame": 1, "revitalizes": 1, "whoa": 1, "1964": 1, "2000s": 1, "abacus": 1, "entires": 1, "tommorrow": 1, "somes": 1, "generous": 1, "singaporr": 1, "complementary": 1, "gud": 3, "heyyy": 1, "modders": 2, "respects": 1, "cauldron": 1, "bargain": 1, "collapse": 1, "up\\ud83d\\ude02": 1, "develpoment": 1, "inspectore": 1, "dfd35": 2, "\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 1, "accompany": 1, "nordics": 1, "wu": 1, "812028940000559175": 1, "sorryyy": 1, "resume": 1, "projet": 1, "yop": 1, "506350613953642496": 1, "qatat": 1, "\\u00e9\\u00e9": 1, "ughhh": 1, "scrub": 3, "6hours": 1, "cuttie": 1, "lobbys": 1, "mw": 1, "brag": 1, "10900": 1, "fanboy": 2, "adobe": 3, "optimized": 1, "3800x": 1, "multicore": 1, "multithreaded": 1, "multicores": 1, "nonsence": 1, "consumption": 3, "5900x": 3, "pepega": 1, "patent": 1, "hmmmmmmmmmmmmmmmmmmmmmm": 1, "w0rd": 1, "veryyyy": 1, "10th": 2, "i9": 2, "cared": 2, "syanaptic": 1, "672490176282361866": 1, "hijacking": 1, "destroy": 1, "cpu's": 1, "generations": 1, "guiding": 2, "measurements": 1, "warnhim": 1, "fornite": 1, "ppls": 1, "baning": 1, "bezier": 1, "experinced": 1, "badass": 1, "catvibe": 1, "743618911077138592": 1, "matric": 1, "denied": 1, "redeem": 5, "10900k": 1, "recieve": 1, "yey": 2, "billing": 2, "reedeming": 1, "pops": 3, "defied": 1, "megaa": 1, "coupon": 1, "emails": 3, "fortinite": 1, "renews": 1, "snipers": 1, "alts": 1, "verification": 1, "thign": 2, "inventory": 2, "4gb": 1, "epicgames": 2, "probabl": 1, "ofr": 2, "falled": 1, "dingbats": 1, "nerb": 1, "jerj100": 1, "abschluss": 1, "wette": 1, "diese": 1, "falsch": 1, "\\u00fcbersetzung": 1, "bachelors": 1, "lawyer": 1, "doctor": 1, "schooll": 1, "prision": 1, "747139653198544986": 3, "aug23": 1, "coders": 3, "wahat": 1, "newest": 15, "fplan": 2, "d1": 2, "flightplan": 3, "d0": 2, "purple": 1, "assistance\\u201d": 1, "the\\u201d": 1, "whoah": 1, "persistent": 1, "selecting": 2, "deadzone": 1, "diff": 1, "deadzones": 1, "sensitivities": 1, "alwight": 1, "devmode": 4, "excising": 1, "funktions": 2, "dowlaod": 1, "emoji\\u2019s": 1, "efficent": 1, "onlly": 1, "engins": 1, "schalte": 1, "allgemein": 1, "glaube": 1, "gehe": 1, "hilfe": 1, "tooltips": 2, "nother": 1, "defalt": 1, "eintire": 1, "t300": 2, "renault": 1, "alpine": 1, "sf1000": 1, "sturdy": 1, "g923": 2, "rims": 1, "logi": 1, "thrustmaste": 1, "wati": 1, "assetto": 3, "corsa": 3, "pc2": 1, "xdddd": 1, "dangrous": 1, "helloooooooooooooooo": 1, "gotchu": 2, "\\ud83c\\udde6\\ud83c\\uddfa": 1, "chatting": 3, "snapshots": 1, "jt": 1, "4ghz": 1, "processors": 1, "turbo": 2, "ghz": 1, "clocked": 1, "9300": 2, "5700": 1, "8500": 1, "geeez": 1, "700p": 1, "1650": 2, "5700xt": 1, "repaired": 1, "defending": 1, "reconsider": 1, "jayloc": 1, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f": 1, "dm\\u2019s": 1, "ambiguity": 1, "exclamation": 1, "bro\\u201d": 1, "\\u201cit\\u2019s": 1, "correcting": 3, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f\\ud83d\\ude02": 1, "convey": 1, "exceptions": 1, "pedo": 1, "immaturity": 2, "20\\u2019s": 1, "20's": 1, "teens": 1, "warrants": 1, "\\ud83d\\ude48": 2, "5110": 1, "treatment": 1, "unhappy": 1, "hippo": 5, "prompting": 1, "hootheman": 1, "threatening": 2, "afterall": 1, "999999": 1, "soooooooo": 1, "verts": 1, "penal": 1, "vets": 1, "gloom": 1, "icing": 2, "doom": 6, "disagreement": 4, "disagreements": 1, "ideal": 3, "practicing": 2, "rw": 1, "specially": 3, "coordinating": 1, "immature": 1, "triggered": 1, "undertaking": 1, "concord": 2, "deed": 1, "world's": 3, "ejem": 1, "tom\\u2019s": 1, "silently": 1, "orgincaton": 1, "understands": 1, "accord": 2, "disputes": 1, "mistreatment": 1, "transition": 5, "sustainable": 3, "concerns": 3, "queries": 1, "vice": 2, "anyone's": 1, "versa": 2, "unavailable": 6, "hadn't": 3, "reintroduced": 1, "knock": 2, "motivating": 3, "waare": 1, "preventing": 2, "accuse": 1, "actions": 2, "organizations": 1, "huis": 1, "ehy": 1, "aerosoar": 3, "honesty": 3, "inall": 1, "leadership": 1, "uniquely": 1, "balance": 2, "140": 2, "unfortuantely": 1, "collective": 1, "mena": 1, "apprach": 1, "monkey": 1, "cage": 1, "emptiness": 1, "administrating": 2, "discussing": 5, "ideo": 1, "reallife": 1, "avery": 1, "stalemeate": 1, "intead": 1, "investigate": 1, "stalemate": 1, "biased": 1, "traction": 1, "viewers": 1, "replacing": 2, "sarted": 1, "spit": 1, "hooked": 1, "attract": 3, "to'": 1, "frankly": 3, "waht": 2, "xince": 1, "optimised": 3, "compressed": 1, "gens": 1, "5gb": 1, "entering": 1, "xp72": 1, "poop": 1, "soulmates": 2, "flaw": 2, "gas": 1, "'dual": 1, "mapping'": 1, "engineingame": 1, "reaalllly": 1, "saltysim": 1, "sameeeeeeee": 1, "whisky": 1, "overcome": 3, "stumbling": 1, "nl": 2, "mkvy's": 2, "c17": 2, "shell": 1, "approached": 1, "streamlining": 3, "liabilities": 1, "ripped": 2, "wiw": 1, "mishap": 1, "insight": 3, "'seemed'": 1, "backseat": 1, "mfkers": 1, "wats": 1, "flai": 1, "7373": 1, "surfing": 1, "evetkor": 1, "charged": 1, "sketch": 2, "aor": 1, "wishing": 1, "mic": 2, "elated": 1, "snaps": 1, "typesafe": 1, "phyton": 1, "theanks": 1, "fetch": 2, "20dms": 1, "idrc": 1, "reposted": 1, "negativity": 1, "allflightmods": 1, "notably": 3, "scrapes": 1, "wesbite": 1, "scrape": 1, "republish": 1, "concensus": 1, "repsect": 1, "rollin'": 1, "astronaut": 1, "motion": 2, "numb": 1, "ha": 4, "g'day": 1, "cokpits": 1, "displaysas": 1, "eventully": 1, "h135": 1, "20k": 1, "fate": 2, "rests": 1, "staffs": 1, "responsibility": 1, "grasp": 1, "gibhub": 1, "flooded": 1, "garantee": 1, "grows": 2, "accounce": 1, "rembember": 1, "16k": 1, "mkvy": 2, "attraction": 1, "sereis": 1, "optimise": 1, "3090s": 1, "konw": 1, "reverting": 1, "partener": 1, "acually": 1, "fbwa32nx": 1, "dfda350x": 1, "ejets": 4, "pp777": 2, "foreseeable": 1, "wouyld": 1, "reciprocate": 1, "environments": 1, "applications": 8, "deployment": 1, "massage": 4, "scenerys": 2, "performence": 1, "deveopment": 1, "tend": 1, "avinash": 1, "vidp": 1, "undertake": 1, "tampa": 1, "tripping": 1, "contibutions": 1, "pig": 1, "2081": 1, "2076": 1, "5months": 1, "1month": 1, "jokr": 1, "thm": 1, "pmg": 1, "som": 1, "brokn": 1, "kayboar": 1, "inglish": 1, "imagin": 1, "kant": 1, "irli": 1, "vrsions": 1, "thair": 2, "vry": 1, "suks": 1, "systm": 1, "lik": 3, "funtionality": 1, "stuy": 1, "civil": 1, "regulating": 1, "av": 1, "rofl": 2, "misinformed": 1, "woopsies": 1, "jst780": 1, "ough": 1, "\\ud83e\\udd8d": 1, "ohok": 3, "62": 1, "overwriting": 1, "simpleaircraft": 1, "remake": 1, "resolve": 1, "paths": 1, "imputed": 1, "invalid": 1, "pllease": 1, "capitalisim": 1, "\\ud83c\\udde8\\ud83c\\uddf3": 1, "ff767": 1, "ff757": 1, "scum": 1, "suing": 2, "clowns": 1, "hoped": 1, "incredibles": 1, "\\u201cremote": 2, "suggests": 2, "possibility\\u201d": 2, "ngx": 1, "ith": 1, "ith6": 1, "18z": 1, "\\u201cexpected\\u201d": 1, "hurdles": 1, "100dollars": 2, "eoy": 1, "yeeeeeeeeeeah": 1, "opencollective": 1, "12hrs": 2, "horrendous": 1, "despair": 1, "hoi": 2, "mri": 8, "attenborough's": 1, "amphibious": 1, "leme": 1, "funy": 1, "throne": 1, "ahahahha": 1, "stuf": 1, "truee": 1, "rise": 4, "prettttyy": 1, "andddd": 1, "uuuhhhhh": 1, "bailed": 1, "shill": 1, "ver": 3, "imaginations": 1, "pannel": 2, "350x": 2, "extracted": 6, "suitable": 2, "floder": 1, "helooo": 1, "ironic": 1, "abruptly": 1, "lol\\ud83e\\udd23": 1, "698502181472436254": 1, "kekekek": 1, "cit": 1, "instrlall": 1, "revised": 1, "gooooo": 1, "rocking": 1, "timeeeeeeeeeeeeee": 1, "bean": 3, "staining": 1, "racism": 3, "racists": 1, "zionists": 1, "zionist": 2, "political": 3, "demographics": 1, "cry": 2, "discuss": 3, "groovy": 1, "convince": 1, "talkin": 1, "israel\\u201d": 1, "\\u201cshut": 1, "inactivity": 1, "pokimane": 1, "wr": 1, "yandere": 1, "arorund": 1, "\\ud83c\\udf19": 1, "rasicts": 1, "dowbnkload": 1, "celebrating": 1, "celebrates": 1, "ehmm": 1, "graveyard": 1, "cmoooon": 1, "selflessly": 1, "noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo": 1, "dep": 2, "arr": 2, "revive": 2, "sixnine": 1, "donuts": 1, "claro": 1, "sussy": 1, "whatsus": 1, "no\\u2026": 1, "intimal": 1, "\\ud83c\\udd71\\ufe0f": 1, "\\ud83c\\udd70\\ufe0f": 1, "\\ud83c\\uddf2": 1, "lockheed": 1, "\\ud83c\\uddf1": 1, "say\\ud83d\\ude05": 1, "lively": 1, "solutions": 4, "ncie": 1, "donwload": 2, "genova": 1, "lo": 1, "autobrake": 2, "brk": 1, "socks": 1, "73'": 1, "sweeet": 1, "bucke": 2, "prettier": 1, "seal": 1, "manufacture": 1, "finnished": 1, "facebook\\ud83d\\udc80": 1, "whiskey": 3, "spectacular": 1, "desired": 1, "havetn": 2, "weathly": 3, "produced": 2, "a358": 1, "a33n": 2, "w8": 4, "nic": 2, "enthusiastic": 1, "yuo": 1, "millionares": 1, "sustain": 1, "incease": 1, "donaye": 1, "dontations": 1, "15000": 1, "thst": 1, "questiom": 1, "studly": 1, "uncomplete": 2, "curl": 1, "runtime": 1, "soemone": 1, "campus": 1, "builf": 1, "jetways": 2, "jetway": 3, "fx": 26, "spray": 2, "touchdirt": 1, "touchconcrete": 1, "waterspeed": 1, "engstrt": 1, "rtr": 2, "landrotorwash": 1, "lnd": 1, "wtr": 1, "waterrotorwash": 1, "vaportrail": 2, "wingtipvortice": 2, "fueldump": 1, "enginefire": 1, "engfire": 1, "engsmoke": 1, "enginedamage": 1, "engineoilleak": 1, "oilleak": 1, "skidmark": 1, "skidpavement": 1, "snowskitrack": 1, "wheelsnowspray": 1, "wheelwetspray": 1, "wetenginewash": 1, "snowenginewash": 1, "waterballastdrain": 1, "pistonfailure": 1, "localcache": 1, "onestore": 1, "particle": 2, "inject": 1, "humor": 1, "nations": 1, "hatch": 1, "hijack": 1, "incass": 1, "flightplanmanager": 1, "libk": 1, "plane\\ud83d\\udc4d": 1, "loot": 1, "thc": 1, "detroit": 1, "debrief": 5, "nda": 1, "correclt": 1, "routesmainly": 1, "nadess": 1, "csgo": 9, "ecais": 1, "newe": 1, "hugo's": 1, "sessions": 1, "interdimensional": 1, "portal": 3, "going\\ud83d\\ude05": 1, "help\\ud83d\\udc4d": 1, "mfds": 1, "\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc": 1, "teasing": 2, "grenade": 1, "2002": 1, "2000th": 1, "loadewd": 1, "finnaly": 1, "1996": 1, "'active'": 1, "firing": 1, "promotions": 1, "warranted": 1, "mile": 1, "fricking": 1, "fewer": 1, "bassicly": 5, "dropdown": 4, "reviewing": 1, "failing": 1, "flightplanmanagers": 1, "plasma2045's": 1, "dunce": 1, "dungeon": 1, "cunfuzed": 1, "benn": 1, "vi": 1, "premature": 1, "gachihyper": 1, "712675236901814303": 1, "severs": 2, "clarity": 1, "foret": 1, "212": 1, "rear": 3, "bridges": 2, "experiment": 2, "yuou": 1, "acceptance": 1, "genoa": 3, "surroundings": 1, "genoa's": 1, "philip": 1, "prince": 2, "phillip": 1, "extruded": 1, "suits": 1, "widescreens": 1, "logistics": 1, "touchscreens": 2, "rumors": 3, "bases": 1, "adapting": 3, "adapted": 2, "aid": 1, "band": 3, "adaptability": 1, "subtile": 1, "adaptation": 1, "antennas": 1, "draims": 4, "a20n": 2, "321neolr": 1, "uniform": 1, "widely": 1, "recycle": 6, "kclt": 2, "noisy": 1, "insannely": 1, "remotely": 2, "wayyyyyyyy": 2, "alrigt": 1, "cooool": 1, "748i": 2, "yed": 1, "ide": 3, "somethin": 5, "communtity": 1, "dident": 1, "rm": 4, "removes": 1, "gitignore": 1, "sence": 1, "bur": 1, "refering": 1, "collabirating": 1, "whatsup": 1, "modellings": 1, "loks": 1, "xe": 1, "daayyuumm": 1, "functionalities": 3, "daymn": 1, "killssss": 1, "a318ceo": 1, "a319neo": 1, "lr": 1, "ther": 1, "onption": 1, "reasing": 1, "okokok": 1, "pined": 1, "styings": 1, "afew": 1, "821089097144991784": 1, "trolldance": 1, "lmaoxd": 1, "fuq": 1, "sibling": 1, "kewtz": 2, "stomp": 1, "ownership": 1, "\\u215btb": 1, "instal": 1, "administrator": 6, "hmmmmm": 1, "undestant": 1, "sai": 1, "dthe": 1, "corection": 1, "ree": 1, "undetaking": 1, "systmes": 2, "generated": 1, "8600": 1, "wussup": 1, "incharge": 1, "sidebar": 3, "when's": 7, "teleporting": 1, "549": 1, "reminding": 1, "delusional": 1, "a359ulr": 1, "suppress": 1, "0001": 1, "deadn't": 1, "reflection": 1, "unity": 2, "flghtsim": 1, "punta": 1, "malta": 1, "rasie": 1, "guts": 1, "fxs": 1, "endless": 1, "poblem": 1, "siad": 1, "theri": 1, "nadd": 1, "sadky": 1, "andnmake": 1, "ohoh": 1, "dujde": 1, "swap": 3, "dangg": 1, "kphx": 1, "lmaooooooo": 1, "actuallly": 1, "shits": 2, "projetct": 1, "hai": 1, "egine": 1, "pointy": 2, "zig": 1, "conversions": 1, "zagging": 1, "suffers": 1, "it\\ud83d\\udc4d": 1, "dibs": 1, "milviz": 1, "sr71": 1, "blackbird": 1, "xon't": 1, "pedistal": 1, "experimentable": 1, "realesd": 1, "renember": 1, "ligo": 1, "respecting": 1, "armenia": 1, "turks": 1, "chair": 2, "conflicting": 1, "identified": 2, "identigied": 1, "theyd": 1, "textboxes": 1, "bars": 1, "mmmh": 1, "thoses": 1, "abd": 1, "updatess": 1, "initialize": 1, "a380\\ud83d\\ude05": 1, "rj85": 1, "avro": 1, "clermont": 1, "ferrand": 1, "disguise": 1, "wan": 1, "recompiling": 3, "hopefull": 1, "mornign": 1, "bbrain": 1, "triejt": 1, "ditn": 1, "recompile": 6, "paril": 1, "soemthing": 1, "wnat": 2, "ud": 1, "searfch": 1, "thik": 1, "he\\u2019ll": 1, "urgent": 2, "apeering": 1, "innstal": 1, "thet": 1, "downlaod": 1, "instaler": 2, "teels": 1, "dose": 3, "complate": 1, "apeer": 1, "appears": 1, "ph": 1, "wit": 1, "squeaky": 1, "bammm": 1, "512x512": 1, "incognito": 2, "nais": 1, "apr": 1, "tripl\\u00e9": 1, "invent": 1, "invet": 1, "slew": 3, "rioting": 1, "snowstorm": 1, "fols": 1, "b777x": 3, "scams": 1, "10usd": 1, "zagnoli": 1, "breekod": 2, "8f": 1, "resize": 2, "clickign": 1, "px": 2, "dhynamic": 1, "outage": 4, "kenw": 1, "htijng": 1, "servefr": 1, "aj": 1, "wjat": 1, "hapened": 1, "wjy": 1, "225": 1, "dances": 2, "cring": 1, "feutures": 1, "rarly": 1, "frotnite": 2, "dwonfall": 1, "downfall": 1, "b738": 1, "steel": 1, "thigny": 1, "undefeated": 3, "idont": 1, "swim": 1, "oknwo": 1, "ij": 2, "extinquisher": 1, "lifepod": 2, "survival": 2, "escaped": 1, "swiming": 1, "subnatic": 3, "pck": 2, "growth": 1, "jut": 2, "epik": 2, "subnati": 1, "yaya": 1, "chnaged": 1, "jusst": 1, "youreself": 1, "mak": 1, "ethem": 1, "searrching": 1, "subnautica": 7, "drowned": 1, "phobia": 2, "fkn": 1, "emotions": 1, "cutscene": 2, "shooter": 1, "subnaut": 1, "enducing": 1, "genuienly": 1, "terrifying": 1, "etenral": 1, "orgiinal": 1, "favrotie": 1, "underwater": 1, "antagonist": 1, "fligths": 1, "ke": 1, "mfsf": 14, "misgendered": 1, "cis": 1, "sterotypical": 2, "edgy": 1, "lgtb": 1, "detecteded": 1, "lgbtq": 1, "mali": 2, "tanzania": 2, "anywya": 1, "gues": 2, "guessin": 1, "correcto": 1, "coutnry": 1, "enlgish": 1, "canadien": 3, "otehr": 2, "swhere": 1, "hint": 3, "frnech": 1, "alex": 2, "normalguy": 1, "hsitrpoy": 1, "eneglish": 1, "fnaf": 3, "markiplayer": 2, "jouer": 1, "breach": 1, "s\\u00e9curit\\u00e9": 1, "hsitroy": 1, "trnaslate": 1, "polish": 4, "vraiment": 1, "m\\u00e9moire": 1, "memeory": 2, "posers": 1, "weak": 1, "m3ember": 1, "geting": 1, "trident": 1, "stronk": 1, "769329666342387782": 1, "256": 1, "256gb": 1, "64": 1, "aviators": 1, "oblivious": 2, "jimmy": 1, "workin": 1, "mtue": 1, "citys": 1, "\\u00e8": 1, "\\u201cvisited\\u201d": 1, "visite": 1, "mountain": 1, "visiteded": 2, "iu": 1, "visteded": 1, "peopel": 1, "iarparts": 1, "ahd": 1, "oofline": 1, "isle": 2, "soundpacks": 1, "beside": 1, "whtas": 1, "hurtning": 1, "pranks": 1, "rleease": 1, "fooling": 2, "shhhh": 1, "threw": 1, "digitalflightdynamic": 1, "knowwhat": 1, "rubbish": 2, "lesgoo": 1, "yooooo": 1, "trinket": 1, "misisng": 1, "lme": 1, "pilotstudd": 2, "grinding": 1, "mattered": 1, "personable": 1, "joel": 1, "subbed": 4, "surver": 1, "modded": 1, "spoon": 1, "dc350": 1, "cours": 1, "vacances": 1, "enfants": 1, "nos": 1, "enrants": 1, "coll\\u00e8ge": 1, "\\u00e9cole": 1, "semaine": 1, "traduce": 1, "graph": 1, "announcing": 1, "178gb": 1, "emmanuel": 1, "\\ud83c\\udde8\\ud83c\\udde6": 1, "1373": 1, "spouse": 2, "cultured": 1, "beard": 1, "every1": 1, "arminian": 1, "agenst": 2, "arminains": 1, "granys": 1, "drore": 1, "sicked": 1, "lmfaooooo": 1, "reali": 1, "engs": 1, "6000fpm": 1, "onecanhope": 1, "longlivethemd11": 1, "fl700": 1, "000km": 1, "a3\\u00b250": 1, "verison": 1, "decrease": 1, "2\\ud83d\\ude33": 1, "10's": 1, "mcdonairbus": 1, "lad": 2, "700119713602338826": 1, "ballz": 1, "kmao": 1, "trippin": 1, "noticable": 1, "\\u20181\\u2019": 1, "oh3": 1, "idfk": 1, "okie": 1, "implied": 1, "begger": 1, "begs": 1, "popup": 4, "dots": 1, "predicteded": 1, "detaling": 1, "ignroing": 1, "noit": 1, "acurate": 1, "corrupt": 1, "custome": 2, "nicey": 1, "finishes": 1, "neem": 1, "poopoo": 1, "termnial": 1, "erorr": 4, "picosecond": 1, "shade": 2, "niceee": 1, "advertisment": 1, "wumpus": 1, "bruhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 1, "bruhhhhhhhhhhhhhh": 1, "lfying": 1, "airplaens": 1, "nqh": 1, "50000000000": 1, "quantum": 1, "300000000000000000": 1, "quanatum": 1, "10000000000000": 1, "qunatum": 1, "serveer": 1, "crushed": 1, "mpbs": 1, "lspecs": 1, "relying": 2, "longing": 1, "stackoverflow": 4, "timetable": 3, "hugo": 1, "downlosded": 1, "251": 1, "tilt": 3, "smoething": 1, "liners": 1, "vatsys": 1, "googled": 2, "overflow": 3, "stack": 3, "snippets": 1, "commenting": 1, "recognsiing": 1, "clunky": 1, "parse": 1, "funky": 1, "dll": 1, "async": 10, "funnily": 3, "ienumerator": 1, "yield": 2, "asynchronously": 2, "waitforseconds": 1, "musnt": 1, "prev": 1, "noods": 1, "asynchronous": 1, "thered": 1, "boolean": 1, "cloning": 2, "appdata": 4, "dir": 1, "temporaryfiles": 3, "inter": 1, "grats": 1, "xmls": 1, "occured": 1, "unhandled": 2, "specialize": 1, "fits": 2, "niiiiice": 1, "partnered": 7, "sped": 2, "project's": 1, "tilting": 1, "spreads": 1, "fairings": 1, "photographs": 1, "cg": 2, "copies": 1, "clones": 2, "ll": 2, "\\ud83d\\ude43": 3, "erase": 1, "py": 1, "unneccessary": 1, "inconvenience": 1, "neeed": 1, "inconveniences": 1, "libgit2": 1, "106a5f2": 1, "lib": 1, "x64": 1, "burlap": 1, "goods": 1, "crytpocurrency": 1, "avs": 3, "\\ud83d\\ude02and": 1, "zackprogrammer": 2, "clipping": 2, "receptors": 1, "dani": 3, "inconsistencies": 1, "sya": 1, "htat": 1, "wayyyyy": 1, "dynamci": 2, "wonders": 2, "soley": 1, "workimg": 1, "b789": 1, "quantas": 1, "pigned": 1, "refork": 1, "uvs": 4, "remapped": 1, "entirley": 1, "surpassed": 1, "248": 1, "microsoftflightsim": 1, "445": 1, "recelebrating": 1, "lessgo": 1, "tuff": 1, "086th": 1, "apologized": 2, "tellign": 1, "youtbue": 1, "eternal": 1, "998": 1, "suffering": 1, "fond": 1, "thousand": 1, "holo": 2, "trinity": 1, "zotac": 2, "pwoer": 1, "nthor": 1, "stalls": 1, "uncontrollable": 1, "sicomputers": 1, "msrp": 1, "750": 1, "dolalrs": 1, "usr": 2, "boots": 1, "chillllllllllllllll": 1, "crashiness": 1, "headass": 1, "lean": 1, "html5": 1, "congratulations\\ud83d\\udc4f": 1, "bummed": 1, "rival": 1, "indicator": 7, "frank": 1, "tablets": 1, "reword": 1, "ypu": 1, "eternally": 1, "pmdg\\ud83d\\ude0f": 1, "absolute": 1, "sizing": 1, "googling": 2, "indicate": 1, "924": 1, "920": 1, "865": 1, "mountains": 1, "ayt": 2, "intall": 1, "wanteded": 2, "welcoming": 1, "anxiously": 1, "preset": 1, "cinematic": 1, "achive": 1, "contest": 1, "1920x1080": 1, "od": 1, "mosltly": 1, "htats": 1, "specifc": 1, "freware": 1, "retractable": 1, "\\ud83d\\udc48": 1, "\\ud83d\\udc49": 1, "\\ud83e\\udda6": 1, "uhhhhhh": 1, "havr": 1, "sssh": 1, "qsuites": 2, "counld": 1, "dfd350k": 2, "andhave": 1, "extracting": 1, "unpack": 1, "epyc": 1, "tink": 1, "yeet": 1, "javascritp": 1, "libary": 3, "\\u260e\\ufe0f": 1, "uncompiled": 1, "adminstrator": 1, "owch": 1, "brrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr": 1, "flyig": 1, "youtubes": 1, "yootube": 1, "aoa": 2, "yootoobe": 1, "ooups": 1, "cl": 1, "searhc": 1, "chnanel": 1, "ior": 1, "simualtor": 1, "takeoffs": 1, "elevators": 2, "foldera35x": 1, "sm4flight": 1, "desiging": 1, "217": 1, "compiled": 2, "fbw\\u2019s": 1, "yoyo": 1, "communnity": 1, "indtall": 1, "installers": 1, "tging": 1, "evertime": 1, "440": 2, "rotates": 1, "ridiculous": 2, "okayyyy": 1, "flightsims": 1, "sdks": 1, "wuold": 1, "ddd": 1, "3months": 1, "reallly": 1, "yayy": 1, "cryptocurrency": 2, "eisntaller": 1, "compress": 1, "nsis": 1, "theys": 1, "ugliest": 1, "zylus": 1, "orginazation": 1, "shwo": 1, "contributeded": 1, "bumb": 1, "beign": 1, "alwyas": 1, "isntall": 1, "dependencies": 3, "10000000": 1, "zackprogrammer's": 1, "sayng": 1, "heccin": 1, "pound": 1, "thnx": 1, "\\u20ac89": 1, "\\u20ac1": 1, "bday": 1, "grandfather": 1, "\\u20ac500": 1, "sr22": 3, "wotn": 1, "eah": 1, "analyze": 1, "codejam": 1, "viewer": 1, "amazsing": 1, "tongursntee": 1, "styl\\u00e9": 1, "utilisable": 1, "oow": 1, "loe": 1, "skyrim": 1, "2013": 2, "comple": 1, "prrobaably": 1, "mroe": 1, "0000000000000": 1, "differ": 2, "funeral": 1, "happyy": 1, "altered": 2, "\\ud83d\\udd1b": 1, "\\ud83d\\udd1d": 1, "freshes": 1, "e195": 1, "spectre": 2, "spectrealive": 1, "ykur": 1, "abusive": 1, "abusige": 1, "bannhammer": 1, "seeking": 1, "offensive": 1, "minorities": 1, "trademarked": 1, "anthing": 1, "technicly": 1, "doin'": 1, "lokks": 1, "kermit": 1, "sr20": 2, "yto": 1, "cyrus": 1, "'ve": 1, "cpl": 1, "perspectives": 1, "weant": 1, "limitng": 1, "anymoire": 1, "wydm": 1, "intergartion": 1, "econonomy": 1, "sim4flght": 1, "levl": 2, "thoough": 1, "rho": 1, "799": 1, "displacement": 3, "mora": 1, "hangar9": 1, "quicck": 1, "dfw": 1, "unsee": 1, "b162": 1, "gyro": 1, "traced": 1, "thicker": 1, "aquire": 1, "perfection": 3, "reeeee": 1, "pinnngggg": 1, "vibin": 1, "747083478172172338": 1, "ryan": 1, "762711806836867073": 1, "stickbug": 1, "19hrs": 1, "monkax": 1, "747139657334259762": 1, "805386870094561300": 1, "dababy": 1, "advertsing": 1, "hte": 1, "madvertising": 1, "logics": 1, "bonjure": 2, "helllooo": 1, "jumping": 1, "practile": 1, "easyyy": 1, "retopology": 1, "wireframe": 1, "booooi": 1, "thicc": 1, "bolorean": 1, "basically\\ud83e\\udd23": 1, "lang": 1, "compositor": 1, "nodes": 1, "majik": 1, "hdri's": 1, "nitisha": 1, "dew": 1, "daang": 1, "hiii": 1, "805861666105196614": 2, "bully": 1, "pingreeegif": 1, "757127670050848838": 1, "buisness": 2, "apparantly": 1, "smhhhhhhh": 1, "streamers": 1, "multiplied": 1, "drawyah": 2, "sabotage": 2, "overdone": 2, "shading": 1, "niot": 1, "atoms": 1, "destructeded": 1, "atom": 1, "pgo": 1, "positioned": 1, "9hr": 1, "pancake": 1, "partership": 1, "reuse": 1, "reccoment": 1, "reusable": 1, "cound": 1, "rounded": 1, "expext": 1, "levele": 1, "complaint": 1, "masks": 1, "deadchat": 1, "partnerships": 5, "parter": 1, "crism": 1, "mouth": 1, "soundroint": 1, "nobofy": 1, "svertise": 1, "cherry": 1, "retried": 1, "accelerates": 1, "125kts": 1, "eerm": 1, "gears": 2, "robo": 1, "writes": 1, "modifications": 1, "miscommunication": 1, "redistributed": 1, "\\ud83e\\udd26": 1, "su": 2, "dios": 1, "incompatability": 1, "copyrighting": 1, "freelancers": 1, "swamped": 1, "sounddrount": 1, "btu": 1, "attracteded": 1, "agrre": 1, "dynmaic": 1, "sim4fligth": 1, "etender": 1, "4hrs": 1, "15gb": 1, "attracts": 1, "ife": 3, "hotkey": 1, "mockery": 1, "manipulation": 1, "'plugins'": 1, "pugin": 1, "109": 1, "york": 1, "favourites": 1, "frameworks": 1, "starded": 2, "lagnuage": 1, "obe": 1, "morepeoplewirkingonthea350": 5, "wirking": 1, "becoause": 1, "pregramming": 1, "aksed": 1, "doesen\\u2019t": 1, "amazig": 1, "xlua": 1, "sasl": 1, "differens": 1, "alsomst": 1, "unlock": 2, "brhu": 1, "010": 1, "finland": 1, "sleepoing": 1, "exetiteded": 1, "10000000000000000000000000000000000000000000000000000": 1, "timmes": 1, "exiteded": 2, "jjust": 1, "exoteded": 1, "10000000000000000000000000000000000000000000000000x": 1, "02": 2, "discountinnuing": 1, "prediciton": 1, "saa": 1, "littl": 1, "stopt": 1, "\\ud83e\\udd70\\ud83d\\ude0d": 1, "hehehehehe": 1, "pranked": 1, "franxe": 1, "lsgg": 1, "algerie": 1, "daag": 1, "\\ud83d\\ude30": 1, "moding": 1, "geneva": 1, "dispo": 1, "efhk": 1, "5hours": 1, "oooooooh": 1, "10hr": 1, "giveaways": 1, "813516789240692767": 1, "sadboihours": 1, "unded": 1, "46fpm": 1, "cdh": 1, "adjustement": 2, "reaso": 1, "vectored": 2, "lvl5": 1, "sucessful": 1, "streamed": 1, "twith": 1, "cosmetics": 2, "lesson": 3, "cosmetic": 1, "friedns": 1, "knives": 1, "oooooooooo": 1, "bhop": 2, "knw": 1, "mmmmmmmmm": 1, "unpopular": 1, "siege": 1, "rainbow": 1, "six": 2, "awp": 1, "clip": 1, "grave": 1, "levle": 1, "whish": 1, "cnat": 1, "it\\ud83d\\ude42": 1, "job\\ud83d\\udc4d": 1, "htise": 1, "depnding": 1, "hack": 2, "property": 1, "hippity": 1, "hoppity": 1, "scirpt": 2, "ahve": 1, "depencies": 2, "requets": 1, "feuture": 1, "explenation": 1, "accewpt": 1, "proejct": 1, "tthem": 1, "sone": 1, "project350": 1, "contributer": 1, "repost": 1, "dependecies": 1, "depencids": 1, "naother": 1, "depenciesi": 1, "maiin": 1, "cpp": 2, "hjave": 1, "kiddie": 1, "238479128740921873409": 1, "containing": 1, "libraries": 1, "vue": 1, "lukeairtool": 1, "fl380": 1, "innthe": 1, "rainy": 1, "441": 1, "144": 1, "eant": 1, "gplv3": 2, "gpl3": 2, "eill": 1, "tut": 1, "sorth": 1, "knife": 2, "underestimated": 1, "315": 1, "900r": 1, "nautical": 2, "100nm": 2, "capability\\u2019s": 1, "formateded": 1, "formatting": 2, "tactice": 1, "rebase": 1, "squash": 1, "ethe": 1, "soruce": 2, "migth": 1, "irf": 1, "souce": 3, "arly": 1, "counterintuitive": 1, "toolkit": 1, "fore": 1, "emojies": 1, "simpel": 1, "layz": 1, "pliain": 1, "commmit": 1, "typos": 1, "oepn": 2, "worreid": 1, "organised": 1, "githu": 1, "applys": 1, "worngly": 1, "tolerated": 2, "aorry": 2, "3ds": 2, "remvoes": 1, "807357245938860133": 1, "walter": 1, "sim4fligjt": 1, "maintainer": 1, "preexisting": 1, "controll": 1, "accomplishing": 1, "cfgs": 2, "alternatives": 1, "peaople": 1, "cents": 2, "proffesional": 1, "\\ud83c\\uddea\\ud83c\\uddf8": 1, "iberia": 3, "peng": 1, "tnx": 1, "engaged": 2, "abada350": 1, "much\\u00e8": 1, "diffeculty": 1, "monthw": 1, "tortuing": 1, "webhooks": 2, "torture": 3, "favvvvorties": 1, "404": 4, "elave": 1, "soutce": 1, "cnaa": 1, "sicne": 1, "tortured": 1, "migration": 1, "purged": 1, "wrogn": 1, "istory": 1, "usssaly": 1, "album": 5, "semester": 3, "concert": 1, "breakfast": 1, "shelves": 2, "fashion": 1, "collection": 5, "uncertain": 1, "organizer": 1, "begins": 1, "shipment": 1, "restock": 1, "rumored": 2, "awaiting": 1, "postponed": 2, "sneaker": 3, "sneakerheads": 1, "stores": 2, "magazine": 3, "printing": 1, "newsstands": 2, "electric": 2, "rollout": 2, "availability": 4, "platforms": 3, "volumes": 2, "cast": 1, "storyline": 1, "bestselling": 1, "gadget": 2, "girl's": 1, "someyhing": 1, "guadeloupe": 1, "dsl": 1, "\\ud83d\\uddff\\ud83d\\uddff": 1, "x4": 1, "sait": 1, "dealine": 1, "advancing": 1, "364": 1, "updatet": 1, "bthey": 1, "fictional": 6, "paywayre": 1, "possibilities": 2, "itching": 1, "it\\ud83d\\ude1f": 1, "foundation": 2, "ksp2": 1, "quitting": 1, "synaptic's": 1, "simbridge": 3, "peakies": 1, "bleumesh": 1, "isit": 1, "gathered": 2, "healthy": 1, "ramping": 2, "reoccuring": 1, "aed": 1, "depressurisation": 1, "anwser": 1, "hdws": 1, "quoted": 1, "sums": 2, "aparently": 1, "niko's": 1, "calibrations": 1, "editors": 1, "stopgap": 1, "similarity": 3, "noting": 1, "varying": 1, "tonnes": 2, "wrongly": 1, "snappy": 1, "appealing": 2, "\\u201cwhen": 2, "\\u201dand": 1, "justifiable": 1, "unsurprising": 1, "knees": 1, "proficient": 1, "appropiate": 1, "right\\uff1f": 1, "8700nm": 1, "benefiting": 1, "atsaw": 1, "scaled": 1, "attol": 1, "unwrapping": 2, "inpolite": 1, "synpatic": 1, "foreward": 1, "cabuin": 1, "years\\ud83d\\ude02": 1, "vsd": 1, "robust": 1, "descents": 1, "vd": 2, "asobad": 1, "blumesh": 6, "cancelled\\ud83d\\udc80": 1, "universe": 1, "vu": 1, "deja": 1, "tou": 1, "exemption": 1, "overrated": 1, "openable": 1, "\\u201dwasted\\u201d": 1, "calculating": 2, "exits": 1, "limiting": 1, "introduction": 2, "eases": 1, "\\u201cray": 1, "emblematic": 1, "harmonising": 1, "ban\\u201d": 1, "window's": 1, "20h": 1, "573": 1, "farther": 1, "qantas'": 1, "30m": 1, "016km": 1, "expand": 2, "singpaore": 1, "1000nm": 1, "slowmode": 3, "cpuld": 1, "reworked": 1, "urm": 1, "pourcentage": 1, "befor": 1, "notif": 1, "tagging": 1, "moderater": 1, "ao": 1, "curvature": 2, "normals": 2, "marmoset": 1, "baking": 1, "manuel": 1, "flightsimto": 1, "inlcuded": 1, "dreamt": 1, "summarise": 1, "treated": 1, "inibuild": 1, "liased": 1, "tinted": 1, "modeld": 2, "a321n": 1, "moddelled": 1, "disengage": 1, "equipped": 3, "ofp": 1, "rudely": 1, "calibaration": 1, "speedbrakes": 1, "barrier": 1, "emer": 1, "armed": 1, "bacis": 1, "pollish": 1, "35pm": 1, "there\\u2019ll": 1, "a320nx": 4, "tue": 1, "probaly": 1, "\\u50b3\\u8a0a\\u606f\\u5230": 1, "trilogy": 1, "devolved": 1, "relatable": 2, "9\\u00b0": 1, "sweep": 1, "compsci": 1, "grad": 1, "lend": 2, "undergrad": 1, "ending": 2, "bestfriend": 1, "tok": 1, "tik": 1, "203x": 1, "202": 1, "donates": 1, "pred": 1, "obsurd": 1, "entertrainemnt": 1, "roundabout": 1, "toke": 1, "learner": 1, "dmd": 1, "chuck": 1, "osm": 2, "openstreetmap": 1, "liverries": 1, "rained": 1, "freshly": 1, "ask\\ud83d\\uddff": 1, "hahhaha": 1, "company\\u2019s": 2, "independently": 1, "ipad's": 1, "misunderstand": 1, "aforementioned": 1, "efbs": 1, "observers": 1, "acp": 1, "picture's": 1, "pans": 2, "essentiallly": 1, "efb's": 1, "chooses": 1, "suboptimal": 1, "calculators": 1, "50yrs": 1, "pissing": 1, "interveen": 2, "2088": 1, "laughed": 1, "controled": 1, "640": 2, "efis": 5, "cool\\ud83d\\udc40": 1, "150nm": 1, "amazed": 1, "itr": 1, "shafted": 1, "iag": 1, "cheat": 1, "wipe": 1, "anying": 1, "yessirr": 1, "live\\ud83e\\udd72": 1, "whoosh": 1, "\\ud83d\\udcf8": 1, "unimaginable": 1, "outperform": 1, "browsers": 1, "expenditure": 1, "coffees": 1, "1th": 1, "\\u0131": 1, "kivet": 1, "dircetly": 2, "roughness": 1, "occlusion": 1, "whould": 1, "tracker": 1, "diagram": 2, "gallery": 1, "cooperation": 1, "lolzie": 1, "wo": 1, "fighterjet": 2, "projectalive": 1, "projectdead": 1, "directories": 1, "northkorx": 1, "shoulda": 1, "a350\\ud83d\\udc80": 1, "tr": 1, "component": 1, "component's": 1, "helpers": 1, "wording": 1, "guest": 1, "carefully": 1, "transoceanic": 1, "ity": 1, "lie\\ud83d\\ude05": 1, "volunteering": 4, "fadec": 1, "codere": 1, "869637909672763402": 1, "parrot": 1, "prio": 2, "aible": 1, "outbranch": 1, "sorr": 1, "medrunk": 1, "deee": 1, "ftee": 1, "aircarf": 1, "2\\ud83e\\udd76": 1, "hideous": 1, "annoucments": 1, "100ew": 1, "annoucemt": 1, "id\\u00e9e": 1, "relevasse": 1, "traduit": 1, "camera's": 1, "pfffffff": 1, "69246": 1, "\\ud83d\\ude44\\ud83d\\ude44\\ud83d\\ude44": 1, "recon": 1, "metar": 1, "meteoblue": 1, "chatter": 2, "stewards": 2, "meals": 1, "\\ud83d\\ude04\\ud83d\\ude04": 3, "overlap": 1, "nuanced": 1, "thera": 1, "uknown": 1, "inprovements": 1, "commonalities": 2, "5000ft": 1, "scrollwheel": 1, "20000m": 1, "5000m": 1, "ome": 1, "dares": 1, "trustworthyness": 1, "23rd": 1, "01": 1, "nanoseconds": 2, "it\\u201d": 2, "crz": 3, "clb": 1, "ci": 4, "inital": 1, "uplinked": 1, "variatns": 1, "zfwcg": 1, "huger": 1, "already\\u2260release": 1, "man\\ud83d\\ude0e": 1, "\\ud83d\\ude04\\ud83e\\udd70": 1, "ready\\u201d": 1, "factual": 1, "estimating": 1, "dymamic": 1, "likelyhood": 1, "supposidly": 1, "questioned": 2, "latter": 3, "polygons": 1, "windshields": 2, "fren": 1, "'350": 1, "genie": 1, "risks": 1, "accumulate": 1, "objecting": 1, "guarantees": 1, "detached": 1, "downs": 1, "achievements": 1, "casino": 1, "diecover350": 1, "800\\u201d": 1, "calleth": 1, "cb": 1, "indoor": 2, "easteregg": 1, "publicize": 1, "scrambling": 1, "chunks": 1, "bottling": 1, "incremental": 1, "luxurious": 1, "grants": 1, "nevertheless": 1, "foto": 1, "entrance": 1, "pelican": 2, "aso\\ud83c\\udd71\\ufe0fo": 1, "thig": 1, "\\u201824": 1, "\\u201825": 1, "\\u201823": 1, "roycosoup\\ud83d\\ude0c": 1, "hehehehe": 1, "compability": 1, "\\u201cbe": 1, "tastenklopper": 2, "tagged": 1, "appreciative": 2, "compound": 1, "pepperoni": 1, "disciplines": 1, "gltf": 1, "bridge": 1, "vista": 1, "horrifying": 1, "rabbit": 1, "internship": 1, "sketchup": 1, "offset": 1, "fundamentally": 1, "faulty": 1, "unwrapped": 1, "elevate": 1, "clickspots": 1, "xyz": 1, "orso": 1, "mirrors": 1, "mirroring": 1, "a20ns": 1, "cda": 1, "900\\u2026": 1, "dealbreaker": 1, "10dollars": 1, "recline": 1, "mom's": 1, "tooooooooo": 1, "releasd": 1, "partake": 1, "biz": 1, "'wrong'": 1, "blend": 1, "diverging": 1, "avenue": 1, "weither": 1, "ehbus": 1, "contained": 1, "powered": 1, "electrically": 1, "addiditional": 1, "prevent": 2, "vault": 1, "obtaining": 2, "difficulties": 1, "inthe": 1, "forbid": 1, "arrange": 1, "connects": 1, "pump": 3, "captain's": 2, "whener\\u201d": 1, "\\u201cyou": 1, "who'd": 1, "wingbox": 1, "youcontrols": 1, "flighting": 1, "a370's": 1, "calibrating": 1, "dfda35x": 1, "dame": 1, "yc": 1, "halted": 1, "thorough": 1, "findable": 2, "treachery": 1, "completition": 1, "examined": 1, "inspected": 1, "bitly": 1, "'click": 1, "continue'": 1, "clearing": 2, "retouched": 1, "lightspeed": 1, "redundancy": 2, "lefttop": 1, "righttop": 1, "rightbottom": 1, "wolf": 1, "flightschools": 1, "inqueries": 1, "avis": 1, "encryption": 4, "restricts": 1, "toward": 1, "interpreted": 1, "toes": 1, "dip": 1, "flexibility": 1, "workplace": 1, "uis": 1, "rewarding": 2, "authentic": 1, "enviourment": 1, "intensive": 2, "disclosed": 1, "hides": 2, "visors": 4, "disclose": 7, "sidescreen": 1, "gradually": 1, "periodicity": 1, "finalize": 1, "sons": 1, "nacelle": 1, "diameter": 1, "comprised": 1, "toggle": 2, "combination": 1, "stabilizer": 1, "compute": 1, "tryn": 1, "intend": 1, "sailing": 1, "tirelessly": 1, "held": 2, "accountable": 1, "anyhow": 1, "sincerely": 1, "tackling": 1, "extend": 1, "hyper": 1, "penalty": 1, "diameters": 1, "insufficient": 1, "proportions": 1, "transform": 1, "sizes": 2, "ruled": 3, "adjustment": 1, "ok\\ud83d\\ude02": 1, "noun": 1, "alas": 1, "needing": 1, "interval": 1, "costa": 1, "'3d": 1, "modeler'": 1, "customizable": 1, "kits": 1, "blueprint": 1, "blurprint": 1, "cutting": 1, "understandably": 1, "\\ud83d\\ude13": 1, "simvars": 3, "attenuation": 1, "rtpc": 1, "artificially": 1, "dev's": 1, "s4": 1, "amalgamation": 1, "consideed": 1, "marimekko": 1, "manufactores": 1, "csb772": 1, "pal's": 1, "lauched": 1, "develope": 2, "laughs": 1, "ruthless": 1, "enduring": 1, "19th": 1, "ming": 1, "setbacks": 2, "handlings": 1, "configs": 1, "stretched": 1, "differenjt": 1, "trailer\\ud83d\\udc40": 1, "\\ud83d\\ude13\\ud83d\\ude02": 1, "acj350": 1, "reverberating": 1, "howl": 1, "remeber": 1, "iv'e": 1, "samre": 1, "immune": 1, "memorized": 1, "attatchment": 1, "panic": 1, "ecl": 4, "msfs2077": 1, "2040": 1, "remodelling": 1, "1000lr": 1, "jurisdiction": 1, "hassle": 1, "flightplango": 1, "foreflight": 1, "android": 1, "\\ud83d\\ude04\\ud83d\\ude02": 1, "dissapoint": 1, "odfd": 1, "kfbw": 1, "explaination": 1, "80kg": 1, "3t": 1, "120kgs": 1, "6t": 1, "124": 1, "28qt": 1, "burns": 1, "ifsd": 1, "clickable": 2, "prosim": 3, "everything'": 1, "'it": 1, "groundwork": 1, "itkbj": 1, "fleshed": 1, "aaall": 1, "characteristics": 1, "programmable": 1, "foresee": 1, "hotstart": 2, "cl650": 1, "longhauwl": 2, "deleted'": 1, "'step": 1, "buzzword": 1, "stepclimb": 1, "quirks": 1, "\\u00b0": 1, "pilotjoe": 1, "msn216": 1, "sharklet": 1, "slip": 1, "probes": 1, "additionally": 1, "locking": 1, "maya": 1, "fs2crew": 2, "lfpg": 1, "lesgoooo": 1, "thurst": 1, "900xwb": 11, "kccu": 2, "trackball": 2, "simttolkit": 1, "acts": 2, "prosses": 1, "trademark": 1, "morning\\ud83d\\ude02": 1, "crisis": 1, "on\\ud83d\\udc4d": 1, "so\\ud83d\\ude02": 1, "milano": 1, "hectic": 1, "markings": 1, "struggled": 1, "roaddata": 1, "trend": 1, "simplified": 1, "logo\\u2019s": 1, "brands": 1, "simplifying": 1, "trendy": 1, "qeustion": 1, "costy": 1, "greetings": 1, "icelandair": 1, "custon": 1, "in'": 1, "'caves": 1, "rdr": 2, "caves": 1, "acj": 1, "tackle": 1, "groundings": 1, "wrong\\ud83d\\ude42": 1, "hazards": 1, "4000s": 1, "permutations": 1, "systems\\u2019": 1, "corresponding": 1, "vital": 1, "specification": 1, "subsystem": 1, "economical": 2, "group's": 1, "burnout": 1, "disbanded": 1, "majorly": 1, "sustainability": 1, "realife": 1, "changeable": 2, "dimmable": 1, "holders": 1, "chads": 1, "1000000": 2, "spilling": 1, "timeout": 2, "sussypotato": 1, "functionable": 1, "wand": 1, "deemed": 1, "completing": 1, "deem": 1, "900er": 1, "1000er": 1, "overdue": 1, "passable": 1, "patch": 1, "flightfactor's": 1, "ooooh": 1, "visor": 1, "typescripe": 1, "hopefulley": 1, "dictate": 1, "dl": 2, "collapsed": 1, "mentionable": 1, "jackass": 1, "extraordinary": 1, "much\\ud83d\\ude05": 1, "reveals": 1, "908146666866110515": 1, "awkwardpepe": 1, "inflatable": 2, "coke": 1, "shutdowns": 1, "spills": 1, "carcass": 1, "warhammer": 1, "simp": 1, "spotty": 1, "momentary": 3, "korrys": 1, "korry": 1, "anotehr": 1, "accomodating": 1, "\\ud83e\\udd18": 1, "sunvisors": 1, "blinds": 1, "wrt": 1, "newtons": 1, "robots": 1, "denomination": 1, "mightn\\u2019t": 1, "indications": 1, "lens": 1, "communicated": 1, "builders": 1, "flopping": 1, "fmss": 1, "encoders": 1, "b707": 1, "mockup": 1, "remastered": 1, "helloooo": 1, "spirits": 1, "january\\ud83d\\udc40": 1, "signature": 1, "signifies": 1, "acceptable": 1, "deems": 1, "privilage": 1, "hmu": 1, "catia": 1, "\\ud83d\\ude00\\ud83d\\udc4d": 1, "lvars": 2, "tranform": 1, "fsuipc": 1, "spad": 1, "interfaced": 1, "intentions": 1, "dxf": 1, "\\u2639\\ufe0f": 1, "\\u201cputs": 1, "vault\\u201d": 1, "tricounts": 1, "mortals": 1, "transitioning": 1, "tuning": 1, "kewl": 1, "14hr": 1, "kappa": 2, "operation": 4, "whines": 1, "rreally": 1, "symmetric": 1, "hazardous": 1, "resist": 1, "interrogation": 1, "interrogated": 1, "immense": 1, "phases": 1, "obtain": 2, "xxxxtra": 1, "marke": 1, "replicates": 1, "hq": 1, "pendrive": 1, "striaght": 1, "horizontally": 1, "editos": 1, "sparky": 2, "493353112984092672": 1, "initiative": 1, "policy": 1, "a20nx": 1, "asiana": 1, "cribabies": 1, "caraibies": 1, "hadn\\u2019t": 1, "punt": 1, "collect": 1, "c130n": 1, "pleb": 1, "'a220'": 1, "gentlemen's": 1, "nightclub": 1, "alone\\ud83d\\udc4d": 1, "mood": 1, "mood\\ud83d\\ude05": 1, "maintaining": 1, "abilities": 1, "honor": 1, "goattttt": 1, "good\\ud83d\\ude03": 1, "mannnnnnnn": 1, "yhahahahaha": 1, "enything": 1, "ooooooh": 1, "imformation": 1, "vfh": 2, "33khz": 1, "spacing": 1, "118": 1, "137khz": 1, "vhf": 1, "decimals": 1, "olso": 1, "arrangements": 1, "beter": 1, "855953985089437727": 1, "kekwtf": 1, "breaks": 1, "approximatly": 1, "assert": 1, "bothering": 1, "stance": 1, "reprimanded": 1, "goodwill": 1, "innocently": 1, "petty": 1, "hesitate": 1, "manitobatransit": 1, "pedantic": 1, "pes2": 1, "849698641869406261": 1, "sadgerain": 1, "flightgear": 1, "this\\ud83d\\ude29": 1, "somerhinf": 1, "odds": 1, "close\\ud83d\\ude01": 1, "software's": 1, "control's": 1, "pressurization": 1, "closes": 1, "sensors": 3, "addictive": 1, "developres\\ud83d\\ude03": 1, "jetwesys": 1, "likelu": 1, "apis": 1, "taxiroutes": 1, "restored": 1, "humanity": 1, "serving": 1, "who've": 1, "reward": 2, "entertain": 1, "proudly": 1, "monetary": 1, "dowloand": 1, "uv": 3, "\\ud83e\\udd7a": 1, "envisioned": 1, "mbaye": 1, "realse": 3, "pastes": 1, "upo": 1, "drafting": 1, "clogging": 1, "reconvene": 1, "compiling": 1, "sincei": 1, "bets": 1, "remodeling": 1, "instalation": 1, "thnks": 1, "aircrafts\\ud83d\\ude0b": 1, "771311346272436224": 1, "trebs": 1, "tl": 1, "dr": 1, "orginally": 1, "asker": 1, "gifting": 1, "'question": 1, "excepted": 1, "deinstall": 1, "volunteered": 1, "undestood": 1, "undestand": 1, "forced": 3, "founders": 1, "worries\\ud83d\\ude05": 1, "transparency": 2, "863123377349853214": 1, "indicators": 1, "wobble": 1, "spongebobbreathing": 1, "757119646603280444": 1, "achieves": 1, "laid": 1, "cabine": 2, "anwering": 1, "int": 1, "textural": 1, "szn": 1, "chamberlain": 1, "jurgen": 1, "premade": 1, "magicthonk": 1, "595483543111598080": 1, "launching": 1, "ecosystem": 1, "oooooh": 1, "jerk": 1, "terminated": 1, "youcompleted": 1, "amersfoort": 1, "amerstand": 1, "86gb": 1, "amir": 1, "b4": 1, "topologised": 1, "combine": 1, "unpinned": 1, "satcom": 1, "panicked": 1, "integriation": 1, "rught": 1, "moves": 1, "dynamic\\u2019s": 1, "tube": 1, "pitot": 1, "irss": 1, "ooohhhh": 1, "practivalle": 1, "efford": 1, "unic": 1, "macos": 1, "aand": 1, "linux": 1, "stiff": 1, "sunshades": 1, "armrests": 1, "rightttt": 1, "abused": 2, "didnnt": 1, "seling": 1, "portover": 1, "bredok737max": 1, "bredok737": 1, "scandinavian": 1, "stencils": 4, "stencil": 2, "criticised": 1, "objectively": 1, "swift": 1, "refrences": 2, "attach": 1, "kkk": 1, "andimate": 1, "dissapear": 1, "probabbly": 1, "ptay": 1, "releastic": 1, "possiblity": 1, "goiwing": 1, "considerably": 1, "sucsecc": 1, "feasable": 2, "spreche": 1, "deutsc": 1, "schemes": 1, "adress": 1, "pieces": 1, "enhances": 1, "savage": 1, "ittt": 1, "repeated": 1, "successfully": 1, "requisite": 1, "stellar": 1, "reworking": 1, "likeee": 1, "ff350\\ud83d\\ude05": 1, "cfox": 1, "caveat": 1, "chould": 1, "wary": 1, "expection": 1, "aisles": 1, "etc\\u2026": 1, "bullet": 1, "hgs": 2, "fort": 1, "nohgs": 1, "nowinglets": 1, "retrofit": 1, "collimated": 1, "kajillion": 1, "bluemesh's": 1, "otherway": 1, "mesage": 1, "developping": 1, "tiome": 1, "souns": 1, "compalining": 1, "mauls": 1, "shoudn't": 1, "easely": 1, "admitted": 1, "gda\\u0144sk": 1, "doubts": 1, "nfl": 1, "rugby": 1, "squad": 1, "speedbird": 1, "splash": 1, "tonights": 1, "dating": 1, "cmds": 1, "43": 1, "hiw": 1, "booth": 2, "lagged": 1, "harddrive": 1, "epwa": 1, "suspicious": 1, "colleague": 2, "google\\ud83e\\udde2": 1, "programmes": 1, "hardworkers": 1, "kindness": 1, "completley": 1, "athr": 1, "\\ud83d\\ude2f": 1, "747139653018190066": 1, "peped": 1, "harassing": 1, "exvites": 1, "donalds": 1, "barack": 1, "altgr": 1, "are\\u2026": 1, "clearer": 1, "float": 1, "spoted": 1, "sim4flihgt": 2, "contently": 1, "simumator": 1, "1000x": 1, "painkit": 1, "jsx": 5, "preference": 1, "tsx": 2, "h1": 1, "inti": 1, "datalink": 1, "wair": 1, "fpl": 1, "thnk": 1, "departures": 1, "planner": 3, "turnover": 4, "everythingaboutaviation": 2, "sfw": 2, "chg": 1, "unsupported": 1, "fp": 1, "integtation": 1, "sens": 1, "nit": 1, "dissapointement": 1, "blt": 1, "developpment": 1, "redhill": 1, "yow": 1, "geartilt": 1, "emssage": 1, "respodn": 1, "mna": 1, "hje": 1, "skyvector": 2, "choise": 1, "hotkeys": 1, "extendable": 1, "scrn": 1, "positives": 1, "sandbox": 1, "exceded": 1, "systrms": 1, "\\ud83d\\udc4c\\ud83d\\udc4c\\ud83d\\udc4c": 1, "oehhh": 1, "fueselage": 1, "deatails": 1, "thing\\ud83d\\ude0d\\ud83d\\ude09\\ud83d\\udc4d": 1, "planeconverter": 1, "vcockpit": 1, "overwrites": 1, "advances": 1, "ehm": 1, "compatable": 1, "cirrus'": 1, "cleanest": 1, "sart": 1, "yw\\ud83d\\ude4f": 1, "pfd's": 1, "elegantly": 1, "appropriately": 1, "utilising": 1, "crediting": 1, "bw": 1, "sic": 1, "amongst": 1, "passes": 1, "ropes": 1, "therefor": 1, "c5": 1, "1350": 1, "kdlsldkdkslf": 1, "individuals": 2, "inquire": 1, "20min": 1, "heared": 1, "whens": 5, "2022'": 1, "\\u201csoon\\u201d": 1, "approximate": 3, "resease": 1, "jewel": 1, "releeae": 1, "realese": 2, "hipped": 1, "aby": 1, "estimately": 1, "projected": 1, "openbeta": 1, "devlog": 1, "slown": 1, "estimations": 1, "insights": 1, "9xwb": 1, "updates\\ud83d\\ude29": 1, "goooddd": 1, "predicted": 1, "mote": 1, "oce": 1, "terrific": 1, "nearish": 1, "demonstration": 1}, - "index_docs": {"16": 2632, "6": 5445, "21": 2095, "1": 10693, "598": 71, "699": 58, "117": 447, "3": 6126, "378": 123, "4879": 3, "767": 51, "86": 588, "35": 1352, "10": 3573, "1290": 25, "36": 1283, "40": 1185, "4193": 4, "111": 461, "2615": 9, "8127": 1, "46": 1043, "252": 203, "42": 1169, "55": 817, "87": 600, "166": 312, "48": 1003, "2": 7439, "79": 652, "216": 231, "480": 93, "32": 1572, "5": 5661, "3676": 5, "62": 775, "100": 515, "845": 44, "75": 663, "78": 663, "11": 3337, "284": 176, "768": 51, "19": 2143, "754": 51, "1544": 20, "509": 84, "867": 45, "705": 57, "85": 597, "8": 4217, "7": 4611, "1328": 25, "200": 266, "12": 2996, "25": 1798, "717": 55, "9": 3604, "64": 762, "4": 6157, "884": 44, "713": 54, "1165": 30, "82": 608, "150": 348, "363": 134, "211": 247, "648": 63, "132": 391, "23": 1838, "494": 88, "15": 2678, "50": 1007, "8128": 1, "69": 724, "755": 51, "3677": 5, "315": 153, "122": 435, "821": 47, "262": 194, "8129": 1, "667": 61, "334": 148, "33": 1509, "624": 67, "1365": 23, "586": 73, "26": 1760, "1166": 28, "38": 1151, "447": 99, "66": 738, "31": 1667, "3032": 7, "213": 245, "427": 107, "103": 505, "5963": 2, "260": 187, "446": 101, "957": 39, "90": 578, "56": 849, "389": 123, "147": 357, "57": 836, "969": 37, "2617": 9, "112": 460, "499": 87, "37": 1027, "5964": 2, "4880": 3, "179": 294, "8130": 1, "70": 752, "14": 2799, "120": 445, "578": 75, "91": 582, "268": 178, "44": 1082, "128": 417, "97": 500, "318": 153, "239": 223, "436": 102, "54": 842, "916": 40, "156": 321, "4881": 3, "399": 116, "324": 152, "495": 89, "43": 1091, "28": 1701, "134": 382, "809": 47, "125": 429, "2464": 10, "24": 1589, "8135": 1, "359": 133, "123": 420, "136": 385, "769": 49, "47": 1006, "277": 174, "8133": 1, "541": 74, "435": 101, "1197": 28, "4194": 4, "276": 178, "354": 131, "4882": 3, "154": 329, "8132": 1, "2616": 9, "491": 89, "222": 228, "1787": 15, "1196": 29, "261": 192, "846": 46, "1167": 30, "8134": 1, "148": 351, "1786": 15, "30": 1656, "60": 797, "13": 2941, "8131": 1, "149": 349, "935": 41, "68": 745, "510": 86, "1329": 24, "141": 368, "65": 759, "207": 244, "1710": 16, "490": 90, "3319": 6, "126": 423, "20": 2041, "1965": 13, "8137": 1, "8136": 1, "4883": 3, "5965": 2, "130": 394, "550": 77, "178": 294, "2073": 13, "96": 522, "385": 116, "161": 328, "796": 49, "142": 357, "8138": 1, "5966": 2, "8139": 1, "1410": 23, "1656": 18, "936": 41, "34": 1401, "3678": 5, "17": 2380, "373": 128, "22": 1928, "668": 61, "58": 786, "529": 82, "414": 108, "114": 469, "3320": 6, "401": 114, "822": 47, "18": 2411, "1545": 20, "67": 770, "89": 576, "4884": 3, "223": 238, "98": 537, "204": 250, "3033": 7, "452": 98, "140": 367, "410": 110, "885": 44, "1788": 16, "472": 91, "343": 140, "625": 67, "101": 459, "2185": 11, "288": 171, "118": 441, "88": 566, "273": 176, "102": 505, "606": 68, "700": 57, "209": 246, "847": 46, "74": 705, "300": 165, "1230": 28, "848": 46, "309": 158, "188": 288, "224": 237, "1015": 36, "756": 52, "361": 133, "1366": 24, "4885": 3, "39": 1259, "160": 328, "669": 61, "93": 570, "192": 278, "8140": 1, "1291": 25, "8141": 1, "4195": 4, "473": 94, "1261": 27, "1367": 24, "2074": 13, "1789": 15, "139": 378, "237": 224, "395": 120, "739": 53, "310": 157, "27": 1707, "5968": 2, "133": 384, "5969": 2, "2465": 10, "5967": 2, "169": 297, "1411": 23, "1262": 27, "677": 60, "587": 72, "94": 557, "137": 366, "326": 152, "168": 308, "557": 78, "49": 1004, "797": 48, "301": 161, "244": 217, "143": 371, "113": 468, "214": 245, "290": 173, "1446": 22, "392": 117, "626": 67, "2815": 8, "311": 156, "322": 147, "1657": 18, "1966": 14, "423": 106, "1036": 36, "1076": 34, "1412": 23, "176": 290, "1599": 18, "302": 160, "92": 573, "124": 428, "355": 136, "5970": 2, "1053": 35, "191": 273, "327": 145, "3679": 5, "110": 480, "241": 224, "8142": 1, "770": 51, "5971": 2, "1292": 26, "61": 805, "530": 83, "1263": 26, "849": 46, "4886": 3, "1790": 16, "115": 462, "8143": 1, "937": 41, "522": 84, "938": 40, "4196": 4, "5972": 2, "41": 1178, "4197": 4, "165": 317, "599": 71, "193": 276, "670": 60, "59": 808, "428": 108, "2318": 11, "8144": 1, "990": 37, "1967": 14, "1368": 24, "2186": 12, "45": 1039, "1868": 15, "1054": 35, "5973": 2, "313": 155, "8146": 1, "8147": 1, "8145": 1, "279": 176, "2816": 8, "29": 1503, "185": 289, "246": 218, "144": 374, "243": 218, "390": 122, "2817": 8, "2618": 9, "158": 325, "51": 932, "448": 102, "886": 42, "718": 54, "1493": 21, "1077": 34, "180": 289, "5974": 2, "1658": 18, "2818": 8, "286": 174, "1016": 37, "2619": 9, "2620": 9, "706": 57, "2819": 8, "4887": 3, "1968": 14, "5975": 2, "330": 140, "612": 68, "135": 386, "339": 138, "5976": 2, "393": 122, "511": 86, "104": 516, "579": 75, "887": 44, "52": 993, "687": 58, "71": 750, "1136": 28, "2187": 12, "1198": 29, "1447": 21, "1293": 25, "558": 74, "1791": 16, "3034": 7, "199": 264, "77": 688, "4198": 4, "175": 299, "3680": 5, "2075": 13, "177": 292, "653": 63, "152": 340, "415": 105, "72": 729, "181": 293, "76": 680, "219": 241, "303": 158, "823": 46, "81": 623, "289": 169, "5977": 2, "8148": 1, "3321": 6, "119": 463, "5978": 2, "5979": 2, "220": 238, "512": 83, "4199": 4, "331": 149, "1094": 33, "678": 59, "3681": 5, "5980": 2, "1330": 24, "1369": 24, "105": 522, "466": 96, "153": 337, "380": 123, "106": 516, "4888": 3, "1331": 25, "3322": 6, "1869": 15, "4889": 3, "253": 196, "2621": 9, "235": 226, "457": 99, "1792": 15, "2820": 8, "2466": 10, "1711": 17, "1168": 30, "108": 507, "107": 516, "194": 268, "186": 288, "5981": 2, "1969": 14, "116": 467, "335": 146, "174": 295, "269": 179, "1137": 31, "1870": 15, "201": 260, "1078": 34, "3323": 6, "432": 106, "451": 101, "433": 105, "2467": 10, "662": 62, "408": 114, "1970": 14, "8150": 1, "8151": 1, "8149": 1, "109": 489, "3324": 6, "824": 47, "205": 249, "4890": 3, "1112": 31, "8152": 1, "292": 165, "230": 219, "1546": 20, "798": 48, "4200": 4, "1547": 19, "5982": 2, "970": 38, "8153": 1, "1448": 22, "3682": 5, "8154": 1, "3683": 5, "1712": 15, "307": 165, "280": 173, "2076": 10, "5983": 2, "2319": 11, "429": 105, "2622": 9, "189": 287, "8155": 1, "5984": 2, "1332": 25, "707": 56, "212": 244, "500": 86, "5985": 2, "440": 89, "1079": 34, "3325": 6, "991": 38, "566": 77, "84": 607, "3684": 5, "513": 85, "265": 177, "481": 91, "958": 39, "1055": 34, "151": 350, "3035": 7, "3685": 5, "8158": 1, "559": 76, "316": 147, "1333": 25, "8159": 1, "8157": 1, "274": 179, "8156": 1, "542": 81, "888": 44, "679": 60, "1713": 16, "1413": 23, "1871": 15, "4891": 3, "197": 264, "164": 308, "591": 71, "215": 240, "203": 241, "3326": 6, "340": 143, "270": 178, "825": 45, "458": 98, "1080": 32, "258": 195, "73": 733, "3036": 7, "1081": 34, "278": 177, "3037": 7, "592": 72, "344": 138, "4201": 4, "4892": 3, "1548": 19, "1714": 17, "1449": 22, "8160": 1, "1056": 35, "4202": 4, "1017": 37, "1600": 19, "1793": 13, "2077": 12, "1037": 36, "600": 71, "4893": 3, "365": 131, "1018": 34, "184": 288, "1370": 24, "266": 176, "1601": 19, "826": 46, "226": 233, "2188": 12, "2320": 11, "1371": 24, "2078": 12, "1138": 30, "757": 50, "1057": 34, "992": 37, "157": 335, "4894": 3, "366": 125, "3038": 7, "402": 111, "3686": 5, "8161": 1, "939": 40, "250": 215, "2189": 10, "719": 54, "543": 79, "1549": 20, "1231": 27, "720": 55, "560": 77, "242": 214, "121": 428, "482": 90, "1232": 28, "5986": 2, "283": 170, "381": 126, "1095": 33, "182": 287, "1096": 33, "1038": 34, "170": 298, "441": 100, "1715": 17, "1039": 35, "1082": 34, "1872": 14, "3327": 6, "1139": 30, "8162": 1, "1097": 33, "3328": 6, "2079": 13, "1334": 24, "8163": 1, "304": 162, "3329": 6, "2321": 10, "159": 328, "2821": 8, "868": 44, "613": 67, "680": 60, "496": 87, "4203": 4, "1083": 34, "459": 96, "781": 50, "196": 271, "8164": 1, "267": 175, "8166": 1, "551": 77, "8165": 1, "1794": 16, "2623": 9, "386": 124, "247": 217, "1372": 24, "810": 48, "1716": 17, "2322": 10, "2822": 8, "1550": 20, "424": 107, "1140": 31, "297": 167, "731": 52, "3687": 5, "3039": 7, "231": 232, "271": 179, "2823": 8, "903": 43, "1264": 27, "1450": 22, "1971": 14, "827": 46, "5987": 2, "2468": 10, "2080": 12, "4895": 3, "362": 133, "701": 57, "514": 83, "293": 165, "4896": 3, "383": 126, "396": 118, "80": 650, "740": 53, "63": 777, "95": 560, "1294": 25, "1602": 19, "131": 399, "83": 599, "8167": 1, "3688": 5, "2624": 9, "403": 117, "524": 84, "245": 219, "255": 200, "850": 46, "4204": 4, "917": 41, "5988": 2, "1141": 31, "4205": 4, "741": 53, "1451": 22, "1295": 21, "8168": 1, "940": 41, "367": 131, "654": 63, "404": 116, "671": 60, "463": 95, "552": 79, "3689": 5, "655": 62, "3040": 7, "3330": 6, "5989": 1, "218": 240, "1873": 15, "4897": 3, "633": 66, "3041": 7, "198": 268, "573": 75, "8169": 1, "453": 96, "1874": 14, "3331": 6, "8170": 1, "221": 237, "828": 47, "4898": 3, "869": 44, "347": 137, "851": 44, "758": 51, "8172": 1, "1019": 35, "8171": 1, "8174": 1, "8173": 1, "8175": 1, "2323": 11, "3690": 5, "4899": 3, "642": 65, "1551": 19, "240": 215, "4206": 4, "53": 916, "580": 72, "553": 76, "325": 154, "1552": 17, "2190": 12, "1414": 22, "5990": 1, "1113": 31, "195": 265, "2324": 11, "3042": 7, "5991": 2, "3691": 5, "2081": 13, "1603": 19, "2191": 12, "1795": 16, "1972": 14, "8176": 1, "2192": 12, "5992": 2, "525": 84, "714": 55, "348": 135, "4900": 3, "732": 49, "2469": 10, "5993": 2, "1114": 30, "129": 405, "535": 82, "259": 195, "416": 105, "2193": 11, "601": 67, "918": 42, "1233": 28, "417": 109, "5994": 2, "8179": 1, "449": 100, "474": 91, "1415": 22, "8178": 1, "8177": 1, "8180": 1, "8181": 1, "1973": 13, "405": 117, "1234": 28, "397": 119, "8182": 1, "1199": 29, "8183": 1, "1974": 10, "771": 48, "8184": 1, "8187": 1, "8185": 1, "8186": 1, "4901": 3, "1235": 28, "829": 45, "2082": 13, "627": 67, "2625": 9, "8189": 1, "298": 165, "8188": 1, "852": 46, "4902": 3, "1494": 21, "782": 50, "8190": 1, "8191": 1, "8192": 1, "5995": 2, "5996": 2, "783": 50, "1452": 21, "1796": 16, "1453": 22, "1717": 17, "1553": 20, "8193": 1, "8194": 1, "3332": 6, "4903": 3, "2083": 13, "1084": 34, "305": 160, "285": 172, "406": 115, "959": 39, "830": 46, "2824": 8, "8195": 1, "4904": 3, "526": 84, "1200": 29, "5997": 2, "1040": 36, "5998": 2, "531": 83, "536": 81, "1169": 30, "971": 39, "993": 37, "3043": 7, "210": 241, "167": 315, "672": 61, "673": 60, "8196": 1, "454": 100, "1236": 28, "574": 75, "561": 78, "972": 38, "742": 53, "287": 172, "145": 368, "1875": 15, "430": 107, "811": 48, "994": 37, "681": 60, "190": 269, "1604": 19, "501": 88, "919": 42, "4207": 3, "374": 128, "187": 286, "8200": 1, "99": 497, "8198": 1, "2084": 13, "8199": 1, "562": 74, "1098": 33, "8197": 1, "1876": 15, "1058": 34, "643": 65, "229": 233, "527": 82, "960": 40, "8201": 1, "1975": 14, "317": 157, "920": 41, "889": 43, "995": 38, "3044": 7, "890": 43, "870": 45, "450": 98, "376": 130, "206": 238, "8202": 1, "375": 131, "1296": 25, "8203": 1, "263": 183, "8204": 1, "1495": 21, "1373": 24, "486": 90, "1115": 32, "1297": 26, "1265": 27, "4208": 4, "614": 69, "2085": 10, "743": 53, "2470": 10, "384": 123, "5999": 2, "2086": 13, "656": 59, "515": 86, "759": 50, "236": 217, "3692": 5, "544": 81, "744": 53, "3693": 5, "341": 141, "8205": 1, "349": 134, "146": 365, "634": 66, "407": 117, "663": 56, "183": 287, "1374": 24, "336": 131, "4905": 3, "171": 305, "8206": 1, "162": 314, "1085": 33, "1718": 17, "2471": 10, "812": 48, "6000": 2, "1976": 14, "1797": 16, "3333": 6, "4906": 3, "745": 53, "784": 46, "2626": 8, "455": 98, "8207": 1, "281": 176, "294": 170, "799": 48, "225": 227, "6001": 2, "3334": 6, "2825": 8, "4209": 4, "6002": 2, "831": 44, "800": 49, "2194": 12, "295": 164, "2826": 8, "1375": 24, "2627": 9, "618": 68, "8208": 1, "6003": 2, "8209": 1, "3335": 6, "2827": 8, "8210": 1, "418": 110, "2325": 11, "332": 150, "4210": 4, "3045": 7, "2195": 12, "8211": 1, "2087": 13, "1376": 22, "1416": 22, "4211": 4, "832": 46, "6004": 2, "1099": 33, "1335": 25, "961": 38, "227": 236, "1496": 21, "4907": 3, "3046": 7, "353": 135, "460": 96, "4212": 4, "1041": 35, "445": 102, "644": 63, "1554": 19, "6005": 2, "4908": 3, "6006": 2, "619": 68, "1798": 16, "296": 166, "8220": 1, "1977": 11, "2088": 10, "3048": 7, "2326": 11, "4909": 3, "437": 103, "8218": 1, "3336": 6, "4213": 4, "8215": 1, "8217": 1, "3694": 5, "2828": 6, "8214": 1, "8213": 1, "3695": 5, "6007": 2, "6008": 2, "4910": 3, "8219": 1, "3047": 4, "8216": 1, "4215": 4, "4214": 3, "8212": 1, "6009": 2, "1100": 33, "8221": 1, "2472": 5, "688": 52, "8222": 1, "8223": 1, "8224": 1, "3337": 6, "4216": 4, "8225": 1, "6010": 2, "8226": 1, "8227": 1, "2089": 13, "4912": 3, "4217": 4, "1659": 18, "4911": 3, "6011": 2, "3338": 6, "8231": 1, "3696": 3, "6012": 2, "1266": 26, "8230": 1, "8228": 1, "8232": 1, "8229": 1, "8234": 1, "8233": 1, "6013": 2, "3049": 6, "4218": 4, "1170": 28, "4913": 3, "760": 52, "547": 79, "356": 134, "8247": 1, "8246": 1, "4219": 4, "8238": 1, "319": 155, "8241": 1, "8243": 1, "921": 39, "8237": 1, "8235": 1, "8245": 1, "3339": 6, "1237": 26, "6015": 2, "8239": 1, "8242": 1, "922": 41, "8244": 1, "6014": 2, "8240": 1, "8236": 1, "2829": 8, "350": 139, "785": 46, "2830": 8, "8248": 1, "548": 80, "4914": 3, "368": 132, "8252": 1, "8250": 1, "6016": 2, "314": 149, "2327": 11, "8251": 1, "8253": 1, "8249": 1, "628": 66, "8254": 1, "721": 55, "1336": 22, "8260": 1, "8267": 1, "801": 47, "8271": 1, "8262": 1, "251": 208, "8272": 1, "8273": 1, "8276": 1, "2831": 8, "8264": 1, "8255": 1, "8257": 1, "4221": 4, "8278": 1, "8256": 1, "6017": 2, "6018": 2, "6019": 1, "8258": 1, "8263": 1, "8261": 1, "8270": 1, "8277": 1, "4915": 2, "8259": 1, "8265": 1, "8268": 1, "8275": 1, "6020": 2, "4220": 4, "3697": 5, "8274": 1, "2628": 9, "3050": 7, "8269": 1, "8266": 1, "689": 58, "1719": 17, "6021": 2, "1377": 23, "891": 43, "391": 121, "8279": 1, "1660": 18, "674": 59, "1454": 21, "4916": 3, "1042": 36, "8280": 1, "4222": 3, "8281": 1, "8282": 1, "8283": 1, "8286": 1, "4223": 4, "904": 43, "8285": 1, "8284": 1, "6022": 2, "256": 201, "8287": 1, "8288": 1, "3698": 3, "4224": 4, "4917": 3, "8290": 1, "8292": 1, "8295": 1, "8289": 1, "8291": 1, "8293": 1, "8296": 1, "8294": 1, "8298": 1, "8297": 1, "4918": 3, "6023": 2, "8300": 1, "8299": 1, "8301": 1, "4919": 3, "786": 50, "8302": 1, "6024": 2, "387": 122, "1799": 16, "1978": 14, "1555": 20, "2328": 11, "1337": 25, "3340": 6, "8304": 1, "2473": 10, "8303": 1, "629": 67, "3699": 5, "722": 51, "364": 126, "1086": 34, "2629": 9, "8305": 1, "419": 108, "8307": 1, "2474": 9, "8306": 1, "8308": 1, "1201": 28, "1043": 36, "2196": 12, "746": 52, "1142": 31, "6025": 2, "1116": 30, "649": 63, "442": 101, "2630": 8, "4920": 3, "973": 37, "1605": 19, "3700": 5, "8309": 1, "1661": 18, "228": 234, "6026": 2, "2329": 11, "664": 61, "853": 46, "388": 122, "2832": 7, "2833": 8, "333": 149, "2835": 8, "1979": 14, "1455": 22, "163": 319, "2834": 7, "172": 295, "8310": 1, "248": 219, "3341": 6, "1606": 19, "1020": 37, "2836": 8, "1720": 17, "620": 63, "584": 72, "4922": 2, "1101": 33, "2330": 11, "772": 51, "434": 106, "1877": 15, "1171": 30, "6027": 2, "1338": 25, "4921": 3, "233": 227, "8311": 1, "941": 40, "1456": 22, "3051": 6, "607": 68, "299": 165, "3052": 7, "337": 148, "1721": 17, "6028": 2, "2631": 9, "8312": 1, "1202": 29, "431": 107, "1021": 36, "1662": 17, "2090": 13, "1378": 24, "2197": 12, "2475": 10, "1172": 29, "264": 184, "2632": 8, "1722": 17, "602": 69, "6029": 2, "905": 42, "3053": 7, "2198": 12, "2837": 8, "3701": 5, "487": 89, "4923": 3, "208": 241, "1607": 19, "1117": 32, "4225": 4, "1723": 16, "974": 38, "1878": 15, "3702": 5, "1556": 20, "4226": 4, "1879": 15, "2633": 8, "8313": 1, "528": 82, "2331": 11, "8314": 1, "467": 93, "608": 70, "238": 224, "369": 132, "8315": 1, "2199": 12, "1379": 24, "4227": 4, "1118": 30, "4924": 3, "3342": 6, "8316": 1, "1497": 21, "588": 71, "1557": 20, "3054": 7, "892": 44, "975": 39, "537": 81, "2476": 10, "2838": 8, "1339": 24, "893": 42, "1340": 25, "2332": 11, "1203": 28, "249": 214, "8317": 1, "4925": 3, "3703": 5, "8318": 1, "581": 75, "438": 102, "1119": 32, "773": 51, "1204": 29, "3704": 5, "3705": 5, "8320": 1, "1173": 30, "8319": 1, "468": 92, "328": 148, "507": 86, "6030": 2, "923": 42, "3706": 5, "996": 38, "3055": 7, "516": 85, "1724": 17, "976": 38, "2477": 10, "8321": 1, "8322": 1, "690": 57, "420": 107, "3707": 5, "3343": 5, "538": 80, "1608": 18, "2091": 13, "1059": 33, "3344": 6, "439": 102, "2200": 12, "2634": 9, "370": 129, "1298": 24, "502": 87, "1800": 16, "2839": 8, "1174": 29, "1417": 22, "475": 92, "202": 261, "360": 135, "682": 58, "4926": 3, "2201": 11, "3708": 5, "657": 63, "3056": 7, "6031": 2, "400": 116, "906": 43, "1801": 16, "234": 219, "2635": 9, "3057": 7, "1060": 35, "4228": 4, "4229": 4, "8323": 1, "6032": 2, "854": 46, "8324": 1, "1022": 37, "173": 298, "1725": 16, "1061": 35, "8325": 1, "871": 45, "1802": 15, "4927": 3, "872": 44, "4928": 3, "3058": 7, "3709": 5, "1558": 20, "894": 42, "1980": 14, "1023": 35, "8326": 1, "621": 68, "4929": 3, "1267": 27, "2636": 9, "155": 329, "1087": 34, "4930": 3, "1175": 29, "609": 67, "997": 38, "8327": 1, "2637": 9, "483": 93, "6034": 2, "6033": 2, "4230": 4, "3059": 7, "1418": 23, "1120": 32, "1102": 33, "733": 53, "127": 418, "3060": 7, "6035": 2, "774": 49, "503": 87, "2333": 11, "6036": 2, "476": 93, "8328": 1, "1205": 28, "3345": 6, "1121": 30, "6037": 2, "1206": 28, "4931": 3, "6038": 2, "8330": 1, "962": 37, "4231": 4, "8329": 1, "8331": 1, "4932": 3, "1880": 15, "320": 154, "4933": 3, "1024": 36, "1981": 14, "2092": 11, "1299": 26, "1498": 20, "593": 72, "1238": 27, "4934": 3, "1663": 18, "8332": 1, "1268": 27, "1143": 30, "3710": 5, "4232": 4, "977": 38, "775": 51, "232": 233, "1457": 22, "723": 53, "8333": 1, "1726": 17, "1727": 17, "3062": 7, "1458": 21, "2093": 13, "3061": 7, "978": 38, "1419": 23, "8334": 1, "8335": 1, "554": 75, "1207": 29, "2840": 8, "3346": 6, "1881": 12, "489": 79, "308": 163, "1341": 24, "3711": 5, "8336": 1, "282": 173, "567": 76, "998": 35, "1559": 20, "8337": 1, "469": 96, "138": 373, "351": 129, "1609": 19, "2638": 9, "8338": 1, "8339": 1, "8340": 1, "4935": 3, "497": 89, "568": 77, "2202": 12, "1208": 29, "1342": 24, "4936": 3, "3712": 5, "329": 142, "2841": 8, "4233": 4, "4937": 3, "8341": 1, "539": 81, "942": 41, "1728": 17, "352": 139, "398": 114, "776": 48, "1664": 18, "421": 108, "6039": 2, "1729": 17, "833": 47, "4234": 4, "3347": 6, "715": 53, "1459": 20, "855": 46, "589": 73, "4938": 3, "8342": 1, "1088": 34, "761": 51, "532": 83, "834": 47, "2094": 13, "762": 52, "3713": 5, "3714": 5, "610": 68, "254": 206, "2842": 8, "963": 39, "1665": 18, "3715": 5, "6040": 2, "464": 93, "1882": 15, "411": 110, "1982": 13, "1560": 20, "1343": 24, "2478": 10, "569": 75, "8344": 1, "8343": 1, "8345": 1, "6041": 2, "1730": 16, "2479": 10, "1731": 17, "1732": 17, "8346": 1, "856": 43, "8347": 1, "8349": 1, "8348": 1, "2095": 13, "291": 171, "635": 64, "3063": 7, "630": 61, "1089": 34, "8350": 1, "4235": 4, "555": 75, "2639": 8, "2203": 12, "8351": 1, "3718": 5, "683": 57, "1561": 20, "8358": 1, "2205": 12, "4940": 3, "6043": 2, "4236": 4, "1883": 14, "2334": 10, "8354": 1, "3351": 6, "4237": 4, "6042": 2, "3349": 4, "999": 37, "3719": 5, "8353": 1, "2204": 12, "3064": 7, "8352": 1, "3716": 4, "4939": 3, "2843": 8, "1733": 16, "8356": 1, "8355": 1, "3350": 6, "4238": 3, "8357": 1, "3717": 4, "3348": 6, "8359": 1, "2640": 9, "1884": 15, "6044": 2, "8361": 1, "8360": 1, "8362": 1, "6045": 2, "1239": 26, "3720": 5, "1983": 14, "1000": 38, "8363": 1, "3352": 6, "1380": 24, "470": 93, "338": 143, "484": 93, "1381": 24, "8364": 1, "8367": 1, "1984": 14, "8365": 1, "787": 50, "4239": 4, "2206": 11, "8366": 1, "3353": 6, "443": 88, "788": 49, "603": 71, "3354": 6, "2844": 8, "8369": 1, "3721": 5, "533": 76, "357": 134, "1209": 28, "8368": 1, "763": 51, "1001": 37, "1460": 22, "3065": 7, "8370": 1, "1499": 21, "835": 47, "1269": 25, "1382": 19, "1344": 25, "1985": 14, "2096": 13, "3066": 7, "8371": 1, "3355": 6, "8372": 1, "2207": 11, "2641": 9, "1210": 29, "2642": 9, "1610": 19, "8373": 1, "1345": 25, "622": 66, "8374": 1, "2097": 13, "724": 52, "4240": 4, "777": 40, "585": 71, "943": 41, "1300": 26, "377": 124, "6046": 2, "4941": 3, "979": 39, "4241": 3, "2335": 11, "4942": 3, "1562": 20, "409": 111, "1885": 15, "1103": 31, "1122": 32, "1420": 22, "3356": 6, "836": 47, "2845": 8, "1421": 23, "764": 51, "789": 50, "684": 54, "8375": 1, "685": 60, "2336": 11, "1803": 15, "4943": 3, "3067": 7, "2098": 13, "1734": 17, "3068": 7, "1735": 17, "2480": 10, "1886": 15, "1383": 24, "3722": 5, "1611": 18, "1666": 17, "590": 71, "1123": 32, "1612": 18, "6047": 2, "2208": 11, "3723": 5, "1025": 35, "2846": 8, "412": 107, "1887": 15, "1346": 25, "488": 91, "907": 43, "382": 126, "837": 47, "1044": 36, "4944": 3, "734": 54, "2481": 10, "8376": 1, "1461": 21, "4242": 4, "8377": 1, "8379": 1, "8378": 1, "8381": 1, "8383": 1, "8382": 1, "6048": 2, "6049": 2, "8384": 1, "8380": 1, "1384": 24, "4945": 3, "924": 39, "1563": 20, "650": 61, "1986": 14, "1500": 21, "444": 103, "645": 61, "2099": 13, "2209": 12, "857": 45, "2847": 8, "980": 39, "858": 40, "2210": 12, "8385": 1, "2848": 8, "4243": 4, "8387": 1, "3724": 5, "686": 57, "8386": 1, "1462": 21, "1888": 15, "802": 47, "3726": 5, "6051": 2, "6050": 2, "1211": 29, "1667": 18, "3725": 5, "4244": 4, "3727": 5, "1613": 19, "2849": 8, "1104": 32, "4946": 3, "6052": 2, "1889": 15, "6053": 2, "8388": 1, "1045": 36, "2850": 8, "8389": 1, "1668": 18, "1124": 32, "563": 78, "6054": 2, "803": 49, "1240": 27, "3728": 5, "2211": 12, "6055": 2, "4245": 4, "3729": 5, "6057": 2, "1385": 24, "2851": 8, "6056": 2, "4246": 4, "3069": 7, "8390": 1, "4247": 4, "615": 68, "6058": 2, "3070": 6, "1501": 18, "4248": 4, "8391": 1, "4947": 3, "6059": 1, "3730": 5, "2482": 10, "504": 88, "4948": 3, "2100": 13, "8392": 1, "3071": 7, "379": 128, "1241": 28, "1270": 27, "4249": 4, "517": 83, "8393": 1, "2212": 5, "217": 243, "1301": 26, "6060": 2, "691": 57, "1564": 20, "8394": 1, "1987": 14, "2852": 8, "1026": 37, "658": 62, "1988": 14, "725": 54, "2213": 11, "4949": 3, "8395": 1, "1502": 20, "692": 53, "1565": 15, "604": 67, "582": 75, "8396": 1, "2337": 11, "2643": 9, "1804": 16, "2214": 12, "981": 39, "2483": 9, "3072": 7, "1614": 18, "982": 38, "1242": 27, "2215": 11, "1989": 14, "2853": 8, "6061": 2, "964": 40, "8397": 1, "6062": 2, "2644": 9, "2854": 8, "570": 77, "4950": 3, "925": 42, "6063": 2, "1503": 20, "3357": 6, "1463": 22, "6064": 2, "3073": 7, "1669": 18, "813": 47, "425": 107, "6065": 2, "1027": 35, "1990": 14, "804": 44, "790": 44, "3358": 5, "1736": 17, "6066": 2, "3731": 5, "859": 44, "6067": 2, "8398": 1, "8399": 1, "708": 57, "6068": 2, "3074": 7, "426": 109, "6069": 2, "2338": 11, "8400": 1, "1347": 25, "2855": 8, "944": 41, "1046": 35, "3359": 6, "4951": 3, "747": 53, "1991": 14, "805": 49, "8401": 1, "477": 93, "6070": 2, "2484": 10, "492": 90, "8402": 1, "6071": 2, "1212": 29, "2339": 11, "2856": 8, "1422": 23, "4250": 4, "3360": 6, "4251": 4, "1464": 20, "3361": 6, "1213": 28, "4252": 4, "8403": 1, "926": 39, "2485": 9, "1566": 20, "2216": 12, "1423": 23, "1465": 22, "4952": 3, "1243": 28, "1805": 16, "1737": 16, "358": 127, "4253": 4, "4953": 3, "1105": 33, "4254": 4, "3075": 7, "3362": 5, "8404": 1, "4954": 3, "8405": 1, "8406": 1, "8407": 1, "6072": 2, "646": 64, "2486": 10, "3363": 6, "4255": 4, "8408": 1, "8409": 1, "4256": 4, "4257": 4, "748": 50, "1992": 14, "8410": 1, "8411": 1, "3732": 5, "4258": 4, "2488": 9, "2487": 10, "1615": 13, "8412": 1, "2489": 10, "814": 46, "1386": 24, "4955": 3, "8414": 1, "8413": 1, "8415": 1, "8416": 1, "8417": 1, "3733": 4, "3364": 6, "8418": 1, "2645": 9, "3076": 6, "1616": 19, "838": 47, "371": 125, "8422": 1, "321": 154, "2490": 8, "1125": 30, "8420": 1, "945": 39, "791": 46, "6073": 2, "594": 69, "3734": 5, "8419": 1, "4956": 3, "8421": 1, "575": 73, "2340": 11, "1126": 32, "3735": 5, "3365": 6, "493": 87, "3736": 5, "3737": 5, "2646": 9, "8423": 1, "815": 47, "3077": 7, "3078": 7, "3738": 5, "1302": 26, "2217": 12, "3739": 5, "1176": 28, "1617": 18, "2491": 9, "422": 108, "8424": 1, "3366": 6, "2647": 9, "3079": 7, "636": 65, "1993": 13, "1890": 15, "2341": 11, "735": 54, "2101": 13, "8425": 1, "549": 78, "4957": 3, "275": 180, "6074": 2, "1303": 26, "8426": 1, "8427": 1, "2218": 12, "1424": 23, "8428": 1, "1348": 25, "8430": 1, "2342": 11, "1047": 36, "8429": 1, "1387": 22, "257": 200, "1567": 20, "2857": 8, "3367": 6, "3080": 7, "2858": 8, "6075": 2, "4958": 3, "3081": 7, "6076": 2, "1994": 14, "3082": 7, "1177": 30, "8431": 1, "1304": 25, "6078": 2, "1738": 17, "6077": 2, "8432": 1, "4959": 3, "1568": 19, "2859": 8, "693": 58, "927": 41, "860": 44, "3740": 5, "3741": 5, "545": 79, "3742": 5, "1388": 24, "6079": 2, "1569": 20, "6080": 2, "8433": 1, "3083": 7, "2860": 8, "1144": 31, "1891": 15, "4960": 3, "983": 39, "4259": 4, "8434": 1, "6081": 2, "3743": 5, "3368": 6, "1349": 24, "709": 57, "1995": 14, "946": 38, "6082": 2, "3369": 6, "1271": 25, "3084": 7, "792": 50, "2343": 11, "8435": 1, "2648": 9, "1996": 13, "4961": 3, "4260": 4, "8436": 1, "2861": 8, "576": 75, "726": 53, "1997": 14, "4962": 3, "8437": 1, "4963": 3, "1389": 24, "8438": 1, "1670": 18, "1618": 18, "2862": 8, "1178": 29, "3370": 6, "1145": 30, "8439": 1, "6083": 2, "6087": 2, "8445": 1, "2492": 10, "1892": 15, "6084": 2, "3371": 6, "8440": 1, "8444": 1, "8441": 1, "2649": 9, "1002": 38, "1806": 16, "3085": 7, "6086": 2, "4261": 4, "2863": 8, "8446": 1, "702": 58, "6085": 2, "8442": 1, "3744": 5, "1425": 22, "8443": 1, "8447": 1, "1390": 24, "4262": 4, "2102": 13, "6088": 2, "3745": 5, "8448": 1, "1305": 25, "564": 78, "8449": 1, "8450": 1, "1272": 27, "2650": 9, "4964": 3, "8452": 1, "2864": 8, "2219": 12, "8453": 1, "1619": 19, "3746": 4, "6089": 2, "4263": 4, "1306": 26, "8451": 1, "3372": 6, "583": 74, "3373": 6, "1504": 20, "2493": 10, "3374": 6, "1998": 13, "2494": 10, "8456": 1, "8454": 1, "1146": 31, "478": 92, "2865": 8, "2651": 8, "8455": 1, "8457": 1, "3375": 6, "1739": 17, "1893": 14, "4264": 4, "345": 142, "637": 64, "4965": 3, "3086": 7, "3747": 5, "2344": 10, "1999": 14, "8458": 1, "3748": 5, "3749": 5, "4265": 4, "749": 52, "1028": 36, "2652": 9, "3087": 7, "6091": 2, "2104": 13, "8460": 1, "2345": 11, "3750": 5, "1505": 20, "3751": 5, "4266": 4, "1003": 38, "8459": 1, "908": 42, "6090": 2, "3752": 5, "2103": 13, "4966": 3, "2495": 10, "565": 75, "6092": 2, "1179": 30, "736": 51, "4967": 3, "1671": 18, "1391": 24, "2105": 13, "4968": 3, "895": 44, "3376": 5, "6093": 2, "1350": 25, "2000": 14, "6094": 2, "1807": 16, "1570": 20, "3753": 5, "323": 150, "8462": 1, "1351": 24, "6095": 2, "8461": 1, "1392": 24, "312": 158, "1106": 32, "8463": 1, "3377": 6, "1244": 28, "778": 49, "8464": 1, "3755": 5, "3754": 5, "2001": 14, "1466": 22, "1467": 22, "8465": 1, "873": 44, "6096": 2, "6097": 2, "4267": 4, "1620": 19, "779": 51, "2106": 13, "4268": 4, "716": 56, "4970": 3, "3088": 7, "4969": 3, "3756": 5, "8466": 1, "3378": 6, "2653": 9, "8467": 1, "1426": 22, "6098": 2, "8468": 1, "3089": 7, "4269": 4, "896": 43, "3379": 6, "3090": 7, "6099": 2, "4270": 4, "3091": 7, "3380": 6, "8470": 1, "659": 62, "928": 41, "6100": 2, "8469": 1, "897": 44, "2220": 12, "1506": 20, "8472": 1, "3381": 6, "8471": 1, "462": 98, "3092": 7, "8473": 1, "616": 67, "2654": 9, "1127": 32, "1393": 24, "1740": 17, "1894": 15, "4271": 4, "8474": 1, "3093": 7, "4971": 3, "1180": 30, "806": 48, "2002": 14, "8475": 1, "1741": 17, "4272": 4, "1672": 18, "1062": 35, "2221": 12, "1621": 19, "660": 63, "4273": 4, "8476": 1, "8478": 1, "8477": 1, "1063": 34, "2655": 9, "1214": 29, "8483": 1, "8482": 1, "2496": 10, "8481": 1, "8480": 1, "8479": 1, "2222": 12, "4274": 4, "3382": 6, "8484": 1, "1895": 11, "703": 57, "518": 85, "8485": 1, "2223": 12, "1571": 20, "6101": 2, "2497": 10, "4275": 4, "1622": 19, "2656": 9, "1128": 32, "1468": 22, "2866": 8, "1507": 20, "6102": 2, "1673": 16, "3383": 6, "710": 57, "2224": 11, "8486": 1, "1129": 32, "540": 80, "727": 55, "1352": 25, "4972": 3, "4973": 3, "8488": 1, "8487": 1, "8489": 1, "2346": 10, "2347": 11, "556": 72, "1742": 17, "3094": 7, "4276": 4, "8490": 1, "1427": 22, "4974": 3, "4277": 4, "1394": 24, "4975": 3, "8491": 1, "2498": 10, "2867": 8, "2868": 8, "8492": 1, "898": 42, "8493": 1, "523": 84, "306": 161, "2348": 11, "2499": 10, "2657": 9, "1623": 19, "638": 65, "1215": 29, "3384": 5, "4976": 3, "3095": 7, "8494": 1, "2003": 14, "8495": 1, "1273": 27, "8496": 1, "8498": 1, "8497": 1, "2658": 9, "1896": 14, "1307": 25, "3757": 5, "3385": 6, "8499": 1, "3758": 5, "1808": 16, "1809": 16, "2869": 8, "617": 69, "4278": 4, "2870": 8, "8500": 1, "1743": 17, "8501": 1, "4977": 3, "8502": 1, "3386": 6, "6103": 2, "8504": 1, "8505": 1, "8503": 1, "6104": 2, "8506": 1, "6105": 2, "6106": 2, "8507": 1, "4978": 3, "1572": 20, "2349": 11, "4979": 3, "6107": 2, "2350": 11, "2351": 11, "8508": 1, "6108": 2, "1469": 22, "8509": 1, "3387": 6, "2352": 11, "2500": 9, "874": 45, "2225": 12, "1395": 24, "577": 74, "1428": 21, "3096": 7, "1897": 15, "1624": 18, "1064": 35, "4980": 3, "2659": 9, "6109": 2, "1396": 23, "8510": 1, "8511": 1, "2660": 6, "1274": 27, "3097": 7, "2004": 13, "8512": 1, "861": 46, "3098": 7, "4981": 3, "2226": 12, "3759": 5, "3388": 6, "2227": 10, "6110": 2, "8513": 1, "8514": 1, "1107": 33, "6111": 2, "839": 47, "8515": 1, "8516": 1, "6112": 2, "8517": 1, "4982": 3, "3389": 6, "4983": 3, "2661": 9, "8518": 1, "4984": 3, "342": 144, "6113": 2, "6114": 2, "2662": 9, "3760": 5, "1275": 25, "929": 42, "1276": 27, "1090": 34, "519": 82, "947": 40, "1573": 17, "1181": 28, "1674": 18, "2663": 9, "2228": 12, "3390": 6, "571": 77, "8519": 1, "6115": 2, "8520": 1, "479": 94, "272": 173, "595": 69, "3761": 5, "8521": 1, "2107": 13, "3762": 5, "1182": 29, "1675": 18, "1898": 15, "1810": 16, "2108": 13, "1625": 19, "1004": 38, "8522": 1, "8523": 1, "520": 83, "2664": 9, "3099": 7, "948": 41, "6116": 2, "8524": 1, "6117": 2, "1508": 20, "1899": 15, "2665": 9, "8525": 1, "485": 92, "4985": 3, "3391": 6, "1676": 18, "2871": 8, "2353": 11, "8526": 1, "8527": 1, "8528": 1, "8529": 1, "8530": 1, "2354": 11, "3392": 6, "2501": 10, "3763": 5, "3393": 6, "4279": 4, "3394": 6, "3395": 6, "1626": 18, "2872": 8, "1811": 16, "8531": 1, "4280": 4, "4986": 3, "6118": 2, "8533": 1, "8532": 1, "840": 47, "1429": 23, "1183": 29, "6119": 2, "6120": 2, "1900": 15, "2005": 14, "984": 38, "1353": 25, "8534": 1, "3764": 5, "1901": 15, "8536": 1, "4987": 3, "2502": 10, "8535": 1, "2229": 12, "1108": 33, "1277": 27, "2230": 12, "2503": 10, "1744": 17, "794": 50, "8537": 1, "8538": 1, "4988": 3, "793": 49, "6121": 2, "2504": 10, "8539": 1, "1397": 23, "3765": 5, "8540": 1, "1216": 28, "4281": 4, "8541": 1, "1812": 16, "1813": 16, "899": 43, "3766": 5, "3767": 5, "1048": 35, "4282": 4, "6123": 2, "6122": 2, "1029": 36, "661": 61, "4989": 3, "1745": 16, "1308": 26, "3396": 5, "1902": 15, "2006": 14, "2666": 9, "3100": 7, "8542": 1, "4284": 4, "909": 42, "1677": 18, "4283": 4, "3397": 6, "8543": 1, "8544": 1, "2873": 8, "1030": 37, "841": 46, "8546": 1, "2231": 12, "3768": 5, "4990": 3, "8545": 1, "2505": 10, "8547": 1, "3398": 6, "2874": 8, "1065": 35, "1430": 23, "4991": 3, "1431": 23, "546": 78, "8548": 1, "6124": 2, "1903": 15, "1354": 25, "2667": 9, "8549": 1, "4992": 3, "6125": 2, "6126": 2, "3399": 6, "4285": 4, "2668": 7, "2109": 13, "1574": 20, "8550": 1, "2669": 9, "4993": 3, "3101": 7, "6127": 2, "3400": 6, "2875": 8, "3401": 5, "4286": 4, "1432": 23, "1575": 20, "4287": 3, "2506": 10, "2110": 13, "8551": 1, "3769": 5, "1470": 22, "6128": 2, "2355": 11, "8552": 1, "6129": 2, "4288": 4, "3770": 5, "2356": 11, "6130": 2, "2507": 10, "2508": 9, "2876": 8, "8555": 1, "1398": 24, "8554": 1, "6131": 2, "8553": 1, "4994": 3, "4289": 4, "1217": 26, "8556": 1, "1814": 16, "2670": 8, "6132": 2, "1399": 23, "8557": 1, "1245": 24, "2509": 10, "8558": 1, "2671": 9, "4290": 4, "1904": 15, "965": 40, "3771": 5, "1627": 19, "2357": 11, "1905": 15, "1906": 15, "2672": 9, "6134": 2, "4996": 3, "2007": 14, "6133": 2, "8560": 1, "4995": 2, "8559": 1, "8561": 1, "8562": 1, "3772": 5, "6135": 2, "4997": 3, "8563": 1, "1746": 17, "4293": 4, "4292": 3, "4291": 4, "8564": 1, "2358": 10, "6137": 2, "6136": 2, "572": 77, "8565": 1, "2673": 9, "2674": 9, "3773": 5, "1130": 31, "8566": 1, "4998": 3, "1815": 16, "6138": 2, "949": 39, "1816": 16, "6139": 2, "2111": 13, "1678": 18, "3102": 7, "8567": 1, "3103": 7, "1031": 37, "6140": 2, "8568": 1, "795": 48, "910": 43, "8569": 1, "2675": 9, "694": 59, "4999": 3, "6141": 2, "4294": 4, "6142": 2, "3104": 7, "1005": 36, "8570": 1, "2676": 9, "5000": 3, "8571": 1, "2008": 13, "611": 70, "1278": 27, "8572": 1, "6143": 2, "1471": 22, "6144": 2, "3402": 6, "1246": 28, "930": 41, "3403": 6, "8573": 1, "2510": 9, "5001": 3, "2677": 9, "3404": 6, "3405": 6, "6145": 2, "3774": 5, "1066": 34, "6146": 2, "2877": 8, "8574": 1, "1147": 31, "3775": 5, "807": 47, "1817": 16, "1148": 30, "3105": 6, "3406": 6, "950": 40, "4295": 4, "6147": 2, "1628": 19, "8575": 1, "1818": 15, "8576": 1, "816": 48, "3106": 7, "8577": 1, "1184": 29, "5002": 3, "2878": 8, "2678": 9, "5003": 3, "1247": 28, "6148": 2, "3107": 6, "6149": 2, "8578": 1, "875": 44, "5004": 3, "2679": 9, "8579": 1, "4296": 4, "1006": 38, "8580": 1, "1679": 18, "2009": 14, "808": 49, "2232": 12, "4297": 4, "6150": 2, "5005": 3, "2359": 11, "862": 46, "8581": 1, "1109": 32, "2511": 10, "1007": 38, "4298": 4, "2360": 11, "1747": 17, "6151": 2, "8582": 1, "505": 79, "3776": 5, "3108": 7, "3407": 6, "2010": 13, "1049": 34, "1472": 20, "8583": 1, "2879": 8, "675": 59, "3777": 5, "2512": 10, "8584": 1, "8585": 1, "1819": 16, "8586": 1, "2680": 9, "2513": 10, "8587": 1, "3109": 7, "506": 76, "1820": 16, "1131": 31, "3778": 5, "1279": 26, "2880": 8, "1008": 38, "2681": 9, "2011": 14, "8588": 1, "1821": 16, "1822": 16, "8589": 1, "780": 49, "1748": 16, "3779": 5, "2012": 14, "6152": 2, "2233": 12, "3110": 7, "1218": 29, "5006": 3, "1091": 34, "6153": 2, "4299": 4, "8590": 1, "5007": 3, "5008": 3, "8591": 1, "2112": 12, "631": 57, "8592": 1, "5009": 3, "1434": 23, "5010": 3, "1433": 22, "1067": 35, "1280": 27, "1509": 20, "372": 125, "6154": 2, "750": 52, "1068": 35, "5011": 3, "8593": 1, "3780": 5, "900": 44, "3781": 5, "4300": 4, "8594": 1, "2013": 14, "4302": 4, "651": 62, "8595": 1, "1149": 31, "8596": 1, "1907": 15, "1473": 22, "4301": 4, "2682": 9, "1908": 15, "751": 53, "8597": 1, "6155": 2, "3408": 6, "456": 92, "876": 45, "1281": 27, "6156": 2, "8598": 1, "6157": 2, "8599": 1, "8602": 1, "8600": 1, "3111": 7, "6158": 2, "8601": 1, "3782": 5, "8603": 1, "8604": 1, "1185": 30, "877": 45, "8605": 1, "2881": 8, "8611": 1, "8609": 1, "8615": 1, "8617": 1, "8612": 1, "1749": 15, "4304": 3, "6159": 1, "8616": 1, "4303": 4, "8618": 1, "1909": 13, "4305": 4, "8613": 1, "8608": 1, "8610": 1, "8620": 1, "8619": 1, "8607": 1, "8614": 1, "5012": 3, "8606": 1, "8622": 1, "8621": 1, "1576": 20, "8623": 1, "6160": 2, "3112": 7, "8624": 1, "2683": 9, "2361": 11, "5013": 3, "6161": 2, "8625": 1, "3783": 5, "8626": 1, "8627": 1, "6162": 2, "8628": 1, "8629": 1, "8630": 1, "3784": 3, "1680": 18, "1474": 22, "3113": 7, "5014": 3, "2882": 8, "1150": 28, "8631": 1, "3114": 7, "8632": 1, "1050": 33, "6163": 2, "1009": 35, "2362": 11, "8633": 1, "2684": 8, "2685": 8, "6164": 2, "2234": 12, "4306": 4, "2883": 8, "3115": 7, "8634": 1, "498": 84, "2014": 13, "966": 40, "8635": 1, "5015": 3, "6165": 2, "8636": 1, "8637": 1, "2686": 8, "6166": 2, "3409": 5, "8638": 1, "8639": 1, "8640": 1, "1475": 22, "8641": 1, "737": 52, "8642": 1, "8643": 1, "2363": 11, "8644": 1, "3785": 5, "4307": 4, "8645": 1, "6167": 2, "8646": 1, "2364": 11, "4308": 4, "2113": 13, "5016": 3, "1823": 15, "3786": 5, "2514": 10, "1681": 17, "3787": 4, "1682": 18, "8647": 1, "1051": 36, "8648": 1, "3116": 5, "8649": 1, "2015": 14, "3117": 6, "4310": 3, "2235": 12, "4311": 4, "8652": 1, "4309": 4, "8650": 1, "1510": 19, "8651": 1, "1629": 18, "6168": 2, "3410": 6, "8653": 1, "2236": 12, "4312": 4, "3411": 6, "3118": 6, "2237": 9, "1151": 31, "2114": 13, "5017": 3, "2365": 11, "8654": 1, "3119": 5, "8655": 1, "6169": 2, "2016": 14, "8656": 1, "1355": 23, "6170": 2, "6171": 2, "2238": 12, "5018": 3, "5019": 3, "8657": 1, "6172": 2, "8658": 1, "8659": 1, "6173": 2, "6174": 2, "6175": 2, "5020": 3, "3412": 6, "8660": 1, "8661": 1, "8662": 1, "6176": 2, "2687": 9, "3413": 6, "3414": 6, "8663": 1, "3120": 7, "8664": 1, "2366": 10, "1152": 31, "2884": 8, "3788": 5, "2239": 11, "1910": 14, "8665": 1, "1032": 37, "8666": 1, "8667": 1, "5021": 3, "8668": 1, "8669": 1, "4313": 4, "3415": 5, "8670": 1, "3789": 5, "8671": 1, "1630": 19, "4314": 4, "8673": 1, "8672": 1, "2688": 9, "2017": 14, "8674": 1, "1219": 29, "1132": 31, "8675": 1, "931": 42, "8676": 1, "5022": 3, "8677": 1, "1911": 15, "346": 136, "8678": 1, "2367": 11, "8679": 1, "8680": 1, "2689": 9, "878": 43, "879": 43, "1750": 17, "6177": 2, "4315": 4, "8681": 1, "8683": 1, "8682": 1, "2240": 12, "8684": 1, "4316": 4, "1912": 15, "2115": 13, "5023": 3, "1069": 35, "1683": 18, "4317": 3, "596": 72, "8685": 1, "2885": 8, "1511": 21, "3790": 5, "3121": 6, "2368": 11, "639": 65, "4318": 4, "8686": 1, "8687": 1, "2369": 11, "951": 38, "8688": 1, "1092": 33, "8689": 1, "4319": 4, "2690": 8, "6178": 2, "6179": 2, "8690": 1, "665": 61, "2018": 14, "8691": 1, "2116": 13, "6180": 2, "8692": 1, "1577": 20, "8693": 1, "2886": 8, "8694": 1, "8695": 1, "8696": 1, "8697": 1, "967": 40, "2241": 12, "1913": 15, "3122": 7, "1578": 20, "932": 42, "3123": 7, "1512": 21, "3791": 5, "2515": 10, "1186": 30, "8698": 1, "6181": 2, "471": 91, "1070": 33, "5024": 3, "8699": 1, "3792": 5, "666": 61, "8700": 1, "8701": 1, "5025": 3, "4320": 4, "8702": 1, "6182": 2, "3124": 7, "4321": 4, "6183": 2, "1476": 22, "4322": 3, "4323": 3, "2516": 10, "1751": 17, "8703": 1, "1477": 21, "2370": 11, "605": 71, "1220": 28, "8704": 1, "2691": 9, "4324": 4, "711": 57, "8705": 1, "2019": 13, "6184": 2, "3793": 5, "5026": 3, "4325": 4, "8706": 1, "6185": 2, "3125": 7, "2887": 7, "4326": 3, "2371": 11, "8707": 1, "1824": 16, "3794": 5, "8708": 1, "2020": 14, "4327": 4, "1071": 33, "8709": 1, "4328": 4, "8710": 1, "413": 102, "5027": 3, "2517": 8, "8711": 1, "1513": 17, "8712": 1, "5028": 3, "2372": 11, "1309": 26, "1579": 20, "3416": 6, "2373": 11, "2374": 11, "1914": 15, "2888": 8, "1010": 37, "1825": 16, "6186": 2, "4329": 3, "6187": 2, "6188": 2, "8713": 1, "1356": 24, "2242": 12, "8714": 1, "2889": 8, "6189": 2, "2518": 10, "2692": 9, "1684": 17, "1282": 26, "1826": 16, "8715": 1, "8716": 1, "8717": 1, "6190": 2, "6191": 2, "3795": 4, "933": 40, "2890": 8, "8718": 1, "1153": 30, "2891": 8, "2021": 14, "6192": 2, "3796": 5, "6193": 2, "8719": 1, "8720": 1, "4330": 4, "8721": 1, "5029": 3, "8722": 1, "6194": 2, "3417": 6, "8723": 1, "8724": 1, "1514": 21, "8725": 1, "8728": 1, "8734": 1, "3797": 4, "8730": 1, "8732": 1, "8736": 1, "8726": 1, "8733": 1, "8729": 1, "8737": 1, "8735": 1, "8731": 1, "3418": 6, "8727": 1, "5030": 3, "8738": 1, "5031": 3, "8739": 1, "8740": 1, "8747": 1, "8743": 1, "8757": 1, "8765": 1, "8741": 1, "8766": 1, "8762": 1, "8746": 1, "5032": 1, "8761": 1, "8768": 1, "6195": 1, "8755": 1, "8769": 1, "8770": 1, "8745": 1, "8753": 1, "8754": 1, "8764": 1, "8760": 1, "2892": 8, "8758": 1, "8748": 1, "8751": 1, "6196": 1, "8763": 1, "8744": 1, "8767": 1, "8759": 1, "8749": 1, "8756": 1, "8742": 1, "8750": 1, "8752": 1, "8774": 1, "8777": 1, "8771": 1, "8775": 1, "8776": 1, "8773": 1, "8772": 1, "8778": 1, "8779": 1, "1685": 18, "4331": 4, "8780": 1, "8781": 1, "1915": 15, "8782": 1, "8783": 1, "3126": 7, "842": 45, "521": 84, "1916": 15, "6198": 2, "8786": 1, "8785": 1, "6197": 2, "880": 44, "3419": 6, "2376": 11, "8784": 1, "6199": 2, "695": 56, "3798": 5, "6200": 2, "2375": 11, "2893": 8, "8787": 1, "3420": 6, "4332": 4, "1221": 28, "5033": 3, "676": 60, "8788": 1, "6201": 2, "2243": 12, "1310": 25, "8789": 1, "8790": 1, "5034": 3, "1478": 22, "1752": 17, "2377": 11, "6202": 2, "2519": 10, "1248": 28, "5035": 3, "461": 91, "8791": 1, "2378": 11, "2244": 10, "6203": 2, "8792": 1, "3127": 7, "5036": 3, "2379": 11, "985": 39, "647": 59, "765": 51, "3799": 5, "8795": 1, "2380": 11, "8793": 1, "8794": 1, "4333": 4, "3421": 5, "8797": 1, "8796": 1, "6204": 2, "8798": 1, "6205": 2, "1580": 19, "3128": 7, "3800": 5, "1581": 20, "2117": 13, "1311": 26, "4334": 4, "3422": 6, "6206": 2, "952": 41, "8801": 1, "2118": 13, "2894": 7, "8799": 1, "4335": 4, "8800": 1, "2245": 12, "8803": 1, "911": 42, "6207": 2, "4336": 4, "3801": 5, "1753": 16, "8802": 1, "1435": 20, "4337": 4, "6208": 2, "8804": 1, "2119": 13, "5037": 3, "3802": 5, "712": 57, "2693": 9, "4338": 4, "8805": 1, "3803": 5, "4339": 4, "623": 64, "881": 44, "986": 39, "8807": 1, "1012": 38, "6209": 1, "1686": 17, "3423": 6, "4340": 4, "8806": 1, "2895": 8, "1011": 38, "1515": 21, "6210": 2, "4341": 4, "6211": 2, "5038": 3, "2897": 8, "2896": 8, "8809": 1, "3129": 7, "2898": 8, "1687": 17, "8808": 1, "8811": 1, "8810": 1, "2520": 10, "4342": 4, "3424": 6, "8812": 1, "4343": 4, "3425": 6, "3804": 5, "8814": 1, "3805": 5, "8813": 1, "1312": 25, "3426": 6, "5039": 3, "1631": 17, "6212": 2, "3130": 7, "6213": 1, "5040": 3, "8815": 1, "1154": 31, "1133": 32, "2120": 13, "4344": 4, "6214": 2, "752": 50, "8816": 1, "953": 41, "6215": 2, "2246": 12, "8817": 1, "4345": 4, "6216": 2, "1827": 16, "8819": 1, "8818": 1, "8820": 1, "3427": 6, "8821": 1, "8822": 1, "8823": 1, "8824": 1, "2694": 9, "8826": 1, "8825": 1, "8827": 1, "2121": 13, "3806": 5, "8828": 1, "2022": 14, "8829": 1, "1754": 17, "4346": 4, "8830": 1, "1516": 21, "8831": 1, "8832": 1, "6217": 2, "8833": 1, "8834": 1, "2695": 9, "5041": 3, "5042": 3, "8835": 1, "6218": 2, "1632": 19, "3807": 5, "8836": 1, "5043": 3, "6219": 2, "6221": 2, "1517": 20, "5044": 3, "6220": 2, "1518": 21, "8837": 1, "3808": 5, "1917": 15, "6222": 2, "1436": 23, "6223": 2, "8839": 1, "8840": 1, "2899": 8, "8838": 1, "8841": 1, "4347": 4, "5045": 3, "8842": 1, "3131": 7, "8843": 1, "6224": 2, "5046": 3, "2122": 13, "3428": 6, "8845": 1, "6225": 1, "8846": 1, "8844": 1, "8847": 1, "8851": 1, "6226": 2, "8849": 1, "5047": 3, "8848": 1, "6227": 2, "2900": 8, "8850": 1, "8852": 1, "3132": 7, "6228": 2, "8853": 1, "8854": 1, "1633": 19, "8855": 1, "6229": 2, "8856": 1, "5048": 3, "5049": 3, "6230": 2, "465": 90, "8857": 1, "1313": 26, "4348": 4, "2381": 11, "2123": 13, "6231": 2, "8858": 1, "1479": 22, "1918": 15, "3133": 7, "753": 52, "2521": 10, "2023": 14, "6232": 2, "6233": 2, "4349": 3, "8859": 1, "2247": 12, "2382": 11, "1688": 18, "2522": 8, "1828": 16, "6234": 2, "5050": 3, "1755": 16, "1919": 15, "8861": 1, "8860": 1, "2696": 9, "1155": 31, "6235": 2, "6236": 2, "4350": 4, "8862": 1, "8863": 1, "3134": 7, "1756": 17, "4351": 4, "2124": 13, "882": 43, "1634": 19, "2523": 10, "8864": 1, "3809": 5, "2125": 13, "8865": 1, "640": 65, "1635": 19, "6238": 2, "6237": 2, "8866": 1, "6241": 2, "6240": 2, "6239": 2, "5051": 3, "1437": 23, "8868": 1, "8867": 1, "8870": 1, "8869": 1, "5052": 3, "6242": 2, "8871": 1, "1400": 24, "1689": 18, "3810": 5, "1314": 26, "8872": 1, "8873": 1, "394": 121, "8874": 1, "2901": 7, "3811": 5, "5053": 3, "3812": 5, "2383": 11, "1519": 20, "6243": 2, "8875": 1, "5054": 3, "3135": 7, "8876": 1, "2902": 8, "8877": 1, "8878": 1, "8879": 1, "1690": 18, "8880": 1, "8881": 1, "4352": 4, "5055": 3, "1829": 14, "1520": 21, "1691": 18, "1636": 19, "4353": 4, "8882": 1, "6244": 2, "5056": 3, "6245": 2, "3813": 5, "3429": 6, "8884": 1, "3136": 7, "8883": 1, "2024": 14, "3137": 7, "738": 53, "8886": 1, "2384": 11, "6246": 2, "8885": 1, "8887": 1, "6247": 2, "8888": 1, "1480": 22, "2903": 8, "1481": 22, "1438": 23, "8889": 1, "6248": 2, "8890": 1, "1637": 18, "8891": 1, "1692": 18, "4354": 4, "8893": 1, "8892": 1, "3430": 6, "8894": 1, "3814": 5, "1638": 19, "641": 64, "8896": 1, "8895": 1, "3138": 1, "8897": 1, "6249": 2, "6250": 2, "8898": 1, "8899": 1, "1439": 23, "2126": 13, "2524": 9, "8900": 1, "863": 41, "6251": 2, "4355": 4, "1639": 19, "8901": 1, "8902": 1, "8903": 1, "2385": 11, "6252": 2, "4356": 4, "3431": 6, "6253": 2, "1920": 15, "2386": 11, "2525": 10, "3815": 5, "2127": 13, "8904": 1, "4357": 4, "1482": 22, "6255": 2, "6254": 2, "3139": 7, "3816": 5, "3817": 5, "8905": 1, "3818": 5, "5057": 3, "8906": 1, "6256": 2, "5058": 3, "4358": 4, "1187": 30, "5059": 3, "1315": 26, "6257": 2, "1757": 17, "8907": 1, "5060": 3, "2904": 8, "6258": 2, "652": 63, "6259": 2, "2128": 13, "4359": 4, "2248": 12, "8908": 1, "2387": 11, "3140": 7, "4360": 4, "8909": 1, "3432": 6, "1582": 20, "8910": 1, "8911": 1, "1758": 17, "6261": 2, "6260": 2, "8912": 1, "1283": 27, "1249": 27, "6263": 2, "6262": 2, "4361": 4, "8913": 1, "8914": 1, "8915": 1, "2697": 9, "8916": 1, "6264": 2, "2526": 10, "8917": 1, "6265": 2, "2698": 9, "8918": 1, "5061": 3, "3819": 5, "6266": 2, "4362": 4, "8919": 1, "5062": 3, "4363": 4, "901": 42, "1921": 15, "1316": 26, "8921": 1, "8920": 1, "5063": 3, "2699": 9, "6267": 2, "8924": 1, "8923": 1, "8922": 1, "6268": 2, "5064": 3, "3820": 5, "3821": 5, "2905": 8, "8925": 1, "6269": 2, "8926": 1, "6270": 2, "1830": 15, "3823": 5, "3822": 5, "5065": 3, "6271": 2, "3141": 7, "2906": 8, "1222": 29, "6272": 2, "2025": 14, "6273": 2, "8927": 1, "8928": 1, "8929": 1, "1033": 30, "3824": 5, "6274": 2, "5066": 3, "3433": 6, "2527": 10, "4364": 4, "5067": 3, "1759": 17, "8930": 1, "1922": 14, "8932": 1, "5068": 3, "8931": 1, "4365": 4, "6275": 2, "2129": 13, "8933": 1, "8934": 1, "1357": 24, "1250": 14, "2026": 14, "8935": 1, "8936": 1, "1693": 18, "3142": 7, "1134": 29, "5069": 3, "2700": 9, "1694": 18, "6276": 2, "8937": 1, "8938": 1, "8939": 1, "8940": 1, "6277": 2, "4366": 4, "8941": 1, "3825": 4, "4367": 3, "1923": 15, "2701": 7, "1831": 16, "3826": 5, "3827": 5, "2702": 9, "8942": 1, "1521": 20, "3143": 7, "8943": 1, "6278": 2, "4368": 4, "3434": 6, "2703": 9, "6280": 2, "934": 39, "6279": 2, "8944": 1, "2388": 11, "3828": 5, "728": 54, "6281": 2, "8948": 1, "8945": 1, "8946": 1, "6282": 2, "8947": 1, "8949": 1, "6283": 2, "883": 45, "3829": 5, "5070": 3, "3435": 6, "8950": 1, "6284": 2, "1695": 18, "2027": 12, "1924": 15, "1583": 18, "6285": 2, "8951": 1, "6286": 2, "1925": 15, "2907": 8, "6287": 2, "1760": 17, "2704": 9, "8952": 1, "817": 46, "2908": 8, "2130": 13, "8953": 1, "5071": 3, "2528": 10, "8954": 1, "1761": 17, "4369": 4, "2705": 9, "3144": 7, "2706": 9, "6288": 2, "2028": 14, "2029": 13, "2909": 8, "8955": 1, "6289": 2, "2030": 13, "8957": 1, "8956": 1, "8958": 1, "3436": 6, "1926": 14, "2529": 10, "6291": 2, "5072": 2, "6290": 2, "8959": 1, "8960": 1, "2131": 12, "3437": 6, "2910": 8, "8961": 1, "6292": 2, "3830": 5, "5073": 2, "6293": 2, "6294": 2, "1832": 15, "5074": 3, "8963": 1, "8962": 1, "1401": 24, "6295": 2, "4370": 4, "8964": 1, "2249": 12, "8965": 1, "534": 83, "6296": 1, "8968": 1, "5075": 3, "8966": 1, "8967": 1, "8969": 1, "8970": 1, "8971": 1, "8972": 1, "8973": 1, "5076": 3, "2707": 9, "1833": 16, "1251": 28, "8974": 1, "2132": 13, "2133": 13, "1358": 24, "3438": 6, "2530": 10, "4371": 4, "2250": 12, "1317": 25, "4372": 4, "5077": 3, "5078": 3, "2911": 8, "8975": 1, "1834": 16, "2134": 11, "4373": 4, "1483": 22, "8976": 1, "8977": 1, "3831": 5, "2912": 8, "3145": 7, "8978": 1, "987": 38, "6297": 2, "5080": 3, "5079": 3, "4374": 4, "8979": 1, "3146": 7, "3147": 7, "1835": 14, "2708": 9, "3148": 7, "1402": 24, "3832": 5, "2389": 11, "1034": 34, "1522": 20, "1523": 21, "2390": 11, "4375": 4, "1927": 15, "2391": 11, "1836": 16, "818": 48, "8980": 1, "1188": 25, "2135": 13, "2251": 12, "8981": 1, "8982": 1, "5081": 3, "1837": 16, "5082": 3, "1318": 26, "8983": 1, "8984": 1, "3833": 5, "1584": 20, "3149": 7, "6298": 2, "4376": 4, "6299": 2, "3834": 5, "3835": 5, "8986": 1, "8985": 1, "8987": 1, "3150": 7, "729": 54, "4377": 4, "2531": 10, "8988": 1, "8989": 1, "6300": 2, "2709": 9, "6301": 2, "1484": 22, "6303": 2, "8990": 1, "6302": 2, "5083": 2, "2710": 9, "3837": 5, "6304": 2, "3836": 5, "4378": 4, "3838": 5, "2532": 9, "6305": 2, "6306": 2, "3439": 6, "8991": 1, "6307": 2, "6308": 2, "730": 53, "8992": 1, "1524": 21, "3839": 5, "8993": 1, "3151": 7, "1585": 20, "6309": 2, "8995": 1, "8996": 1, "8997": 1, "8999": 1, "2711": 9, "8994": 1, "8998": 1, "2533": 10, "696": 59, "2913": 8, "3440": 6, "3152": 7, "3441": 6, "2534": 10, "6310": 1, "1838": 16, "9000": 1, "5084": 3, "2252": 12, "6311": 2, "2535": 10, "3840": 5, "2392": 11, "6312": 2, "5085": 3, "1696": 18, "6313": 2, "3841": 5, "1928": 15, "2914": 8, "6314": 2, "3153": 7, "9001": 1, "9002": 1, "9003": 1, "1403": 24, "9004": 1, "3154": 7, "2393": 10, "1586": 20, "3155": 7, "5086": 3, "9006": 1, "9005": 1, "902": 42, "6315": 2, "5087": 3, "4379": 4, "2536": 10, "2253": 11, "9007": 1, "6316": 2, "9008": 1, "9009": 1, "9010": 1, "1762": 17, "9011": 1, "6317": 2, "9012": 1, "2537": 10, "9014": 1, "6319": 2, "6320": 2, "6318": 2, "9015": 1, "9013": 1, "864": 42, "3442": 6, "1223": 28, "3842": 5, "6321": 2, "5088": 3, "9016": 1, "2712": 9, "1440": 23, "6322": 2, "1156": 30, "9017": 1, "2136": 11, "2713": 9, "9018": 1, "3443": 6, "9019": 1, "9020": 1, "2394": 11, "2031": 13, "5089": 3, "6323": 2, "9021": 1, "5090": 3, "3843": 5, "9022": 1, "3444": 6, "3844": 5, "9023": 1, "4380": 4, "2254": 11, "9024": 1, "9025": 1, "6324": 2, "6325": 2, "9030": 1, "9026": 1, "9028": 1, "9029": 1, "2915": 8, "2538": 10, "9027": 1, "9031": 1, "6326": 2, "9032": 1, "9033": 1, "2714": 9, "4381": 4, "2395": 11, "5091": 3, "1839": 12, "9035": 1, "819": 46, "9034": 1, "5092": 3, "9036": 1, "1284": 27, "4382": 4, "9037": 1, "3156": 5, "9038": 1, "9039": 1, "9040": 1, "9041": 1, "5093": 3, "9042": 1, "6327": 2, "1157": 31, "9043": 1, "2715": 9, "1525": 21, "1697": 18, "9044": 1, "9045": 1, "1763": 17, "4383": 4, "2396": 11, "9046": 1, "9047": 1, "6328": 2, "9048": 1, "5094": 3, "6329": 2, "9049": 1, "9050": 1, "1189": 30, "3845": 5, "4384": 4, "5095": 3, "9054": 1, "9052": 1, "9051": 1, "9053": 1, "6330": 2, "2397": 11, "6331": 2, "4385": 4, "9055": 1, "9056": 1, "2716": 9, "4386": 4, "9057": 1, "9058": 1, "9059": 1, "4387": 4, "6332": 2, "9060": 1, "5096": 3, "4388": 3, "9061": 1, "9063": 1, "912": 43, "9062": 1, "1072": 34, "2137": 13, "508": 81, "1190": 26, "1252": 28, "6333": 2, "843": 47, "1929": 15, "3846": 5, "1253": 27, "3157": 7, "2032": 14, "2539": 10, "9064": 1, "9065": 1, "6334": 2, "1764": 17, "5097": 3, "4389": 4, "9066": 1, "9067": 1, "2255": 12, "1285": 27, "3847": 5, "3848": 4, "6335": 2, "5098": 3, "3849": 5, "9068": 1, "2398": 11, "4390": 4, "9069": 1, "9070": 1, "9071": 1, "3158": 7, "2256": 11, "1765": 16, "5099": 3, "4391": 4, "9072": 1, "4392": 3, "5100": 3, "2138": 13, "2717": 9, "6336": 2, "1766": 16, "9073": 1, "2916": 7, "3445": 6, "3159": 7, "3446": 6, "9074": 1, "9075": 1, "6337": 2, "9076": 1, "3447": 6, "6338": 2, "9077": 1, "9078": 1, "4393": 4, "9079": 1, "2399": 11, "3448": 6, "3160": 7, "6339": 2, "2917": 8, "1359": 23, "3161": 7, "2139": 12, "4394": 4, "5101": 3, "9080": 1, "9081": 1, "5102": 3, "2918": 8, "2033": 14, "9083": 1, "9084": 1, "6340": 2, "3449": 6, "9082": 1, "4395": 4, "2540": 8, "5103": 3, "9087": 1, "6341": 2, "3162": 7, "2541": 10, "9088": 1, "2400": 11, "3850": 5, "9085": 1, "9086": 1, "2401": 11, "1404": 24, "3164": 7, "6342": 2, "954": 40, "3163": 7, "9089": 1, "6343": 1, "4396": 4, "6344": 2, "9090": 1, "4397": 4, "2919": 8, "9091": 1, "2140": 13, "9092": 1, "9093": 1, "2542": 9, "2718": 9, "1930": 15, "9094": 1, "1767": 17, "6345": 2, "9095": 1, "9096": 1, "2719": 9, "6346": 2, "3450": 6, "3165": 7, "2920": 8, "5104": 3, "5105": 3, "5106": 3, "1931": 15, "9098": 1, "9097": 1, "2720": 9, "9099": 1, "3451": 6, "9100": 1, "2721": 8, "5107": 3, "9101": 1, "6347": 2, "3166": 4, "2402": 11, "9102": 1, "2921": 8, "3167": 7, "6348": 2, "9103": 1, "3168": 7, "3452": 6, "9105": 1, "6349": 2, "6350": 2, "9104": 1, "5108": 3, "3851": 5, "6351": 2, "3453": 6, "3852": 3, "9106": 1, "766": 52, "2543": 10, "9107": 1, "6352": 2, "9108": 1, "2141": 12, "9109": 1, "9110": 1, "4398": 4, "2722": 9, "9111": 1, "9112": 1, "1526": 20, "4399": 4, "4400": 4, "1698": 18, "9113": 1, "9115": 1, "9114": 1, "3454": 6, "5109": 3, "9117": 1, "9116": 1, "2257": 12, "6353": 2, "9118": 1, "4401": 4, "9119": 1, "9120": 1, "9121": 1, "9122": 1, "9123": 1, "2544": 10, "9124": 1, "2922": 8, "2142": 13, "1110": 30, "9125": 1, "2723": 9, "9127": 1, "2258": 12, "9126": 1, "6354": 2, "9128": 1, "1932": 14, "3455": 5, "9129": 1, "2034": 14, "4402": 4, "6355": 2, "9131": 1, "3853": 5, "9130": 1, "9132": 1, "1527": 21, "2545": 10, "9133": 1, "9134": 1, "4403": 4, "2923": 8, "3456": 6, "2724": 9, "2035": 13, "9135": 1, "9136": 1, "1405": 22, "5110": 3, "9138": 1, "9137": 1, "3169": 7, "6357": 2, "6356": 2, "5112": 3, "3170": 7, "5111": 3, "2143": 13, "9139": 1, "6358": 2, "9140": 1, "1224": 28, "2546": 10, "6359": 2, "6360": 2, "2725": 9, "9141": 1, "9142": 1, "3457": 6, "2547": 10, "2726": 9, "4404": 4, "2036": 14, "4405": 4, "9143": 1, "3854": 5, "9144": 1, "2727": 9, "9145": 1, "2924": 7, "3171": 7, "9146": 1, "3855": 5, "5113": 3, "1699": 18, "5114": 3, "3856": 5, "9147": 1, "9148": 1, "4406": 4, "1485": 21, "6361": 2, "632": 67, "2925": 8, "3857": 5, "6362": 2, "9149": 1, "2548": 10, "2259": 12, "9150": 1, "9151": 1, "6363": 2, "2037": 14, "3458": 6, "5115": 3, "6364": 2, "2260": 12, "3858": 5, "9152": 1, "9153": 1, "2261": 12, "4407": 4, "1933": 15, "4408": 4, "1441": 23, "9154": 1, "3859": 5, "9155": 1, "2926": 7, "9156": 1, "3459": 5, "2403": 9, "3860": 3, "9157": 1, "5116": 3, "1191": 29, "9158": 1, "3861": 5, "9160": 1, "9162": 1, "9159": 1, "9161": 1, "6365": 2, "4409": 4, "6366": 2, "1840": 16, "6367": 2, "9163": 1, "4410": 4, "9164": 1, "5117": 3, "5118": 3, "9165": 1, "2144": 12, "9166": 1, "1700": 17, "9168": 1, "9169": 1, "9167": 1, "1768": 16, "4411": 4, "2549": 9, "3862": 4, "4412": 4, "9170": 1, "3863": 5, "5119": 3, "9171": 1, "9172": 1, "6368": 2, "6369": 2, "9173": 1, "9174": 1, "5120": 3, "9175": 1, "5121": 3, "9176": 1, "1769": 17, "2550": 10, "9177": 1, "5122": 3, "2262": 12, "9178": 1, "5123": 3, "1841": 16, "6370": 2, "4413": 4, "3460": 6, "9179": 1, "3864": 5, "5124": 3, "5125": 3, "9180": 1, "9181": 1, "6371": 2, "2038": 13, "4414": 4, "2404": 11, "1842": 16, "1587": 20, "5126": 3, "704": 55, "9182": 1, "6372": 2, "2263": 11, "1640": 19, "4415": 4, "3865": 5, "1254": 22, "9183": 1, "9184": 1, "2551": 9, "9185": 1, "6373": 2, "5127": 3, "3461": 6, "2405": 11, "9186": 1, "9187": 1, "6374": 2, "9188": 1, "1934": 15, "2145": 13, "1770": 17, "9189": 1, "9190": 1, "913": 43, "9191": 1, "3172": 7, "3866": 5, "3173": 7, "1701": 18, "5128": 3, "9192": 1, "2927": 8, "3867": 4, "1935": 15, "1702": 16, "5129": 3, "9193": 1, "5130": 3, "6375": 2, "3462": 6, "9194": 1, "3174": 7, "5131": 3, "844": 46, "6376": 2, "1319": 26, "6377": 2, "2039": 14, "865": 46, "3868": 5, "6378": 2, "9195": 1, "5132": 3, "2928": 8, "3463": 6, "6379": 2, "9196": 1, "9197": 1, "6380": 2, "5133": 3, "3869": 5, "9198": 1, "9199": 1, "9201": 1, "9200": 1, "9202": 1, "9204": 1, "3464": 6, "6381": 2, "9203": 1, "9205": 1, "9206": 1, "1158": 31, "3465": 6, "1843": 16, "9207": 1, "9208": 1, "9209": 1, "9210": 1, "3466": 6, "9211": 1, "9212": 1, "2552": 10, "9213": 1, "2553": 6, "5134": 3, "9214": 1, "9218": 1, "9217": 1, "9220": 1, "9216": 1, "9215": 1, "9219": 1, "6382": 2, "9221": 1, "9222": 1, "4416": 4, "9223": 1, "9225": 1, "9224": 1, "9226": 1, "9227": 1, "2554": 10, "4417": 4, "9228": 1, "2728": 9, "5135": 3, "3870": 5, "6383": 2, "2555": 10, "3871": 5, "4418": 4, "5136": 3, "6384": 2, "9229": 1, "3467": 6, "3175": 7, "6385": 2, "1528": 20, "9230": 1, "9231": 1, "9233": 1, "9232": 1, "4419": 4, "1442": 23, "9234": 1, "3872": 5, "9235": 1, "2406": 9, "9236": 1, "1641": 19, "1771": 17, "2407": 11, "9237": 1, "9238": 1, "1192": 28, "6386": 2, "988": 38, "2408": 11, "5137": 3, "4420": 4, "6387": 2, "9239": 1, "9240": 1, "2556": 10, "9241": 1, "5138": 3, "9242": 1, "9243": 1, "3873": 5, "9244": 1, "4421": 4, "6388": 2, "1529": 21, "5139": 3, "5140": 3, "2929": 8, "2557": 10, "1936": 14, "3874": 5, "9245": 1, "6389": 2, "9247": 1, "6390": 2, "9246": 1, "2930": 8, "9248": 1, "5141": 3, "2409": 11, "4422": 2, "6391": 2, "3468": 6, "3875": 5, "5142": 3, "3469": 6, "2729": 9, "9249": 1, "9250": 1, "3176": 7, "9251": 1, "9252": 1, "4423": 4, "4424": 4, "3177": 6, "1844": 16, "1443": 23, "1320": 26, "2040": 13, "1642": 19, "6392": 2, "9253": 1, "2931": 8, "5144": 3, "9254": 1, "9256": 1, "9255": 1, "5143": 3, "3178": 7, "3876": 5, "2410": 11, "5145": 3, "9257": 1, "5146": 3, "1772": 17, "2146": 12, "2932": 8, "9258": 1, "9259": 1, "6393": 2, "3877": 5, "6394": 2, "9260": 1, "1845": 16, "2558": 10, "1013": 37, "9261": 1, "3878": 5, "2933": 8, "6395": 2, "3179": 7, "6396": 2, "6397": 2, "9262": 1, "9263": 1, "6398": 2, "6399": 2, "3879": 4, "4425": 4, "1444": 22, "5147": 3, "2730": 9, "1225": 29, "9264": 1, "3880": 5, "5148": 3, "9265": 1, "9266": 1, "3470": 6, "2731": 9, "9267": 1, "3881": 5, "2264": 12, "2732": 9, "5149": 3, "1937": 15, "3471": 6, "3180": 7, "9270": 1, "9271": 1, "5150": 3, "9268": 1, "9269": 1, "2733": 9, "2934": 8, "6400": 2, "3181": 7, "9273": 1, "9272": 1, "9274": 1, "9275": 1, "9276": 1, "6401": 2, "9277": 1, "3882": 5, "6402": 2, "9279": 1, "9278": 1, "4426": 4, "2559": 9, "9280": 1, "9281": 1, "6403": 2, "5151": 3, "6404": 2, "4427": 4, "9282": 1, "3182": 7, "3472": 6, "9283": 1, "5153": 3, "5152": 3, "9285": 1, "9284": 1, "5154": 3, "5155": 3, "9286": 1, "3883": 5, "6405": 2, "3473": 6, "9287": 1, "3884": 5, "9288": 1, "9289": 1, "9290": 1, "3474": 6, "9291": 1, "9292": 1, "2560": 10, "3885": 5, "2265": 12, "3183": 7, "3886": 5, "697": 55, "3475": 6, "9293": 1, "4428": 4, "6406": 2, "3887": 5, "6407": 2, "9294": 1, "3888": 5, "5156": 3, "9295": 1, "6408": 2, "9296": 1, "2147": 13, "3889": 5, "3476": 6, "6410": 2, "3890": 4, "6409": 2, "9297": 1, "2935": 7, "9298": 1, "3891": 5, "2041": 14, "9299": 1, "1255": 28, "1256": 27, "6411": 2, "6412": 2, "6413": 2, "9300": 1, "6414": 2, "9301": 1, "5157": 3, "6415": 2, "3477": 6, "9302": 1, "9304": 1, "9303": 1, "3184": 4, "9305": 1, "5158": 3, "3185": 7, "4429": 4, "9306": 1, "9307": 1, "6416": 2, "9308": 1, "6417": 2, "6418": 2, "4430": 4, "2411": 11, "9309": 1, "9310": 1, "9311": 1, "6419": 2, "6420": 2, "3478": 6, "1846": 16, "2936": 8, "2937": 8, "6421": 2, "9312": 1, "9313": 1, "3479": 6, "2938": 8, "6422": 2, "5159": 3, "1321": 23, "2148": 13, "9314": 1, "3186": 5, "9315": 1, "2266": 12, "6423": 2, "9317": 1, "2939": 6, "9316": 1, "1938": 14, "2561": 10, "4431": 4, "3892": 5, "9318": 1, "9319": 1, "3480": 6, "2562": 10, "2149": 13, "1939": 15, "9320": 1, "9321": 1, "5160": 3, "5161": 3, "2412": 11, "6424": 2, "9322": 1, "3893": 5, "2150": 13, "9323": 1, "9324": 1, "3894": 5, "3895": 5, "9325": 1, "5162": 3, "9326": 1, "2563": 10, "9327": 1, "4432": 4, "9328": 1, "6425": 2, "1940": 15, "9329": 1, "1643": 18, "9330": 1, "9331": 1, "9336": 1, "9337": 1, "9338": 1, "9334": 1, "9332": 1, "9335": 1, "9333": 1, "9339": 1, "9340": 1, "9341": 1, "4433": 4, "3481": 6, "5163": 3, "6426": 2, "4434": 4, "9342": 1, "2267": 12, "2940": 8, "9343": 1, "6427": 2, "9344": 1, "4435": 4, "3187": 7, "5164": 3, "5165": 3, "3896": 5, "9345": 1, "9346": 1, "3482": 6, "9347": 1, "1773": 17, "5166": 3, "2564": 8, "4436": 4, "1588": 20, "6428": 2, "1530": 21, "5167": 3, "9348": 1, "3897": 5, "9349": 1, "1360": 25, "5168": 3, "9350": 1, "1286": 27, "2565": 10, "1406": 23, "2413": 11, "9351": 1, "4437": 4, "6429": 2, "9352": 1, "6430": 2, "9353": 1, "2414": 11, "6431": 1, "3188": 7, "5169": 3, "5170": 3, "9354": 1, "9355": 1, "5171": 3, "3483": 6, "6432": 2, "9357": 1, "9356": 1, "1941": 15, "914": 43, "6433": 2, "9358": 1, "9361": 1, "9360": 1, "2415": 11, "9359": 1, "9362": 1, "820": 47, "5172": 3, "6434": 2, "1531": 21, "2734": 9, "6436": 2, "6435": 2, "1073": 33, "6437": 2, "2941": 8, "9363": 1, "1942": 14, "2042": 14, "9364": 1, "9365": 1, "2416": 11, "2566": 10, "6438": 2, "5173": 3, "1322": 22, "3484": 6, "9366": 1, "9367": 1, "3898": 5, "2268": 12, "5174": 3, "4438": 4, "4439": 4, "9369": 1, "9368": 1, "5175": 3, "6439": 2, "2269": 12, "9370": 1, "9372": 1, "9373": 1, "9371": 1, "2270": 11, "6440": 2, "1703": 18, "2735": 8, "2942": 8, "2151": 13, "9374": 1, "4440": 4, "9375": 1, "9376": 1, "5176": 3, "5177": 3, "2271": 11, "1361": 25, "9378": 1, "6441": 2, "4442": 3, "9377": 1, "2152": 13, "4441": 4, "3899": 5, "6442": 2, "4443": 4, "5178": 3, "9379": 1, "9380": 1, "9381": 1, "2943": 8, "9382": 1, "6443": 2, "597": 72, "5179": 3, "5180": 3, "9383": 1, "4444": 4, "4445": 4, "6445": 2, "6444": 2, "3900": 5, "9384": 1, "6446": 2, "4446": 4, "5181": 3, "9385": 1, "9386": 1, "9387": 1, "9388": 1, "9389": 1, "9390": 1, "1486": 22, "9391": 1, "3485": 6, "4447": 4, "3486": 6, "9392": 1, "9393": 1, "9394": 1, "2272": 10, "5182": 3, "9395": 1, "3189": 7, "1943": 14, "5183": 3, "9396": 1, "9397": 1, "5184": 3, "9398": 1, "2736": 9, "955": 39, "2944": 8, "3487": 6, "9399": 1, "3190": 7, "6447": 2, "9400": 1, "3488": 6, "9401": 1, "5185": 3, "6448": 2, "6449": 2, "9402": 1, "2737": 9, "968": 40, "4448": 4, "9403": 1, "5186": 3, "9404": 1, "9405": 1, "1257": 28, "2043": 14, "2738": 9, "9406": 1, "9407": 1, "9408": 1, "9409": 1, "2739": 9, "2567": 10, "9410": 1, "9411": 1, "9412": 1, "9413": 1, "1362": 24, "3489": 6, "6450": 2, "3901": 5, "1644": 19, "3490": 6, "9414": 1, "9415": 1, "2568": 10, "9416": 1, "3902": 5, "1944": 14, "9417": 1, "1532": 21, "6451": 2, "1774": 17, "1945": 15, "9418": 1, "9419": 1, "9420": 1, "9421": 1, "5187": 3, "6452": 2, "2945": 7, "6453": 2, "9422": 1, "9423": 1, "6454": 2, "5188": 3, "1946": 15, "9424": 1, "3491": 6, "2273": 12, "9425": 1, "3191": 7, "9426": 1, "2740": 9, "5189": 3, "5190": 3, "9427": 1, "9428": 1, "9429": 1, "9430": 1, "2741": 9, "6455": 2, "9431": 1, "5191": 3, "4449": 4, "9432": 1, "6456": 2, "9433": 1, "6457": 2, "4450": 4, "989": 39, "9434": 1, "6458": 2, "3903": 3, "9435": 1, "9436": 1, "6459": 2, "9437": 1, "9440": 1, "4451": 4, "9438": 1, "3192": 7, "9439": 1, "4452": 4, "6460": 2, "2946": 8, "9441": 1, "4453": 4, "3492": 6, "9442": 1, "6461": 2, "9443": 1, "9444": 1, "3904": 5, "9445": 1, "9447": 1, "9446": 1, "5192": 3, "2947": 8, "1533": 21, "9448": 1, "9450": 1, "9449": 1, "4454": 4, "9451": 1, "1847": 16, "9452": 1, "9453": 1, "5193": 3, "3905": 5, "9454": 1, "9456": 1, "9455": 1, "9458": 1, "9459": 1, "9457": 1, "9461": 1, "9462": 1, "9464": 1, "9463": 1, "9460": 1, "3193": 7, "6462": 2, "6463": 2, "2274": 12, "5194": 3, "6464": 2, "2569": 10, "9465": 1, "9466": 1, "6465": 2, "9467": 1, "3194": 7, "9468": 1, "1848": 16, "9469": 1, "9470": 1, "3195": 7, "9471": 1, "4455": 4, "2417": 11, "5195": 3, "9472": 1, "4456": 4, "6466": 2, "9473": 1, "2948": 8, "9474": 1, "6467": 2, "9475": 1, "9476": 1, "2742": 9, "6468": 2, "2949": 8, "6469": 2, "9478": 1, "9477": 1, "4457": 4, "2153": 13, "2275": 12, "9479": 1, "3493": 6, "5196": 3, "6470": 2, "9480": 1, "4459": 4, "4458": 4, "9481": 1, "9483": 1, "9482": 1, "2418": 11, "5197": 3, "9484": 1, "9485": 1, "3906": 5, "9486": 1, "5198": 3, "9487": 1, "3907": 5, "4460": 3, "4461": 3, "4462": 4, "6471": 2, "2044": 14, "2743": 9, "9488": 1, "9489": 1, "5199": 3, "2950": 8, "3908": 5, "5200": 3, "3196": 7, "1534": 20, "5201": 3, "6472": 2, "6473": 2, "9490": 1, "3494": 6, "5202": 3, "9491": 1, "3909": 5, "6474": 1, "5203": 2, "9492": 1, "9495": 1, "9496": 1, "9493": 1, "9494": 1, "1535": 21, "2570": 10, "9497": 1, "4463": 4, "4464": 4, "6475": 2, "5204": 3, "3495": 6, "2276": 12, "5205": 3, "9499": 1, "2951": 8, "9498": 1, "9500": 1, "2045": 14, "6476": 2, "9501": 1, "2952": 8, "2046": 14, "6477": 2, "9502": 1, "2154": 13, "9503": 1, "2744": 9, "2571": 10, "4465": 4, "9504": 1, "9505": 1, "9506": 1, "9507": 1, "3197": 7, "5206": 3, "3910": 5, "2047": 14, "2745": 8, "6479": 2, "6478": 2, "9508": 1, "4466": 4, "2953": 8, "6480": 2, "9509": 1, "3496": 6, "6481": 2, "9510": 1, "6482": 2, "1947": 14, "2954": 7, "3911": 5, "9511": 1, "9512": 1, "9513": 1, "3912": 5, "9514": 1, "4467": 4, "9515": 1, "9516": 1, "4468": 4, "6483": 2, "9517": 1, "2419": 11, "9518": 1, "9519": 1, "9520": 1, "2746": 9, "9521": 1, "1948": 15, "5207": 3, "9522": 1, "3913": 5, "9523": 1, "6484": 2, "9525": 1, "9524": 1, "9526": 1, "6485": 2, "5208": 3, "9527": 1, "3914": 5, "6487": 2, "6486": 2, "3198": 7, "1775": 17, "5209": 3, "5211": 3, "5210": 3, "9528": 1, "2572": 9, "4469": 4, "9529": 1, "3915": 5, "9530": 1, "9531": 1, "9532": 1, "9533": 1, "3497": 6, "5212": 3, "6488": 2, "9534": 1, "3199": 7, "6489": 2, "9535": 1, "9536": 1, "9537": 1, "2747": 9, "9538": 1, "6490": 2, "6491": 2, "4470": 4, "9539": 1, "5213": 3, "6492": 2, "3498": 6, "9540": 1, "9541": 1, "3916": 4, "3499": 6, "9542": 1, "4471": 4, "6493": 2, "9543": 1, "5214": 3, "6494": 2, "9545": 1, "9544": 1, "6495": 2, "9546": 1, "9547": 1, "2277": 12, "6496": 2, "2955": 8, "9548": 1, "9549": 1, "9550": 1, "3917": 5, "6497": 2, "1052": 36, "4472": 4, "9551": 1, "5215": 3, "9552": 1, "9553": 1, "5216": 2, "9554": 1, "4473": 4, "2956": 8, "6498": 2, "2957": 8, "4474": 4, "2958": 8, "9555": 1, "9556": 1, "2278": 12, "9557": 1, "5218": 3, "5217": 3, "6499": 2, "2959": 7, "3200": 7, "2573": 10, "9558": 1, "1589": 20, "9559": 1, "6500": 2, "2748": 9, "6501": 2, "9560": 1, "9561": 1, "4475": 4, "9562": 1, "6502": 2, "2420": 8, "5219": 3, "5220": 3, "6503": 2, "3500": 6, "9563": 1, "5221": 3, "6504": 2, "4476": 4, "9564": 1, "9565": 1, "6505": 2, "6506": 2, "1487": 22, "1590": 20, "5222": 3, "6507": 2, "2155": 12, "9566": 1, "9567": 1, "5223": 3, "9568": 1, "5224": 3, "4477": 4, "6508": 2, "5225": 3, "1488": 22, "9569": 1, "9570": 1, "4478": 4, "3201": 7, "9571": 1, "3918": 5, "6509": 2, "9572": 1, "9573": 1, "9574": 1, "9575": 1, "6510": 2, "2960": 8, "9576": 1, "9577": 1, "9578": 1, "2574": 10, "9579": 1, "9580": 1, "9581": 1, "6511": 2, "6512": 2, "9582": 1, "1407": 20, "9583": 1, "9584": 1, "9585": 1, "9586": 1, "6513": 2, "4479": 4, "4480": 2, "6514": 2, "9587": 1, "9588": 1, "9590": 1, "6515": 2, "9589": 1, "6516": 2, "3202": 7, "3919": 5, "1591": 16, "9591": 1, "2961": 8, "9592": 1, "6517": 2, "9593": 1, "3920": 5, "2156": 13, "4481": 4, "5226": 3, "6519": 2, "6518": 2, "1135": 31, "3501": 6, "9594": 1, "1949": 15, "9596": 1, "9595": 1, "3502": 6, "9597": 1, "6520": 2, "6521": 2, "1489": 22, "6523": 2, "6522": 2, "9598": 1, "5227": 3, "3921": 5, "2749": 9, "4482": 4, "6524": 2, "2750": 9, "9599": 1, "9600": 1, "6525": 2, "9601": 1, "9602": 1, "9603": 1, "4483": 4, "1849": 15, "2751": 9, "9604": 1, "9605": 1, "2279": 11, "9606": 1, "3503": 6, "1850": 16, "6526": 2, "2962": 8, "9607": 1, "9608": 1, "9609": 1, "2048": 14, "9610": 1, "9611": 1, "9612": 1, "9613": 1, "6527": 2, "3504": 6, "9614": 1, "9615": 1, "9616": 1, "6528": 2, "9617": 1, "2280": 12, "5228": 3, "5229": 2, "3203": 7, "4484": 4, "9618": 1, "3922": 5, "2157": 13, "1490": 22, "6529": 1, "9619": 1, "9620": 1, "5230": 3, "6530": 2, "2421": 9, "9621": 1, "3505": 6, "2049": 14, "4485": 4, "9622": 1, "9623": 1, "4486": 4, "9624": 1, "3204": 7, "2158": 13, "9625": 1, "9626": 1, "9627": 1, "9628": 1, "6531": 2, "9629": 1, "5231": 3, "5233": 3, "5232": 3, "5234": 3, "9630": 1, "2422": 11, "9631": 1, "9632": 1, "9633": 1, "5235": 1, "5236": 1, "3506": 6, "9634": 1, "1592": 20, "9635": 1, "6532": 2, "1491": 22, "6533": 2, "3205": 7, "3923": 5, "5237": 3, "9636": 1, "9637": 1, "6534": 2, "6535": 2, "9638": 1, "3924": 5, "9639": 1, "9640": 1, "3925": 5, "4487": 4, "9641": 1, "9642": 1, "3507": 6, "9643": 1, "9644": 1, "9645": 1, "5238": 2, "3926": 5, "9646": 1, "5239": 3, "3927": 5, "2050": 14, "9647": 1, "3928": 5, "3929": 5, "9648": 1, "6536": 2, "4488": 4, "9650": 1, "9649": 1, "2752": 9, "5240": 3, "9651": 1, "6537": 2, "6538": 2, "9652": 1, "9653": 1, "9654": 1, "9655": 1, "9656": 1, "9657": 1, "5241": 3, "3930": 5, "4489": 4, "9658": 1, "5242": 3, "3931": 5, "6540": 2, "6539": 2, "9659": 1, "6541": 2, "4490": 4, "2281": 12, "2423": 11, "2282": 12, "9660": 1, "9661": 1, "5243": 3, "2283": 12, "9662": 1, "9663": 1, "4491": 4, "9664": 1, "9665": 1, "9666": 1, "9667": 1, "9668": 1, "9669": 1, "5244": 3, "2284": 12, "6542": 1, "9670": 1, "5245": 3, "9671": 1, "1776": 17, "9672": 1, "5246": 3, "9673": 1, "6543": 2, "3932": 5, "2963": 6, "9674": 1, "6544": 2, "9675": 1, "3933": 5, "9676": 1, "9677": 1, "6545": 2, "5247": 3, "3934": 5, "5248": 3, "5249": 3, "9678": 1, "2753": 9, "6546": 2, "3935": 5, "2159": 12, "4492": 4, "4493": 4, "6547": 2, "6548": 2, "9679": 1, "1323": 26, "9680": 1, "5250": 3, "5251": 3, "9681": 1, "9682": 1, "6549": 2, "6550": 2, "5252": 3, "9683": 1, "9684": 1, "9685": 1, "3936": 5, "5253": 3, "1287": 26, "9686": 1, "5254": 3, "6551": 2, "5255": 3, "5256": 3, "2285": 12, "9687": 1, "3508": 6, "2160": 12, "9688": 1, "4494": 4, "9689": 1, "2964": 8, "6552": 2, "6553": 2, "5257": 3, "2754": 9, "9690": 1, "4495": 4, "9691": 1, "9692": 1, "698": 31, "9693": 1, "9694": 1, "2424": 10, "6554": 2, "6555": 2, "9695": 1, "2965": 8, "5258": 3, "9696": 1, "6556": 2, "9697": 1, "1536": 21, "9698": 1, "6557": 2, "6558": 2, "9699": 1, "4496": 4, "9700": 1, "9701": 1, "9702": 1, "6559": 2, "9703": 1, "6560": 2, "9704": 1, "6561": 2, "9705": 1, "3937": 5, "9706": 1, "4497": 4, "2286": 12, "9707": 1, "3509": 5, "5259": 3, "6562": 2, "9708": 1, "9709": 1, "9710": 1, "9711": 1, "9712": 1, "9713": 1, "4498": 4, "1593": 20, "9714": 1, "2161": 13, "9715": 1, "9716": 1, "4499": 4, "2425": 11, "9717": 1, "9718": 1, "9719": 1, "9720": 1, "9721": 1, "9722": 1, "5261": 3, "5260": 3, "2051": 14, "6563": 2, "9723": 1, "9724": 1, "9725": 1, "9726": 1, "9727": 1, "4500": 4, "9728": 1, "9729": 1, "9730": 1, "9731": 1, "9732": 1, "9733": 1, "9734": 1, "9735": 1, "9736": 1, "6564": 2, "2755": 7, "9737": 1, "9739": 1, "4501": 4, "9738": 1, "9740": 1, "9741": 1, "9742": 1, "3510": 6, "3938": 5, "4502": 4, "9743": 1, "1645": 17, "1537": 19, "3511": 6, "9744": 1, "6565": 2, "5262": 3, "9746": 1, "9745": 1, "9747": 1, "4503": 4, "3206": 7, "2966": 8, "4504": 4, "2756": 9, "9748": 1, "9749": 1, "9750": 1, "9751": 1, "6566": 1, "1646": 19, "6567": 2, "2426": 11, "6568": 2, "9752": 1, "9753": 1, "4505": 4, "2162": 13, "9754": 1, "9756": 1, "9757": 1, "9758": 1, "4506": 4, "9755": 1, "3512": 5, "4507": 4, "6569": 2, "5263": 3, "9759": 1, "9760": 1, "9761": 1, "9762": 1, "6570": 2, "3939": 5, "6571": 2, "9763": 1, "3513": 6, "9764": 1, "5264": 3, "5265": 3, "5266": 3, "2757": 9, "2052": 14, "9765": 1, "9766": 1, "3207": 7, "4508": 4, "3208": 7, "1851": 16, "9767": 1, "3940": 5, "4509": 4, "4510": 4, "5267": 3, "2287": 12, "6572": 2, "9768": 1, "6573": 2, "4511": 4, "1704": 18, "6576": 2, "6575": 2, "6574": 2, "6577": 2, "9769": 1, "9771": 1, "9770": 1, "6578": 2, "4512": 4, "9772": 1, "4513": 4, "6579": 2, "4514": 4, "4515": 4, "6580": 2, "9774": 1, "9773": 1, "6582": 2, "6581": 1, "9775": 1, "6583": 2, "3514": 6, "9776": 1, "4516": 4, "9777": 1, "4517": 4, "3941": 5, "5268": 3, "6584": 2, "5269": 3, "6585": 2, "2163": 13, "9778": 1, "9780": 1, "9779": 1, "9781": 1, "6586": 2, "9782": 1, "5270": 3, "9783": 1, "3209": 6, "6587": 2, "3210": 7, "9784": 1, "5271": 3, "9785": 1, "9786": 1, "2053": 14, "6589": 2, "6588": 2, "9789": 1, "9787": 1, "9788": 1, "6590": 2, "9790": 1, "6591": 2, "2288": 12, "9791": 1, "9792": 1, "4518": 4, "1705": 18, "1777": 17, "6592": 2, "9793": 1, "1778": 17, "9794": 1, "6593": 2, "1706": 18, "3211": 6, "9795": 1, "6594": 2, "1492": 22, "9796": 1, "9797": 1, "9799": 1, "2289": 12, "9798": 1, "6596": 2, "6595": 2, "3943": 5, "9814": 1, "3516": 6, "9805": 1, "3515": 3, "9816": 1, "6602": 2, "9819": 1, "9806": 1, "6601": 2, "4520": 4, "5273": 1, "9817": 1, "9818": 1, "6604": 2, "4519": 1, "5274": 3, "9812": 1, "6597": 1, "6599": 2, "3942": 5, "9801": 1, "9802": 1, "5272": 1, "9803": 1, "9807": 1, "9808": 1, "9809": 1, "9813": 1, "9800": 1, "9815": 1, "9811": 1, "6600": 2, "9810": 1, "5275": 3, "6603": 2, "6598": 1, "9804": 1, "9822": 1, "9823": 1, "9821": 1, "6605": 2, "9820": 1, "5276": 3, "3212": 7, "2967": 5, "9824": 1, "3213": 6, "2427": 11, "3214": 7, "9825": 1, "9826": 1, "2290": 12, "9827": 1, "9828": 1, "4521": 3, "2428": 11, "3944": 5, "3945": 5, "9830": 1, "3946": 5, "9829": 1, "3517": 6, "6606": 2, "9832": 1, "6607": 2, "9831": 1, "3215": 7, "5277": 1, "9834": 1, "9833": 1, "9835": 1, "6608": 2, "2575": 10, "9836": 1, "9837": 1, "5278": 3, "3947": 5, "9838": 1, "3948": 5, "3216": 7, "5279": 3, "9839": 1, "9840": 1, "6609": 2, "6610": 2, "9841": 1, "3949": 4, "1193": 30, "9842": 1, "3950": 5, "9844": 1, "9843": 1, "5280": 3, "4522": 4, "9845": 1, "6611": 1, "5281": 3, "9846": 1, "5282": 3, "3518": 6, "5283": 3, "9847": 1, "6612": 2, "9849": 1, "9848": 1, "9850": 1, "4523": 4, "2429": 11, "3951": 5, "4524": 4, "6613": 2, "5284": 3, "3217": 7, "9852": 1, "9851": 1, "6614": 2, "5286": 3, "2430": 11, "3218": 7, "5285": 3, "3952": 5, "5287": 3, "3953": 5, "6615": 2, "2291": 12, "9853": 1, "6616": 2, "9854": 1, "9855": 1, "3219": 7, "3519": 6, "9856": 1, "9857": 1, "9858": 1, "6617": 2, "9859": 1, "9860": 1, "6618": 2, "9861": 1, "6619": 2, "1159": 31, "5288": 3, "6620": 2, "5289": 3, "9862": 1, "2431": 11, "5290": 3, "6621": 2, "9863": 1, "5291": 2, "6622": 2, "5292": 3, "4525": 4, "6623": 2, "3520": 6, "2054": 14, "9864": 1, "9865": 1, "9869": 1, "9868": 1, "9867": 1, "9866": 1, "6624": 2, "9870": 1, "3521": 6, "9871": 1, "6625": 2, "3220": 7, "2164": 13, "3954": 5, "5293": 3, "9872": 1, "5294": 3, "9873": 1, "9874": 1, "6626": 2, "9875": 1, "9876": 1, "9878": 1, "9877": 1, "6627": 2, "2968": 8, "3522": 6, "3955": 5, "6628": 2, "6629": 2, "5295": 3, "2969": 8, "9879": 1, "1950": 15, "9880": 1, "6631": 2, "6630": 2, "9881": 1, "5296": 3, "6632": 2, "6633": 2, "9885": 1, "4526": 3, "9882": 1, "9883": 1, "9884": 1, "9886": 1, "9887": 1, "6634": 2, "6635": 2, "2576": 9, "9888": 1, "9889": 1, "9890": 1, "6636": 2, "6637": 2, "5297": 3, "9891": 1, "9892": 1, "4527": 4, "6638": 2, "9893": 1, "6639": 2, "2432": 11, "3221": 7, "5298": 3, "9894": 1, "2433": 11, "9895": 1, "2165": 13, "9896": 1, "3523": 6, "9897": 1, "3956": 4, "6641": 2, "4528": 4, "6640": 2, "2292": 12, "5299": 3, "9898": 1, "6642": 2, "6643": 2, "6644": 2, "5300": 3, "4529": 4, "6645": 2, "4530": 4, "6646": 2, "9899": 1, "9900": 1, "9901": 1, "3222": 7, "9902": 1, "9903": 1, "9904": 1, "6647": 2, "9905": 1, "9906": 1, "9907": 1, "9908": 1, "9909": 1, "2970": 8, "3524": 6, "9910": 1, "9911": 1, "9912": 1, "9913": 1, "4531": 4, "1324": 25, "4532": 4, "3525": 6, "5301": 3, "9914": 1, "6648": 2, "6649": 2, "2055": 14, "4533": 4, "9915": 1, "3957": 5, "6650": 2, "2056": 14, "9916": 1, "9917": 1, "4534": 4, "5302": 3, "2577": 10, "9920": 1, "9918": 1, "5303": 3, "9922": 1, "9921": 1, "6651": 2, "6652": 2, "9919": 1, "9923": 1, "9924": 1, "5304": 3, "9926": 1, "9930": 1, "9931": 1, "9928": 1, "9927": 1, "3959": 5, "9929": 1, "9925": 1, "3958": 5, "3960": 5, "9935": 1, "9934": 1, "9933": 1, "9936": 1, "9932": 1, "9937": 1, "9938": 1, "9939": 1, "9941": 1, "9942": 1, "9940": 1, "4535": 4, "9943": 1, "2971": 8, "3961": 5, "9944": 1, "5305": 3, "6653": 1, "9945": 1, "2293": 11, "9946": 1, "9947": 1, "9948": 1, "4536": 4, "9949": 1, "3526": 5, "5306": 3, "5307": 3, "6654": 2, "2758": 8, "2759": 9, "9950": 1, "6655": 2, "3223": 7, "2578": 10, "5308": 3, "9951": 1, "9952": 1, "9953": 1, "4537": 4, "9954": 1, "6656": 2, "9955": 1, "1852": 16, "2760": 9, "6657": 2, "9956": 1, "3962": 5, "9957": 1, "9958": 1, "5309": 3, "9959": 1, "9960": 1, "9961": 1, "9962": 1, "9963": 1, "9964": 1, "3527": 6, "5310": 3, "9965": 1, "5311": 3, "9966": 1, "9967": 1, "9968": 1, "9971": 1, "9970": 1, "9969": 1, "9972": 1, "6658": 2, "2761": 9, "3963": 5, "3528": 6, "2972": 6, "6659": 2, "6660": 2, "6661": 2, "5312": 3, "6662": 2, "3530": 6, "3529": 5, "9973": 1, "4538": 4, "2294": 12, "9974": 1, "3531": 6, "9975": 1, "9976": 1, "9977": 1, "3224": 6, "6663": 2, "6664": 2, "5313": 3, "3532": 5, "5315": 3, "5314": 3, "6667": 2, "6665": 2, "6666": 2, "3964": 4, "6668": 2, "9978": 1, "6669": 2, "9979": 1, "9980": 1, "6670": 2, "3965": 5, "9981": 1, "9983": 1, "9982": 1, "9984": 1, "3533": 6, "9985": 1, "6671": 2, "9986": 1, "9987": 1, "3966": 5, "9988": 1, "6672": 2, "6673": 2, "6674": 2, "6675": 2, "2762": 9, "9989": 1, "4539": 4, "2579": 10, "3225": 7, "9990": 1, "9991": 1, "4540": 4, "5316": 3, "1594": 20, "9992": 1, "6676": 2, "9993": 1, "6677": 2, "3226": 7, "2580": 10, "9994": 1, "5317": 3, "9995": 1, "9996": 1, "9997": 1, "6678": 2, "6679": 2, "5318": 3, "5319": 3, "6680": 2, "3227": 7, "6681": 2, "9998": 1, "1595": 20, "6682": 2, "9999": 1, "6684": 2, "6683": 2, "6685": 2, "10000": 1, "2763": 9, "4541": 4, "1074": 34, "10001": 1, "10002": 1, "3228": 7, "6686": 2, "1647": 19, "10003": 1, "10004": 1, "6687": 2, "2973": 8, "6688": 2, "10005": 1, "4542": 4, "2434": 11, "10006": 1, "10007": 1, "5320": 3, "5321": 3, "10008": 1, "10009": 1, "6690": 2, "5322": 3, "6689": 2, "10010": 1, "10011": 1, "10014": 1, "10013": 1, "10012": 1, "10016": 1, "10015": 1, "5323": 3, "10017": 1, "10018": 1, "2166": 13, "5324": 3, "10019": 1, "4543": 4, "915": 36, "6692": 2, "1325": 22, "1779": 17, "6691": 1, "2581": 10, "3534": 6, "3535": 6, "10020": 1, "10022": 1, "10021": 1, "3536": 6, "10023": 1, "6693": 2, "2974": 8, "6694": 2, "10024": 1, "10025": 1, "1258": 27, "5325": 3, "2167": 13, "10026": 1, "6695": 2, "10027": 1, "5326": 3, "4544": 4, "10028": 1, "4545": 4, "6696": 2, "10029": 1, "4546": 4, "5327": 3, "6697": 2, "10030": 1, "5328": 3, "10031": 1, "10032": 1, "3967": 5, "4547": 4, "4548": 4, "3537": 6, "1075": 32, "1363": 24, "2295": 12, "10033": 1, "6698": 2, "3538": 6, "10034": 1, "4549": 4, "2975": 8, "10035": 1, "3539": 6, "4550": 4, "10036": 1, "10038": 1, "10037": 1, "1648": 18, "10039": 1, "10040": 1, "2168": 13, "2435": 10, "10041": 1, "10042": 1, "3968": 5, "5329": 3, "10043": 1, "2582": 9, "6699": 2, "10044": 1, "10045": 1, "10046": 1, "10047": 1, "3540": 6, "1649": 19, "6700": 2, "10048": 1, "10049": 1, "3229": 7, "10050": 1, "3230": 7, "6701": 2, "10051": 1, "3541": 6, "3969": 5, "6702": 2, "4551": 4, "4552": 4, "10052": 1, "2764": 9, "10053": 1, "10054": 1, "6703": 2, "10055": 1, "10056": 1, "2296": 12, "10057": 1, "10058": 1, "3542": 6, "6704": 2, "10059": 1, "10060": 1, "6705": 2, "10061": 1, "10064": 1, "10062": 1, "10063": 1, "10066": 1, "5330": 3, "10065": 1, "10067": 1, "3970": 5, "3231": 6, "10068": 1, "10069": 1, "10070": 1, "5331": 3, "5333": 3, "5332": 3, "6706": 2, "10072": 1, "10071": 1, "10073": 1, "4554": 4, "4553": 4, "10074": 1, "6707": 2, "10075": 1, "10076": 1, "6708": 2, "6709": 2, "6710": 2, "10077": 1, "1853": 16, "10078": 1, "10079": 1, "5334": 3, "6712": 2, "6711": 2, "5335": 3, "10080": 1, "2976": 8, "3543": 6, "3544": 6, "6713": 2, "10083": 1, "10081": 1, "10082": 1, "10084": 1, "10085": 1, "1780": 15, "6714": 2, "5336": 3, "2977": 8, "2583": 10, "10086": 1, "6715": 2, "5337": 3, "10087": 1, "3545": 6, "10088": 1, "10089": 1, "10090": 1, "6716": 2, "10091": 1, "10092": 1, "10093": 1, "5338": 3, "6717": 2, "10094": 1, "10095": 1, "2584": 10, "5339": 3, "3971": 5, "2978": 8, "6718": 2, "10096": 1, "3972": 4, "5340": 3, "1781": 16, "10097": 1, "4555": 4, "10098": 1, "2765": 9, "10099": 1, "5341": 3, "3546": 6, "10100": 1, "10101": 1, "6719": 2, "10104": 1, "10103": 1, "10102": 1, "2766": 9, "10105": 1, "6720": 2, "6721": 2, "6722": 2, "3232": 7, "10106": 1, "5342": 3, "6723": 2, "2436": 11, "2767": 9, "6724": 2, "10107": 1, "2297": 12, "5343": 3, "2057": 14, "4556": 4, "4557": 4, "10111": 1, "5344": 3, "10109": 1, "3973": 5, "1650": 18, "10110": 1, "3974": 5, "10108": 1, "10112": 1, "10113": 1, "4558": 4, "2979": 8, "1854": 16, "6725": 2, "3975": 5, "6726": 2, "10114": 1, "10116": 1, "5345": 2, "10115": 1, "1194": 30, "10117": 1, "4559": 3, "2585": 10, "4560": 4, "10118": 1, "5346": 3, "6727": 2, "10119": 1, "10120": 1, "2437": 11, "3233": 7, "2586": 10, "3976": 5, "3977": 5, "5347": 2, "2768": 7, "10121": 1, "10122": 1, "10123": 1, "10124": 1, "10125": 1, "5348": 3, "3978": 5, "6728": 2, "10126": 1, "10127": 1, "10128": 1, "6729": 2, "10129": 1, "2587": 10, "4561": 4, "10130": 1, "3547": 6, "10131": 1, "10132": 1, "2438": 10, "5349": 3, "5350": 3, "6730": 2, "2439": 9, "10133": 1, "10134": 1, "10136": 1, "10137": 1, "10135": 1, "4562": 4, "10138": 1, "10139": 1, "1259": 26, "6731": 2, "10140": 1, "10141": 1, "10142": 1, "6732": 1, "1951": 13, "5351": 3, "5352": 3, "6733": 2, "1707": 17, "10143": 1, "6734": 2, "3979": 5, "5353": 3, "10144": 1, "5354": 3, "3234": 7, "1445": 23, "4563": 4, "6735": 2, "10145": 1, "10146": 1, "5355": 3, "2440": 11, "10147": 1, "2441": 11, "10148": 1, "6736": 2, "10150": 1, "10151": 1, "10149": 1, "10152": 1, "6737": 2, "10153": 1, "4564": 4, "10154": 1, "10155": 1, "10156": 1, "1952": 15, "1855": 16, "10157": 1, "4565": 4, "6738": 2, "10158": 1, "10160": 1, "10159": 1, "2442": 9, "5356": 3, "3548": 6, "3549": 6, "4566": 4, "3980": 5, "5357": 3, "6739": 2, "5358": 3, "5359": 3, "5360": 3, "6742": 1, "6741": 1, "6740": 2, "4567": 3, "10161": 1, "2588": 10, "10162": 1, "2769": 8, "10163": 1, "5362": 3, "5361": 3, "2298": 12, "10164": 1, "4568": 4, "2058": 14, "10166": 1, "5363": 3, "10165": 1, "10167": 1, "6743": 2, "4569": 4, "10168": 1, "3550": 6, "3235": 6, "4570": 2, "10169": 1, "5364": 3, "3236": 7, "3981": 5, "10170": 1, "1260": 27, "1160": 31, "10171": 1, "5365": 3, "10172": 1, "6744": 2, "2770": 9, "10173": 1, "10174": 1, "3982": 4, "6745": 2, "1538": 20, "5366": 3, "3983": 5, "10175": 1, "1539": 20, "3984": 4, "10176": 1, "5368": 3, "5367": 3, "10177": 1, "10178": 1, "10179": 1, "10180": 1, "5369": 3, "10181": 1, "6747": 2, "10182": 1, "6746": 2, "10183": 1, "10185": 1, "10184": 1, "10187": 1, "10186": 1, "6748": 2, "3985": 5, "2169": 13, "10188": 1, "10189": 1, "3986": 5, "6750": 2, "6749": 2, "10190": 1, "10191": 1, "10192": 1, "6752": 1, "10195": 1, "10196": 1, "3987": 4, "3988": 3, "10194": 1, "10193": 1, "6751": 1, "5370": 3, "2980": 8, "10197": 1, "10198": 1, "3989": 5, "10199": 1, "10201": 1, "3990": 5, "10200": 1, "10203": 1, "10204": 1, "5371": 3, "10202": 1, "10206": 1, "10205": 1, "10207": 1, "10208": 1, "6753": 2, "10209": 1, "10210": 1, "3991": 5, "4571": 4, "6754": 2, "6755": 2, "4572": 4, "4573": 4, "10211": 1, "4574": 4, "6756": 2, "10212": 1, "10213": 1, "10215": 1, "10214": 1, "10216": 1, "3992": 5, "3551": 6, "6757": 2, "3237": 7, "6758": 2, "5372": 2, "10217": 1, "10218": 1, "10220": 1, "10221": 1, "10219": 1, "5373": 3, "10222": 1, "3238": 7, "10223": 1, "1953": 13, "6760": 2, "6759": 2, "10224": 1, "4575": 4, "10225": 1, "10226": 1, "5374": 3, "10227": 1, "10229": 1, "10230": 1, "10231": 1, "10228": 1, "10232": 1, "6761": 2, "6762": 2, "6763": 2, "5375": 3, "2059": 13, "6764": 2, "10233": 1, "10234": 1, "3239": 7, "6765": 2, "2443": 11, "6766": 2, "10235": 1, "2981": 8, "3552": 6, "10236": 1, "10237": 1, "4576": 4, "3993": 5, "10238": 1, "2982": 8, "6767": 2, "2589": 10, "10239": 1, "4577": 4, "6768": 2, "10240": 1, "3995": 5, "3994": 5, "10241": 1, "10242": 1, "4578": 4, "10243": 1, "10244": 1, "2299": 12, "2170": 12, "10245": 1, "10246": 1, "4579": 4, "6769": 2, "5376": 3, "6770": 2, "4580": 4, "10247": 1, "1856": 13, "10248": 1, "10249": 1, "10250": 1, "10251": 1, "6772": 2, "6771": 2, "10252": 1, "3240": 7, "2171": 13, "6773": 2, "3553": 6, "6774": 2, "10253": 1, "3996": 5, "6775": 2, "10254": 1, "2060": 14, "10255": 1, "10256": 1, "6776": 2, "10257": 1, "10258": 1, "10259": 1, "3241": 7, "6777": 2, "3554": 6, "4581": 4, "2061": 14, "2444": 10, "5377": 3, "10261": 1, "10260": 1, "6778": 2, "10262": 1, "10263": 1, "10264": 1, "6779": 2, "4582": 4, "10265": 1, "6780": 2, "10266": 1, "6781": 2, "10267": 1, "6782": 2, "10268": 1, "6783": 2, "10269": 1, "3242": 7, "10270": 1, "10271": 1, "5378": 3, "3997": 5, "1014": 37, "10272": 1, "3998": 5, "10273": 1, "3999": 5, "10274": 1, "10275": 1, "10276": 1, "6784": 2, "10277": 1, "10278": 1, "10279": 1, "6785": 2, "3555": 6, "10280": 1, "10281": 1, "5379": 3, "10282": 1, "10283": 1, "10284": 1, "10285": 1, "1596": 17, "4583": 4, "10286": 1, "1857": 16, "10287": 1, "6786": 2, "5380": 3, "1708": 17, "3556": 6, "3557": 6, "10288": 1, "5381": 3, "6787": 2, "6788": 2, "10289": 1, "10290": 1, "10291": 1, "3558": 6, "3243": 7, "6789": 2, "10292": 1, "10293": 1, "10294": 1, "4584": 4, "4585": 4, "5382": 3, "4586": 4, "10295": 1, "10296": 1, "6790": 2, "10297": 1, "5383": 3, "10298": 1, "10299": 1, "6791": 2, "10300": 1, "6792": 2, "10301": 1, "10302": 1, "10303": 1, "10304": 1, "5384": 3, "10305": 1, "10306": 1, "10307": 1, "10310": 1, "10309": 1, "10308": 1, "4587": 4, "6793": 2, "5385": 3, "10311": 1, "4588": 4, "6794": 2, "10312": 1, "3244": 7, "10313": 1, "10314": 1, "10315": 1, "10316": 1, "10317": 1, "10319": 1, "4000": 5, "4001": 5, "5387": 3, "6795": 2, "10318": 1, "5388": 3, "5386": 3, "6796": 2, "4589": 4, "6797": 2, "4002": 2, "5389": 3, "10320": 1, "6798": 2, "6799": 2, "10321": 1, "4590": 4, "5391": 3, "6800": 2, "3559": 6, "5390": 3, "6801": 2, "10323": 1, "5392": 3, "10324": 1, "5393": 3, "6802": 2, "10325": 1, "10322": 1, "10326": 1, "10327": 1, "4591": 4, "6803": 2, "3245": 7, "10328": 1, "10329": 1, "2590": 10, "2771": 9, "4592": 4, "10330": 1, "10331": 1, "10332": 1, "10336": 1, "10333": 1, "10335": 1, "10334": 1, "10337": 1, "6804": 2, "10338": 1, "6805": 2, "4593": 4, "1954": 14, "4003": 5, "6806": 2, "10339": 1, "6807": 2, "5394": 3, "5395": 3, "10340": 1, "4594": 4, "10342": 1, "10341": 1, "6808": 2, "4004": 5, "2983": 8, "1288": 27, "4005": 5, "10343": 1, "4595": 4, "6809": 2, "4596": 4, "6810": 2, "6811": 2, "10344": 1, "5397": 3, "6812": 2, "5396": 3, "10345": 1, "5398": 3, "6813": 2, "4597": 4, "10346": 1, "2984": 7, "10347": 1, "5399": 3, "4598": 4, "10348": 1, "5400": 3, "10349": 1, "10351": 1, "10350": 1, "6814": 2, "2172": 13, "10352": 1, "6815": 2, "2591": 10, "3560": 6, "10353": 1, "10354": 1, "10355": 1, "10356": 1, "6816": 2, "10357": 1, "10358": 1, "6817": 2, "4599": 4, "1782": 17, "10359": 1, "3246": 7, "10360": 1, "10361": 1, "5401": 3, "10362": 1, "5402": 3, "5403": 3, "10363": 1, "6818": 2, "6819": 2, "5404": 2, "10364": 1, "10365": 1, "10366": 1, "10370": 1, "10367": 1, "6822": 2, "5405": 3, "6820": 2, "6821": 2, "10368": 1, "10371": 1, "10369": 1, "5406": 2, "1161": 30, "10372": 1, "6823": 2, "10373": 1, "2173": 12, "6824": 2, "3247": 7, "10375": 1, "10374": 1, "10376": 1, "6825": 2, "6827": 2, "10380": 1, "10377": 1, "6826": 2, "5407": 3, "10379": 1, "10378": 1, "4600": 4, "5408": 3, "10381": 1, "10382": 1, "10383": 1, "5409": 2, "10385": 1, "10384": 1, "5410": 3, "10386": 1, "6828": 2, "10388": 1, "10389": 1, "10390": 1, "10387": 1, "4006": 5, "6830": 2, "6829": 2, "4601": 4, "1955": 14, "6831": 2, "10391": 1, "10392": 1, "10393": 1, "6832": 2, "3561": 6, "10394": 1, "5411": 3, "10395": 1, "10396": 1, "2445": 11, "4007": 5, "10397": 1, "4008": 5, "5412": 3, "10400": 1, "10401": 1, "10399": 1, "4602": 4, "10398": 1, "4603": 4, "5413": 3, "10402": 1, "6833": 2, "3562": 6, "4604": 4, "6834": 2, "6836": 2, "10403": 1, "6835": 2, "6837": 2, "6838": 2, "10404": 1, "6839": 2, "6840": 2, "10405": 1, "5414": 3, "10406": 1, "10407": 1, "4605": 4, "10408": 1, "6841": 2, "6842": 2, "10410": 1, "10409": 1, "10411": 1, "10414": 1, "10413": 1, "10415": 1, "10412": 1, "10416": 1, "5415": 3, "1035": 37, "6843": 2, "10417": 1, "10418": 1, "6844": 2, "10419": 1, "5416": 3, "10421": 1, "10420": 1, "6845": 2, "5417": 3, "10422": 1, "5418": 3, "4606": 4, "3248": 7, "10423": 1, "3249": 7, "10424": 1, "10425": 1, "4009": 4, "4607": 3, "10426": 1, "10427": 1, "5419": 3, "6846": 2, "6847": 2, "6848": 2, "10428": 1, "10429": 1, "4608": 4, "4010": 5, "4609": 4, "10430": 1, "6849": 2, "10431": 1, "6850": 2, "6851": 2, "10432": 1, "10433": 1, "10435": 1, "10434": 1, "3250": 7, "10436": 1, "10437": 1, "10438": 1, "6852": 2, "10439": 1, "4610": 4, "10441": 1, "10440": 1, "10442": 1, "10443": 1, "10445": 1, "5420": 3, "10446": 1, "10444": 1, "10447": 1, "10448": 1, "10449": 1, "4611": 4, "5421": 3, "2592": 10, "4011": 5, "6853": 2, "6854": 2, "4012": 5, "10450": 1, "6855": 2, "10451": 1, "6856": 2, "5422": 3, "10452": 1, "5423": 3, "10453": 1, "10454": 1, "1226": 29, "10455": 1, "10456": 1, "5425": 2, "4612": 4, "5424": 2, "5426": 3, "10457": 1, "4013": 5, "2593": 10, "1956": 15, "10459": 1, "10458": 1, "5427": 3, "1957": 15, "6857": 2, "4014": 5, "10460": 1, "2174": 13, "10461": 1, "10462": 1, "3563": 5, "2772": 8, "5428": 3, "10463": 1, "10464": 1, "2773": 9, "1958": 15, "4016": 5, "4015": 5, "6858": 2, "10465": 1, "10466": 1, "10467": 1, "6859": 2, "4613": 4, "10468": 1, "10469": 1, "10470": 1, "10471": 1, "6860": 2, "10472": 1, "6861": 2, "10474": 1, "10473": 1, "10475": 1, "6862": 2, "10476": 1, "10477": 1, "10478": 1, "6863": 2, "3564": 6, "2774": 9, "10479": 1, "6864": 2, "5429": 3, "10480": 1, "4017": 2, "5430": 3, "10481": 1, "10482": 1, "6865": 2, "5431": 3, "6866": 2, "6867": 2, "6868": 2, "10483": 1, "5432": 3, "5433": 3, "10484": 1, "4614": 4, "4615": 4, "4616": 4, "10485": 1, "6869": 2, "10486": 1, "10487": 1, "3565": 6, "5434": 3, "6870": 2, "2447": 11, "2446": 11, "10488": 1, "10489": 1, "10490": 1, "6871": 2, "4617": 4, "10491": 1, "10492": 1, "10493": 1, "5435": 3, "5436": 3, "10494": 1, "10495": 1, "10496": 1, "2175": 12, "2985": 8, "10497": 1, "6872": 2, "4018": 5, "6873": 2, "6874": 2, "6875": 2, "10498": 1, "1959": 15, "10500": 1, "6876": 2, "10499": 1, "10501": 1, "5437": 3, "10502": 1, "10503": 1, "10504": 1, "10505": 1, "2448": 11, "6877": 2, "6878": 2, "5438": 3, "2594": 10, "6879": 2, "10506": 1, "10507": 1, "10508": 1, "10509": 1, "10510": 1, "4019": 5, "4618": 4, "10511": 1, "10512": 1, "2595": 10, "1709": 18, "2986": 8, "6880": 2, "10513": 1, "5439": 3, "10514": 1, "5440": 3, "10515": 1, "10516": 1, "6881": 2, "2775": 9, "10517": 1, "5441": 3, "5442": 3, "10518": 1, "3566": 6, "6882": 2, "10519": 1, "6883": 2, "1111": 33, "2449": 11, "6884": 2, "5443": 3, "10520": 1, "2300": 12, "10521": 1, "5444": 3, "10523": 1, "10522": 1, "6885": 2, "10524": 1, "10526": 1, "10525": 1, "4020": 5, "2987": 8, "2301": 12, "10527": 1, "10528": 1, "6887": 2, "6886": 2, "10530": 1, "4619": 4, "10529": 1, "4620": 4, "10531": 1, "3567": 6, "6888": 2, "2302": 12, "10532": 1, "4021": 4, "6889": 2, "2776": 9, "10534": 1, "3568": 6, "10533": 1, "3251": 7, "956": 31, "1162": 31, "3569": 6, "3252": 7, "10535": 1, "10537": 1, "10536": 1, "10538": 1, "2596": 10, "10539": 1, "10543": 1, "10540": 1, "5445": 3, "6891": 2, "10541": 1, "10542": 1, "6890": 2, "4022": 5, "4023": 5, "5446": 3, "6892": 2, "10544": 1, "4621": 4, "10545": 1, "5447": 1, "10546": 1, "10553": 1, "4623": 4, "5449": 3, "10548": 1, "10549": 1, "10550": 1, "3570": 4, "6893": 2, "4024": 4, "5448": 3, "10551": 1, "10547": 1, "10554": 1, "10552": 1, "4622": 4, "10555": 1, "5450": 3, "6894": 2, "10556": 1, "10557": 1, "10558": 1, "6895": 2, "5451": 3, "10559": 1, "10560": 1, "1408": 24, "3253": 7, "6896": 2, "6897": 2, "10561": 1, "6898": 2, "5452": 3, "6899": 2, "10563": 1, "10562": 1, "10564": 1, "5453": 3, "2062": 13, "10566": 1, "10567": 1, "5454": 3, "10565": 1, "2303": 11, "6900": 2, "10568": 1, "4624": 4, "2176": 13, "3254": 7, "3571": 6, "10569": 1, "10570": 1, "6902": 2, "10571": 1, "6901": 2, "6903": 2, "2777": 9, "10572": 1, "4025": 5, "10573": 1, "1195": 30, "6904": 2, "2988": 8, "6905": 2, "4625": 4, "10574": 1, "10575": 1, "4626": 4, "10576": 1, "5455": 3, "1409": 24, "10577": 1, "6906": 2, "6907": 2, "10578": 1, "10579": 1, "10580": 1, "10581": 1, "6908": 2, "6909": 2, "10582": 1, "5456": 3, "10583": 1, "3572": 6, "6910": 2, "2989": 8, "10584": 1, "10585": 1, "4627": 3, "10586": 1, "10587": 1, "1651": 15, "10588": 1, "10589": 1, "4628": 4, "10590": 1, "2990": 8, "10591": 1, "10592": 1, "10593": 1, "4026": 5, "6911": 2, "10594": 1, "2778": 9, "10595": 1, "5457": 3, "6913": 2, "6912": 2, "10596": 1, "5458": 3, "2450": 10, "10598": 1, "10597": 1, "4027": 5, "2451": 11, "10599": 1, "10600": 1, "10603": 1, "10602": 1, "4629": 4, "10601": 1, "4028": 5, "2452": 11, "10604": 1, "10605": 1, "10606": 1, "10607": 1, "6914": 2, "5459": 3, "10608": 1, "10609": 1, "10610": 1, "4630": 4, "10611": 1, "1858": 16, "6915": 2, "4029": 5, "4631": 4, "4632": 4, "5460": 2, "10612": 1, "2063": 13, "2064": 12, "10613": 1, "4030": 5, "3255": 7, "5461": 3, "10614": 1, "10615": 1, "10616": 1, "10617": 1, "10618": 1, "6916": 2, "10619": 1, "6918": 2, "6917": 2, "10620": 1, "5462": 3, "6919": 2, "5463": 3, "10621": 1, "10622": 1, "4031": 5, "4032": 5, "3573": 6, "10623": 1, "6920": 2, "5464": 3, "6921": 2, "4633": 4, "4634": 4, "6923": 2, "2779": 9, "6924": 2, "5465": 3, "6922": 2, "6925": 2, "10624": 1, "6926": 2, "6927": 2, "3256": 7, "10625": 1, "6928": 2, "10626": 1, "10627": 1, "6929": 2, "10628": 1, "10629": 1, "2780": 9, "10630": 1, "4033": 5, "10631": 1, "5466": 3, "10633": 1, "5467": 3, "10632": 1, "5468": 3, "4034": 4, "2991": 8, "5469": 3, "6930": 2, "10634": 1, "10635": 1, "10636": 1, "6931": 2, "5470": 3, "6933": 2, "6932": 2, "6934": 2, "4035": 5, "10638": 1, "10637": 1, "10639": 1, "10640": 1, "10641": 1, "10642": 1, "6935": 2, "10643": 1, "6936": 2, "10644": 1, "4036": 5, "10645": 1, "6937": 2, "6938": 2, "10647": 1, "2781": 9, "6939": 2, "6941": 2, "5471": 3, "6940": 2, "10646": 1, "6942": 2, "10648": 1, "6943": 2, "10649": 1, "10650": 1, "10651": 1, "5472": 3, "5473": 3, "2782": 9, "10652": 1, "4037": 5, "10653": 1, "10654": 1, "10655": 1, "5475": 3, "10657": 1, "3574": 6, "5474": 2, "10656": 1, "10658": 1, "10659": 1, "10660": 1, "6944": 2, "10661": 1, "10662": 1, "6945": 2, "2992": 8, "10663": 1, "10664": 1, "10665": 1, "6946": 2, "5476": 3, "10666": 1, "2993": 6, "1540": 21, "6947": 2, "10667": 1, "10668": 1, "4635": 4, "10669": 1, "10670": 1, "10671": 1, "4636": 4, "5477": 3, "10672": 1, "4038": 3, "10674": 1, "10673": 1, "1859": 13, "4039": 5, "5478": 3, "4040": 5, "10676": 1, "6948": 2, "10675": 1, "6949": 2, "4637": 4, "6950": 2, "10677": 1, "6951": 1, "10679": 1, "10678": 1, "10681": 1, "10683": 1, "10680": 1, "10682": 1, "6952": 2, "5479": 3, "10684": 1, "10685": 1, "10686": 1, "10689": 1, "10690": 1, "10692": 1, "5481": 3, "10687": 1, "10688": 1, "6953": 2, "5480": 3, "10691": 1, "10693": 1, "4638": 4, "866": 46, "2453": 11, "10694": 1, "6954": 2, "10695": 1, "4639": 4, "10696": 1, "10697": 1, "6955": 2, "2994": 5, "2597": 9, "6956": 2, "5482": 3, "4041": 5, "2995": 7, "5483": 3, "10698": 1, "2996": 8, "10699": 1, "10700": 1, "10701": 1, "10702": 1, "10703": 1, "10704": 1, "4042": 5, "6957": 2, "6958": 2, "10705": 1, "10706": 1, "5484": 3, "6959": 2, "6960": 2, "5485": 3, "10707": 1, "4640": 4, "6961": 2, "2783": 9, "6962": 2, "5486": 3, "10708": 1, "10709": 1, "10710": 1, "6963": 2, "6964": 2, "5487": 3, "10711": 1, "10713": 1, "10712": 1, "10714": 1, "5488": 3, "10716": 1, "10715": 1, "10717": 1, "2784": 9, "6965": 2, "10718": 1, "10719": 1, "10722": 1, "10720": 1, "10721": 1, "5489": 3, "2598": 10, "10724": 1, "10723": 1, "10725": 1, "10728": 1, "6966": 2, "10726": 1, "5490": 3, "10727": 1, "10729": 1, "10730": 1, "6967": 2, "10731": 1, "6968": 2, "10732": 1, "4641": 4, "10733": 1, "2454": 11, "5491": 3, "10735": 1, "10734": 1, "10736": 1, "6970": 2, "6969": 2, "10737": 1, "10738": 1, "4043": 5, "3257": 7, "10739": 1, "10740": 1, "10745": 1, "10742": 1, "6971": 2, "10743": 1, "10744": 1, "10741": 1, "10746": 1, "2304": 12, "2599": 10, "3575": 6, "4044": 5, "6972": 2, "10748": 1, "10747": 1, "10749": 1, "6973": 2, "5492": 3, "6974": 2, "2785": 9, "3576": 6, "10750": 1, "10751": 1, "10752": 1, "6975": 2, "5493": 3, "6977": 2, "10754": 1, "10755": 1, "6976": 1, "10753": 1, "10757": 1, "10756": 1, "10758": 1, "10759": 1, "10760": 1, "6979": 2, "3259": 7, "6978": 1, "3258": 7, "2177": 13, "10761": 1, "6980": 2, "4045": 5, "10762": 1, "5494": 3, "10764": 1, "10763": 1, "5495": 3, "10765": 1, "2305": 12, "10766": 1, "10767": 1, "3577": 6, "10769": 1, "10768": 1, "6981": 2, "10770": 1, "10771": 1, "6982": 2, "3578": 6, "6983": 2, "10772": 1, "6984": 2, "5496": 3, "6985": 2, "4046": 5, "10773": 1, "6986": 2, "10774": 1, "10775": 1, "10776": 1, "4047": 5, "6987": 2, "10777": 1, "10779": 1, "10778": 1, "2455": 11, "5497": 3, "10780": 1, "10781": 1, "6988": 2, "2306": 12, "2786": 9, "5498": 3, "2600": 10, "10782": 1, "3260": 7, "4642": 4, "5499": 3, "6989": 2, "4643": 4, "10783": 1, "4048": 5, "10784": 1, "5501": 3, "5500": 3, "6990": 2, "10785": 1, "10786": 1, "6991": 2, "10788": 1, "6992": 2, "10787": 1, "10789": 1, "10790": 1, "10791": 1, "10795": 1, "10792": 1, "10793": 1, "10794": 1, "4049": 5, "10796": 1, "10797": 1, "6993": 2, "10798": 1, "6994": 1, "6996": 2, "10799": 1, "6995": 2, "6997": 2, "5502": 3, "10800": 1, "4644": 3, "10801": 1, "6998": 2, "10802": 1, "4050": 5, "10803": 1, "4645": 4, "5503": 3, "6999": 2, "10804": 1, "7000": 2, "7001": 2, "10805": 1, "7002": 2, "10806": 1, "4646": 4, "5504": 3, "2997": 7, "5505": 3, "7003": 2, "2787": 9, "10807": 1, "10808": 1, "10809": 1, "4647": 4, "10811": 1, "10810": 1, "10812": 1, "10814": 1, "4051": 5, "10813": 1, "7004": 2, "10815": 1, "7005": 2, "10816": 1, "10817": 1, "7006": 2, "4052": 5, "10818": 1, "3261": 6, "5506": 2, "2998": 8, "10819": 1, "4648": 4, "4053": 5, "4054": 5, "10820": 1, "10821": 1, "10822": 1, "10823": 1, "10824": 1, "10825": 1, "10827": 1, "10826": 1, "10828": 1, "10829": 1, "5507": 3, "7007": 2, "2178": 13, "5508": 3, "5509": 3, "7008": 2, "10830": 1, "10831": 1, "7009": 2, "10832": 1, "7010": 2, "2307": 11, "10833": 1, "7011": 2, "4055": 5, "10834": 1, "10835": 1, "7012": 2, "10836": 1, "3579": 6, "7013": 2, "3580": 6, "2456": 11, "10837": 1, "3262": 7, "4649": 4, "5510": 3, "3581": 6, "10838": 1, "10839": 1, "7014": 2, "10840": 1, "4650": 4, "5511": 3, "3263": 7, "10841": 1, "3582": 6, "5512": 3, "7015": 2, "10842": 1, "2179": 12, "10843": 1, "7016": 2, "10844": 1, "10845": 1, "4056": 5, "2180": 13, "2999": 8, "10846": 1, "4057": 5, "10848": 1, "10847": 1, "10849": 1, "2065": 14, "10850": 1, "4651": 4, "7017": 2, "4058": 5, "7018": 2, "10851": 1, "10852": 1, "10853": 1, "10854": 1, "10856": 1, "10855": 1, "3264": 7, "10857": 1, "3583": 5, "7019": 2, "10858": 1, "10859": 1, "7020": 2, "10862": 1, "10861": 1, "10860": 1, "7021": 2, "3265": 4, "10863": 1, "10866": 1, "10865": 1, "10864": 1, "5513": 3, "10876": 1, "10871": 1, "10875": 1, "5514": 3, "10870": 1, "10873": 1, "10868": 1, "7022": 2, "10877": 1, "10872": 1, "10867": 1, "10874": 1, "4059": 5, "1783": 16, "10869": 1, "10878": 1, "10879": 1, "10880": 1, "10881": 1, "5515": 3, "10882": 1, "7023": 2, "5516": 3, "3584": 6, "10883": 1, "5517": 3, "7024": 2, "10884": 1, "10885": 1, "10886": 1, "10887": 1, "10889": 1, "10888": 1, "5518": 3, "4652": 4, "10890": 1, "10891": 1, "3266": 6, "10892": 1, "10893": 1, "4653": 4, "5519": 3, "1163": 31, "3267": 6, "5520": 3, "10894": 1, "3001": 8, "3000": 8, "10895": 1, "10896": 1, "10897": 1, "10898": 1, "10899": 1, "10901": 1, "10903": 1, "10900": 1, "10902": 1, "5521": 3, "10905": 1, "10904": 1, "10906": 1, "10907": 1, "4654": 4, "10908": 1, "5522": 3, "10909": 1, "10910": 1, "5523": 3, "2066": 14, "7025": 2, "4060": 5, "10911": 1, "10912": 1, "10914": 1, "10913": 1, "7026": 2, "7027": 2, "1227": 29, "2788": 9, "7028": 2, "1289": 25, "10915": 1, "5524": 3, "4655": 4, "5525": 3, "10916": 1, "3268": 7, "7029": 2, "2601": 10, "10917": 1, "10918": 1, "10919": 1, "10920": 1, "10921": 1, "7030": 2, "3585": 6, "7031": 2, "10922": 1, "7032": 2, "5526": 3, "5527": 3, "4656": 4, "10923": 1, "10924": 1, "10925": 1, "10926": 1, "7033": 2, "10927": 1, "10928": 1, "5528": 3, "10929": 1, "10930": 1, "3269": 7, "10931": 1, "4061": 5, "4657": 4, "10932": 1, "2789": 9, "10934": 1, "10933": 1, "3270": 7, "10935": 1, "10936": 1, "10938": 1, "10937": 1, "3271": 7, "10939": 1, "7034": 2, "5529": 3, "10940": 1, "5530": 3, "10941": 1, "5531": 3, "10942": 1, "10943": 1, "10944": 1, "3002": 8, "7035": 2, "4658": 4, "2602": 9, "10946": 1, "4659": 4, "10945": 1, "1364": 25, "3003": 8, "3586": 6, "1541": 21, "10947": 1, "4660": 4, "7036": 2, "10948": 1, "10949": 1, "5532": 2, "2308": 12, "10950": 1, "7037": 2, "3587": 6, "10953": 1, "3272": 7, "10954": 1, "10952": 1, "10951": 1, "7038": 2, "5533": 3, "10955": 1, "7039": 2, "10956": 1, "7040": 2, "5534": 3, "10957": 1, "2309": 12, "7041": 2, "10958": 1, "10959": 1, "5535": 3, "7042": 2, "10961": 1, "10960": 1, "10962": 1, "10963": 1, "10964": 1, "10965": 1, "10966": 1, "10967": 1, "5536": 3, "10968": 1, "10969": 1, "5537": 3, "2603": 10, "5539": 3, "5538": 3, "7043": 2, "10970": 1, "10971": 1, "7044": 2, "10972": 1, "10973": 1, "2181": 12, "10976": 1, "10979": 1, "10974": 1, "10980": 1, "3589": 6, "10978": 1, "7046": 2, "7045": 2, "10975": 1, "10977": 1, "5540": 3, "3588": 6, "10981": 1, "4661": 4, "5541": 3, "10982": 1, "10983": 1, "10984": 1, "4062": 5, "7047": 2, "5542": 3, "5543": 3, "10985": 1, "10986": 1, "7048": 2, "10987": 1, "5544": 3, "7049": 2, "10988": 1, "10989": 1, "7050": 2, "10990": 1, "10992": 1, "10991": 1, "5547": 3, "5546": 3, "5545": 3, "7051": 2, "10993": 1, "10994": 1, "10997": 1, "10995": 1, "10996": 1, "3590": 6, "7052": 2, "10998": 1, "7053": 2, "10999": 1, "11000": 1, "11001": 1, "11003": 1, "11002": 1, "7054": 2, "2604": 10, "11005": 1, "11004": 1, "4662": 4, "4663": 4, "3273": 7, "11006": 1, "4664": 4, "4063": 5, "7055": 2, "5548": 3, "11007": 1, "11008": 1, "7056": 2, "11009": 1, "11010": 1, "5549": 3, "11011": 1, "11012": 1, "5550": 3, "11013": 1, "5551": 3, "4665": 4, "11015": 1, "11014": 1, "11017": 1, "11016": 1, "3274": 7, "4666": 4, "5552": 3, "11018": 1, "2790": 9, "7057": 2, "11019": 1, "11020": 1, "7058": 2, "5553": 3, "4667": 4, "11022": 1, "11021": 1, "7059": 2, "11023": 1, "5554": 3, "4064": 5, "11024": 1, "11025": 1, "11026": 1, "11027": 1, "7060": 2, "4668": 4, "4065": 5, "4669": 4, "3591": 6, "11028": 1, "7061": 2, "3592": 6, "7062": 2, "7063": 2, "2182": 13, "7064": 2, "11029": 1, "11030": 1, "11031": 1, "1597": 20, "11032": 1, "11033": 1, "11034": 1, "11035": 1, "11036": 1, "11037": 1, "7065": 2, "11038": 1, "7066": 2, "11040": 1, "11039": 1, "11041": 1, "5555": 3, "7067": 2, "1652": 19, "11042": 1, "7068": 2, "4066": 5, "11043": 1, "11044": 1, "4670": 4, "11045": 1, "11046": 1, "7069": 2, "11047": 1, "11048": 1, "7070": 2, "4671": 4, "3593": 6, "11049": 1, "3275": 7, "11050": 1, "5556": 3, "7071": 2, "7072": 2, "11051": 1, "11052": 1, "11053": 1, "7073": 2, "7074": 2, "7075": 1, "11054": 1, "7077": 2, "7076": 2, "7078": 2, "7079": 2, "7080": 2, "11055": 1, "11056": 1, "7081": 2, "11058": 1, "11059": 1, "11057": 1, "11060": 1, "11061": 1, "11062": 1, "7082": 2, "5557": 3, "11063": 1, "11064": 1, "4067": 5, "7083": 2, "11065": 1, "11066": 1, "11067": 1, "11068": 1, "11069": 1, "5558": 3, "11070": 1, "11071": 1, "11072": 1, "3276": 6, "11073": 1, "4069": 5, "4068": 5, "4070": 5, "11074": 1, "11075": 1, "7084": 2, "7085": 2, "11076": 1, "11077": 1, "11080": 1, "7086": 2, "11079": 1, "11078": 1, "11081": 1, "11082": 1, "11083": 1, "11084": 1, "11085": 1, "11086": 1, "11087": 1, "11088": 1, "7087": 2, "7088": 2, "4071": 4, "7089": 2, "3594": 6, "4672": 4, "2067": 14, "11089": 1, "7090": 2, "11090": 1, "5559": 3, "4072": 5, "3595": 6, "7091": 2, "11092": 1, "11091": 1, "11093": 1, "11094": 1, "11095": 1, "11096": 1, "5560": 3, "11097": 1, "7092": 2, "7093": 2, "11098": 1, "2310": 12, "7094": 2, "11099": 1, "11100": 1, "4673": 4, "2605": 10, "11102": 1, "11101": 1, "7095": 2, "11103": 1, "7096": 2, "5561": 3, "7097": 2, "5562": 3, "11105": 1, "11104": 1, "2311": 12, "11106": 1, "4073": 5, "4074": 5, "4674": 4, "7098": 2, "7100": 2, "7099": 2, "11107": 1, "4075": 5, "2791": 9, "11108": 1, "3004": 8, "3596": 6, "11109": 1, "7101": 2, "11110": 1, "11111": 1, "5563": 3, "3005": 8, "4076": 5, "1860": 16, "7102": 2, "11112": 1, "7103": 2, "11113": 1, "4675": 4, "11114": 1, "4676": 4, "11115": 1, "11116": 1, "11117": 1, "3597": 6, "4677": 4, "11118": 1, "11119": 1, "7104": 2, "7105": 2, "11120": 1, "11121": 1, "11122": 1, "5564": 3, "5565": 3, "4678": 4, "7106": 2, "3277": 7, "4077": 5, "11123": 1, "7107": 2, "7108": 2, "11124": 1, "1960": 15, "11126": 1, "11125": 1, "5566": 3, "11127": 1, "11128": 1, "11129": 1, "11131": 1, "11130": 1, "11133": 1, "11132": 1, "11135": 1, "11134": 1, "5567": 3, "7109": 2, "4078": 5, "7110": 2, "11136": 1, "5568": 3, "4079": 5, "11137": 1, "5569": 3, "7111": 2, "4679": 3, "11138": 1, "7112": 2, "11139": 1, "11140": 1, "7113": 2, "11142": 1, "11141": 1, "11145": 1, "11143": 1, "11144": 1, "11147": 1, "11146": 1, "11148": 1, "5570": 3, "11149": 1, "11150": 1, "7114": 2, "7115": 2, "11151": 1, "7116": 2, "1784": 17, "11152": 1, "7117": 2, "2068": 14, "11153": 1, "3598": 6, "7118": 2, "7119": 2, "11154": 1, "5571": 3, "11155": 1, "11157": 1, "11156": 1, "11158": 1, "11159": 1, "11160": 1, "11162": 1, "11161": 1, "11165": 1, "11164": 1, "11163": 1, "3599": 6, "11166": 1, "7120": 2, "3006": 8, "7121": 2, "11167": 1, "4080": 5, "11169": 1, "11168": 1, "4680": 4, "11170": 1, "7122": 2, "7123": 2, "3278": 7, "11171": 1, "11172": 1, "11173": 1, "5572": 3, "4682": 4, "4681": 4, "11174": 1, "11175": 1, "5573": 3, "11176": 1, "7124": 2, "11177": 1, "11178": 1, "11179": 1, "5574": 3, "3279": 7, "11180": 1, "7125": 2, "3600": 6, "5575": 3, "11181": 1, "4683": 4, "11182": 1, "11183": 1, "7126": 2, "11184": 1, "7127": 2, "7128": 2, "7129": 2, "7130": 2, "11185": 1, "11186": 1, "11187": 1, "7131": 2, "4081": 5, "11188": 1, "5576": 3, "7132": 2, "11189": 1, "11190": 1, "4684": 4, "4685": 4, "11193": 1, "11191": 1, "4082": 5, "11192": 1, "7133": 2, "11194": 1, "11195": 1, "11196": 1, "11197": 1, "7134": 2, "11199": 1, "11198": 1, "11200": 1, "7135": 2, "11202": 1, "11201": 1, "11203": 1, "7136": 2, "7137": 2, "11204": 1, "11205": 1, "7138": 2, "11206": 1, "11207": 1, "11208": 1, "11210": 1, "11209": 1, "11211": 1, "11212": 1, "3601": 6, "11213": 1, "2792": 9, "11214": 1, "11215": 1, "7139": 2, "11216": 1, "11217": 1, "4083": 5, "11218": 1, "11219": 1, "7140": 2, "7141": 2, "5577": 2, "4686": 4, "4687": 4, "11220": 1, "2312": 10, "11221": 1, "11222": 1, "11223": 1, "4688": 4, "11224": 1, "11225": 1, "3280": 7, "4084": 5, "11226": 1, "11227": 1, "5578": 3, "5579": 3, "7142": 2, "5580": 3, "11228": 1, "11229": 1, "11230": 1, "11231": 1, "11232": 1, "4689": 4, "7143": 2, "11233": 1, "7144": 2, "11234": 1, "5581": 3, "1542": 18, "7145": 2, "11235": 1, "7146": 2, "11236": 1, "11237": 1, "7147": 2, "2313": 12, "2183": 13, "11238": 1, "11239": 1, "7148": 2, "11240": 1, "7149": 2, "11241": 1, "7150": 2, "7151": 2, "11242": 1, "11243": 1, "11244": 1, "11245": 1, "7152": 2, "11246": 1, "11247": 1, "11248": 1, "4690": 4, "5582": 3, "7153": 2, "11249": 1, "4691": 4, "11250": 1, "11251": 1, "4085": 5, "11252": 1, "11253": 1, "11254": 1, "11255": 1, "3007": 8, "7154": 2, "11256": 1, "4086": 5, "7155": 2, "11257": 1, "4087": 5, "5583": 3, "11258": 1, "7156": 2, "7157": 2, "5584": 3, "11259": 1, "11260": 1, "3281": 5, "7158": 2, "11261": 1, "7159": 2, "5585": 3, "11262": 1, "3602": 6, "11263": 1, "11264": 1, "11265": 1, "11266": 1, "4692": 4, "11267": 1, "11268": 1, "7160": 2, "11269": 1, "11270": 1, "7162": 2, "7161": 2, "11271": 1, "11273": 1, "11272": 1, "3603": 6, "11274": 1, "7163": 2, "7164": 2, "2793": 9, "5586": 3, "11276": 1, "11275": 1, "11277": 1, "5587": 3, "11278": 1, "5588": 3, "11279": 1, "11281": 1, "11280": 1, "11282": 1, "7165": 2, "3604": 6, "11283": 1, "11284": 1, "11285": 1, "7166": 2, "11286": 1, "7167": 2, "7168": 2, "11287": 1, "11288": 1, "11289": 1, "11290": 1, "4088": 5, "11291": 1, "11292": 1, "11293": 1, "7169": 2, "11294": 1, "11295": 1, "11296": 1, "11297": 1, "11298": 1, "11299": 1, "11300": 1, "11301": 1, "11302": 1, "3605": 6, "7170": 2, "11304": 1, "11303": 1, "11305": 1, "11306": 1, "11307": 1, "11308": 1, "11309": 1, "3606": 6, "4089": 5, "7171": 2, "3607": 6, "11310": 1, "5589": 3, "11312": 1, "11311": 1, "3282": 7, "11313": 1, "11314": 1, "4693": 4, "2606": 10, "11315": 1, "11316": 1, "11317": 1, "11318": 1, "11319": 1, "4090": 5, "11320": 1, "11321": 1, "3008": 8, "11322": 1, "11323": 1, "11324": 1, "11325": 1, "11326": 1, "3608": 6, "5590": 3, "11327": 1, "7172": 2, "11328": 1, "11329": 1, "4694": 4, "11330": 1, "11331": 1, "11332": 1, "11333": 1, "11334": 1, "3609": 6, "1228": 5, "11335": 1, "3009": 8, "5591": 3, "11336": 1, "11337": 1, "5592": 3, "5593": 3, "5594": 3, "4695": 4, "11338": 1, "7173": 2, "11339": 1, "11340": 1, "11341": 1, "11342": 1, "11343": 1, "7174": 2, "5595": 3, "11344": 1, "11345": 1, "4091": 5, "11346": 1, "4092": 5, "11347": 1, "4093": 5, "11348": 1, "11349": 1, "11350": 1, "11351": 1, "7175": 2, "11352": 1, "11353": 1, "11354": 1, "11355": 1, "3610": 6, "11356": 1, "5596": 3, "11357": 1, "11358": 1, "11359": 1, "4696": 4, "5597": 3, "7176": 2, "11360": 1, "3611": 6, "11361": 1, "11363": 1, "11362": 1, "4697": 4, "7177": 2, "11364": 1, "4094": 5, "11365": 1, "11367": 1, "11366": 1, "11368": 1, "3283": 6, "11369": 1, "11370": 1, "7178": 2, "7179": 2, "11371": 1, "5598": 3, "3284": 7, "11372": 1, "11373": 1, "11374": 1, "11377": 1, "11375": 1, "11376": 1, "2794": 9, "11378": 1, "7180": 2, "11379": 1, "4095": 5, "5599": 3, "7181": 2, "11380": 1, "5600": 3, "11381": 1, "11382": 1, "4096": 5, "5601": 3, "11383": 1, "11384": 1, "5602": 3, "2795": 9, "11385": 1, "11386": 1, "11388": 1, "11387": 1, "11389": 1, "7183": 2, "7182": 2, "4698": 4, "11390": 1, "11391": 1, "5603": 3, "11392": 1, "11393": 1, "3612": 6, "11394": 1, "11395": 1, "4699": 4, "7184": 2, "11396": 1, "7185": 2, "4700": 4, "7187": 2, "7186": 2, "4701": 4, "11398": 1, "3613": 6, "11397": 1, "7188": 2, "11400": 1, "11399": 1, "7189": 2, "11401": 1, "11402": 1, "11403": 1, "11404": 1, "3285": 6, "7190": 2, "11405": 1, "11406": 1, "7191": 2, "11407": 1, "11408": 1, "11409": 1, "11410": 1, "11411": 1, "7192": 2, "2069": 13, "4702": 4, "11412": 1, "7193": 2, "5604": 3, "7194": 1, "5605": 3, "11413": 1, "11414": 1, "4703": 4, "7195": 2, "7196": 1, "4704": 4, "4705": 4, "11415": 1, "7197": 2, "4706": 4, "11416": 1, "5606": 3, "11417": 1, "11418": 1, "3286": 7, "2314": 12, "11419": 1, "11420": 1, "7198": 2, "11421": 1, "11422": 1, "11423": 1, "11424": 1, "7199": 2, "11425": 1, "5607": 3, "11426": 1, "11427": 1, "7200": 2, "5608": 3, "7201": 2, "11428": 1, "11429": 1, "11430": 1, "11431": 1, "5610": 3, "5609": 3, "11433": 1, "11432": 1, "11434": 1, "11435": 1, "11436": 1, "11437": 1, "11438": 1, "7202": 2, "11439": 1, "7203": 2, "7204": 2, "7205": 2, "7206": 2, "11440": 1, "11441": 1, "11442": 1, "11443": 1, "11444": 1, "7207": 2, "11445": 1, "7208": 2, "7209": 2, "11446": 1, "7210": 2, "11447": 1, "11448": 1, "7211": 2, "11449": 1, "11450": 1, "11451": 1, "11452": 1, "11453": 1, "11454": 1, "11455": 1, "11456": 1, "7212": 2, "11457": 1, "4707": 4, "5611": 3, "2070": 14, "11458": 1, "7213": 2, "11459": 1, "2457": 11, "11460": 1, "11461": 1, "11462": 1, "7214": 2, "11463": 1, "7215": 2, "3010": 8, "11464": 1, "11465": 1, "11466": 1, "7216": 2, "11467": 1, "11468": 1, "7217": 2, "4708": 4, "11469": 1, "11470": 1, "2796": 9, "11471": 1, "7218": 2, "5612": 3, "2071": 14, "11472": 1, "11473": 1, "7219": 2, "11474": 1, "11475": 1, "7220": 2, "7221": 2, "5613": 3, "11476": 1, "11477": 1, "11478": 1, "7222": 2, "11479": 1, "11480": 1, "5614": 3, "3287": 7, "3614": 5, "11481": 1, "7223": 2, "11482": 1, "4709": 4, "5615": 3, "2797": 9, "7224": 2, "4097": 5, "2798": 9, "11483": 1, "11484": 1, "7225": 2, "7226": 2, "5616": 3, "11485": 1, "11486": 1, "11487": 1, "7227": 2, "5617": 3, "11488": 1, "11489": 1, "11490": 1, "7228": 2, "5618": 3, "7229": 2, "11491": 1, "11492": 1, "4710": 4, "11493": 1, "5619": 3, "7230": 2, "11494": 1, "7231": 2, "11495": 1, "5620": 3, "11496": 1, "5621": 3, "11497": 1, "3288": 7, "4711": 4, "4712": 4, "4713": 4, "7232": 2, "7233": 2, "7234": 2, "11498": 1, "11499": 1, "11500": 1, "4714": 4, "11501": 1, "7235": 2, "5622": 3, "7236": 2, "7237": 2, "5623": 3, "3011": 8, "7238": 2, "7239": 2, "11502": 1, "11503": 1, "11504": 1, "7240": 2, "7241": 2, "7242": 2, "5624": 3, "7243": 1, "11505": 1, "4715": 4, "3289": 7, "5625": 3, "4098": 5, "7244": 2, "11506": 1, "11507": 1, "11508": 1, "4716": 4, "11509": 1, "11512": 1, "11510": 1, "11511": 1, "11513": 1, "1961": 15, "11515": 1, "11514": 1, "3615": 6, "4099": 5, "11516": 1, "11517": 1, "4100": 5, "11518": 1, "3616": 6, "3290": 7, "11519": 1, "11520": 1, "4101": 5, "7245": 2, "11521": 1, "5626": 3, "11522": 1, "11523": 1, "11524": 1, "5627": 3, "7246": 2, "11525": 1, "11526": 1, "11527": 1, "7247": 1, "11528": 1, "2315": 12, "11529": 1, "11530": 1, "7248": 2, "11531": 1, "11532": 1, "11533": 1, "5628": 1, "5629": 3, "11534": 1, "7249": 2, "11535": 1, "7250": 1, "11536": 1, "7251": 2, "11537": 1, "5630": 3, "4102": 5, "7252": 2, "11538": 1, "4717": 4, "11539": 1, "11540": 1, "3617": 6, "4103": 5, "4104": 5, "5631": 3, "11541": 1, "11542": 1, "7253": 2, "11543": 1, "11544": 1, "4718": 4, "7254": 2, "11545": 1, "11546": 1, "11547": 1, "1861": 13, "11548": 1, "11549": 1, "11550": 1, "11551": 1, "11552": 1, "5632": 3, "11553": 1, "11554": 1, "4105": 5, "2458": 11, "4719": 4, "11555": 1, "7255": 2, "11556": 1, "11557": 1, "11558": 1, "11559": 1, "5633": 3, "7256": 2, "5634": 3, "11561": 1, "11560": 1, "11562": 1, "11563": 1, "11564": 1, "7257": 2, "4720": 4, "7258": 2, "11565": 1, "11566": 1, "11567": 1, "11568": 1, "7259": 2, "4721": 3, "11569": 1, "7260": 2, "7261": 2, "11570": 1, "7262": 2, "11571": 1, "11572": 1, "7263": 2, "11573": 1, "11574": 1, "11575": 1, "11576": 1, "11577": 1, "5635": 3, "4722": 4, "7264": 2, "7265": 2, "4106": 5, "11578": 1, "5636": 3, "2607": 10, "11580": 1, "11579": 1, "3291": 7, "7266": 2, "11581": 1, "7267": 2, "7268": 2, "4107": 5, "11582": 1, "11584": 1, "11583": 1, "7269": 2, "11585": 1, "11586": 1, "11587": 1, "7270": 2, "3012": 8, "7272": 2, "7271": 2, "11588": 1, "11589": 1, "11591": 1, "7273": 2, "11590": 1, "11592": 1, "11593": 1, "11594": 1, "11596": 1, "11595": 1, "7274": 2, "11597": 1, "11598": 1, "4724": 4, "4723": 3, "11599": 1, "4725": 4, "5637": 3, "11600": 1, "7275": 2, "11601": 1, "5638": 3, "11602": 1, "11604": 1, "4108": 4, "11603": 1, "11605": 1, "11606": 1, "11608": 1, "11607": 1, "4109": 5, "11609": 1, "11610": 1, "11612": 1, "11611": 1, "11613": 1, "11614": 1, "5639": 3, "11615": 1, "11616": 1, "7276": 2, "11617": 1, "5640": 3, "11618": 1, "7277": 2, "11620": 1, "11619": 1, "7278": 2, "11621": 1, "7279": 2, "11622": 1, "11623": 1, "7280": 2, "11624": 1, "7281": 2, "4726": 4, "11626": 1, "11625": 1, "11627": 1, "11628": 1, "4110": 5, "7282": 2, "11629": 1, "11630": 1, "11631": 1, "4727": 4, "11632": 1, "11633": 1, "5641": 3, "7283": 2, "11634": 1, "11636": 1, "11635": 1, "11637": 1, "11638": 1, "11639": 1, "11640": 1, "5642": 3, "7284": 2, "11641": 1, "11643": 1, "11642": 1, "5643": 3, "7285": 2, "11644": 1, "11645": 1, "4728": 4, "11646": 1, "4111": 5, "7286": 2, "11647": 1, "7287": 2, "11648": 1, "5644": 3, "5645": 3, "5646": 3, "11649": 1, "5647": 3, "11650": 1, "3292": 7, "11651": 1, "7288": 2, "11652": 1, "11653": 1, "11654": 1, "11655": 1, "11656": 1, "4112": 5, "3293": 7, "11658": 1, "4729": 4, "11657": 1, "11661": 1, "11660": 1, "11659": 1, "11662": 1, "7289": 2, "11663": 1, "11666": 1, "11665": 1, "7290": 2, "11664": 1, "11668": 1, "11667": 1, "11669": 1, "11670": 1, "1862": 16, "5648": 3, "11671": 1, "11672": 1, "11673": 1, "7291": 2, "5649": 3, "11674": 1, "11675": 1, "4730": 4, "11676": 1, "11677": 1, "11678": 1, "7293": 2, "11679": 1, "11681": 1, "7294": 2, "7292": 2, "11680": 1, "7295": 2, "7296": 2, "11683": 1, "11682": 1, "4731": 3, "11686": 1, "11685": 1, "11684": 1, "11687": 1, "11688": 1, "11689": 1, "11690": 1, "11691": 1, "4732": 4, "7297": 2, "11692": 1, "11693": 1, "4733": 4, "4113": 5, "7298": 2, "11694": 1, "11695": 1, "5650": 3, "11696": 1, "11697": 1, "11698": 1, "11699": 1, "11700": 1, "11701": 1, "4734": 4, "11702": 1, "11703": 1, "11704": 1, "3294": 7, "11705": 1, "11706": 1, "3618": 6, "4114": 5, "7299": 2, "3013": 8, "4735": 4, "1863": 16, "7300": 2, "2184": 13, "11707": 1, "11708": 1, "11709": 1, "11710": 1, "11711": 1, "11712": 1, "11713": 1, "7301": 2, "11714": 1, "11716": 1, "11715": 1, "11717": 1, "11718": 1, "7302": 2, "11719": 1, "7303": 2, "11720": 1, "7304": 2, "2459": 11, "11722": 1, "11721": 1, "11723": 1, "11724": 1, "11725": 1, "4736": 4, "11726": 1, "11727": 1, "11728": 1, "11729": 1, "7305": 2, "3295": 7, "11730": 1, "7306": 2, "11731": 1, "4115": 5, "11732": 1, "11733": 1, "5651": 3, "11734": 1, "11735": 1, "11736": 1, "7307": 2, "11737": 1, "4737": 4, "5652": 3, "3619": 6, "11738": 1, "7308": 2, "7309": 2, "11739": 1, "5653": 3, "11740": 1, "11741": 1, "11742": 1, "5654": 3, "11743": 1, "11744": 1, "11745": 1, "11746": 1, "11747": 1, "3014": 8, "7310": 2, "11748": 1, "11750": 1, "11751": 1, "11749": 1, "11752": 1, "7311": 2, "4116": 5, "11753": 1, "11754": 1, "2608": 10, "7312": 2, "7313": 2, "11755": 1, "7314": 2, "3015": 8, "11756": 1, "11757": 1, "11758": 1, "11759": 1, "11760": 1, "11761": 1, "11762": 1, "11763": 1, "11764": 1, "4738": 4, "3620": 6, "4117": 5, "7315": 2, "11766": 1, "11765": 1, "4739": 3, "11767": 1, "11768": 1, "11769": 1, "4740": 4, "11770": 1, "2460": 10, "2461": 11, "4741": 4, "11771": 1, "11772": 1, "11773": 1, "7316": 2, "11774": 1, "11775": 1, "11776": 1, "11777": 1, "11778": 1, "1864": 15, "4118": 5, "1326": 26, "11779": 1, "11780": 1, "7317": 2, "3621": 6, "7318": 2, "11781": 1, "11782": 1, "5655": 3, "7319": 2, "11783": 1, "7320": 2, "11784": 1, "7321": 2, "2799": 9, "11785": 1, "7322": 2, "11786": 1, "1598": 20, "7323": 2, "11787": 1, "7324": 2, "11788": 1, "5656": 3, "7325": 2, "11789": 1, "7326": 2, "7327": 2, "4119": 5, "4742": 4, "11790": 1, "11791": 1, "11792": 1, "11793": 1, "1865": 16, "11794": 1, "7328": 2, "7329": 2, "11795": 1, "11796": 1, "7330": 2, "11797": 1, "7331": 2, "2800": 9, "4120": 5, "11798": 1, "11799": 1, "11800": 1, "11801": 1, "5657": 3, "11802": 1, "1653": 18, "4121": 5, "4743": 4, "11803": 1, "7332": 2, "7333": 2, "5658": 3, "11804": 1, "11805": 1, "11806": 1, "11807": 1, "7334": 2, "11808": 1, "11809": 1, "11810": 1, "11811": 1, "11812": 1, "11813": 1, "11814": 1, "11815": 1, "11816": 1, "5659": 3, "11817": 1, "11818": 1, "11819": 1, "11820": 1, "11821": 1, "4122": 5, "7335": 2, "11822": 1, "11823": 1, "11824": 1, "5660": 3, "11825": 1, "11826": 1, "5661": 3, "11827": 1, "7336": 2, "4744": 4, "11828": 1, "7337": 2, "4745": 4, "7338": 2, "11829": 1, "7339": 2, "7340": 2, "11830": 1, "11831": 1, "11832": 1, "3622": 5, "11833": 1, "7341": 2, "11834": 1, "11835": 1, "11836": 1, "7342": 2, "11837": 1, "11838": 1, "11839": 1, "11840": 1, "11841": 1, "11842": 1, "11844": 1, "7343": 2, "11843": 1, "7344": 2, "11845": 1, "11846": 1, "11847": 1, "11848": 1, "3623": 6, "11849": 1, "11850": 1, "11851": 1, "11852": 1, "11853": 1, "5662": 3, "7345": 2, "11854": 1, "11855": 1, "11857": 1, "11856": 1, "5663": 3, "11858": 1, "7346": 2, "3624": 6, "7347": 2, "11859": 1, "11860": 1, "11862": 1, "11861": 1, "4746": 4, "7348": 2, "11863": 1, "3625": 6, "7349": 2, "11864": 1, "11865": 1, "11866": 1, "11867": 1, "11868": 1, "7350": 2, "11869": 1, "7351": 2, "7352": 2, "5664": 3, "11870": 1, "7353": 2, "7354": 2, "11871": 1, "11872": 1, "11873": 1, "11874": 1, "11875": 1, "11877": 1, "11876": 1, "11878": 1, "11879": 1, "11880": 1, "7355": 2, "7356": 2, "11881": 1, "11883": 1, "4747": 4, "7357": 2, "5665": 3, "11882": 1, "11884": 1, "11886": 1, "11885": 1, "11888": 1, "11887": 1, "11889": 1, "11891": 1, "11892": 1, "7358": 2, "11890": 1, "11895": 1, "11896": 1, "7359": 2, "11894": 1, "11893": 1, "11897": 1, "11899": 1, "11898": 1, "7360": 2, "11900": 1, "11901": 1, "11903": 1, "11902": 1, "11904": 1, "11905": 1, "11906": 1, "11907": 1, "4748": 4, "11908": 1, "11909": 1, "5666": 3, "11910": 1, "11911": 1, "5667": 3, "4749": 4, "5668": 3, "11912": 1, "4750": 3, "11913": 1, "11914": 1, "11915": 1, "11916": 1, "11917": 1, "11918": 1, "11919": 1, "4751": 4, "11920": 1, "7361": 2, "11921": 1, "11922": 1, "11923": 1, "11924": 1, "4752": 4, "11925": 1, "11926": 1, "11927": 1, "11929": 1, "7362": 2, "11928": 1, "11930": 1, "11934": 1, "11932": 1, "7363": 2, "11931": 1, "11933": 1, "5669": 3, "3296": 7, "11935": 1, "11936": 1, "11937": 1, "7364": 2, "7365": 2, "11938": 1, "7366": 2, "11939": 1, "11940": 1, "11941": 1, "11942": 1, "11943": 1, "5670": 3, "7367": 2, "11944": 1, "11945": 1, "11946": 1, "11947": 1, "11948": 1, "11949": 1, "11950": 1, "11951": 1, "11952": 1, "7368": 2, "11953": 1, "11954": 1, "5671": 3, "11956": 1, "11955": 1, "11957": 1, "11958": 1, "5672": 3, "7369": 2, "1866": 16, "7370": 2, "7372": 2, "7371": 2, "7373": 2, "11959": 1, "5673": 3, "11960": 1, "11961": 1, "11962": 1, "7374": 2, "7375": 2, "11963": 1, "11964": 1, "11965": 1, "11966": 1, "4753": 4, "11967": 1, "7376": 2, "3016": 8, "11968": 1, "5674": 3, "11969": 1, "11970": 1, "4755": 4, "7377": 2, "4754": 4, "11972": 1, "11973": 1, "11971": 1, "5675": 3, "11974": 1, "11975": 1, "11976": 1, "11977": 1, "7378": 2, "11978": 1, "2316": 12, "5676": 3, "11979": 1, "11980": 1, "4756": 4, "11981": 1, "11982": 1, "11984": 1, "4123": 5, "11983": 1, "7379": 2, "3626": 6, "7380": 2, "11985": 1, "11986": 1, "11987": 1, "11988": 1, "11989": 1, "11990": 1, "7381": 2, "7382": 2, "11991": 1, "11992": 1, "5677": 3, "11993": 1, "11994": 1, "11995": 1, "7383": 2, "5678": 3, "7384": 2, "11996": 1, "11997": 1, "11998": 1, "7385": 2, "11999": 1, "12000": 1, "12001": 1, "3627": 6, "12002": 1, "7386": 2, "12003": 1, "12004": 1, "4124": 5, "12005": 1, "5679": 3, "12006": 1, "12007": 1, "12008": 1, "5680": 3, "4757": 4, "7387": 2, "4758": 4, "12009": 1, "12010": 1, "12011": 1, "12012": 1, "12013": 1, "5681": 3, "12014": 1, "7388": 2, "7389": 2, "12016": 1, "12015": 1, "12017": 1, "4759": 4, "7390": 2, "12018": 1, "12019": 1, "5682": 3, "12020": 1, "7391": 2, "7392": 2, "12021": 1, "12022": 1, "12023": 1, "12027": 1, "12024": 1, "7393": 2, "12025": 1, "12026": 1, "12028": 1, "4760": 4, "12029": 1, "12030": 1, "4761": 4, "7394": 2, "7395": 2, "12031": 1, "12032": 1, "12033": 1, "5683": 3, "7396": 2, "5684": 3, "7397": 2, "12034": 1, "12035": 1, "12036": 1, "12037": 1, "12038": 1, "12039": 1, "12040": 1, "12041": 1, "12042": 1, "12043": 1, "12044": 1, "12045": 1, "7398": 2, "12047": 1, "12046": 1, "12048": 1, "5685": 3, "12049": 1, "12050": 1, "12051": 1, "12052": 1, "12053": 1, "12054": 1, "5686": 3, "5687": 3, "12055": 1, "12057": 1, "12056": 1, "7401": 2, "7400": 2, "7399": 2, "7402": 2, "12058": 1, "12059": 1, "12061": 1, "7403": 2, "12060": 1, "12062": 1, "5688": 3, "12063": 1, "12065": 1, "12064": 1, "7404": 2, "5689": 3, "5690": 3, "12066": 1, "12067": 1, "7405": 2, "12068": 1, "12069": 1, "12070": 1, "12071": 1, "5691": 3, "5692": 3, "12072": 1, "12073": 1, "12074": 1, "12075": 1, "12076": 1, "7406": 2, "7407": 2, "12077": 1, "12078": 1, "7408": 2, "12079": 1, "12080": 1, "12081": 1, "12082": 1, "7409": 2, "12083": 1, "7410": 2, "12084": 1, "12085": 1, "12086": 1, "5693": 3, "12087": 1, "12088": 1, "4762": 4, "12089": 1, "12090": 1, "12091": 1, "4125": 5, "12092": 1, "4126": 5, "4763": 4, "12094": 1, "12093": 1, "12095": 1, "12096": 1, "12097": 1, "12098": 1, "7411": 2, "12100": 1, "12099": 1, "12101": 1, "12102": 1, "12103": 1, "12104": 1, "4764": 4, "12105": 1, "3297": 7, "12106": 1, "12107": 1, "12108": 1, "12109": 1, "12110": 1, "12111": 1, "7412": 2, "12112": 1, "12113": 1, "12114": 1, "7414": 2, "7413": 2, "12115": 1, "12116": 1, "12117": 1, "7415": 2, "7416": 2, "12118": 1, "12119": 1, "5694": 3, "12120": 1, "4127": 5, "12121": 1, "2317": 12, "12123": 1, "12122": 1, "12124": 1, "12125": 1, "5695": 3, "12126": 1, "3628": 6, "1229": 26, "12127": 1, "12128": 1, "5696": 3, "12129": 1, "5697": 3, "12130": 1, "7417": 2, "7418": 2, "12131": 1, "12132": 1, "12133": 1, "4128": 5, "3629": 6, "7419": 2, "7420": 2, "5698": 3, "4129": 5, "12134": 1, "12135": 1, "12136": 1, "12137": 1, "5699": 3, "12138": 1, "12139": 1, "7421": 2, "12140": 1, "12141": 1, "12142": 1, "12143": 1, "12144": 1, "12145": 1, "4130": 5, "12146": 1, "12147": 1, "12148": 1, "12149": 1, "12150": 1, "12151": 1, "12152": 1, "12153": 1, "12154": 1, "12155": 1, "12157": 1, "12156": 1, "5700": 3, "12158": 1, "12160": 1, "12159": 1, "7422": 1, "12164": 1, "12161": 1, "12162": 1, "12163": 1, "12165": 1, "12166": 1, "12168": 1, "12169": 1, "3630": 6, "12167": 1, "12170": 1, "12171": 1, "12172": 1, "12173": 1, "12174": 1, "12175": 1, "12176": 1, "12177": 1, "12178": 1, "12179": 1, "12180": 1, "7423": 2, "12182": 1, "12181": 1, "12184": 1, "12183": 1, "12185": 1, "12186": 1, "3298": 6, "12187": 1, "7424": 2, "12188": 1, "7425": 2, "12189": 1, "4131": 5, "12190": 1, "4765": 4, "4766": 4, "12191": 1, "12192": 1, "7426": 2, "4767": 4, "12193": 1, "12194": 1, "12197": 1, "12196": 1, "12195": 1, "12198": 1, "12199": 1, "12200": 1, "12201": 1, "7427": 2, "12202": 1, "12203": 1, "4768": 4, "12204": 1, "12205": 1, "12206": 1, "12207": 1, "4769": 4, "7428": 2, "12208": 1, "12211": 1, "12209": 1, "12212": 1, "12210": 1, "4770": 4, "1654": 19, "7429": 2, "12213": 1, "12214": 1, "4132": 5, "5701": 3, "5702": 3, "12215": 1, "12216": 1, "12217": 1, "12218": 1, "5703": 3, "12219": 1, "12220": 1, "12222": 1, "12221": 1, "3017": 8, "12224": 1, "12223": 1, "12226": 1, "12225": 1, "7430": 2, "12227": 1, "12228": 1, "12229": 1, "12230": 1, "12231": 1, "12232": 1, "12233": 1, "12234": 1, "12235": 1, "4133": 5, "7431": 2, "7432": 2, "3631": 6, "12237": 1, "12236": 1, "12238": 1, "12239": 1, "12240": 1, "12241": 1, "12242": 1, "12243": 1, "7433": 2, "12244": 1, "12245": 1, "12246": 1, "12247": 1, "12248": 1, "12249": 1, "12250": 1, "3299": 7, "7434": 2, "12252": 1, "12251": 1, "7435": 1, "12253": 1, "12254": 1, "12255": 1, "12256": 1, "5704": 3, "2801": 9, "12257": 1, "4134": 5, "12258": 1, "12259": 1, "12260": 1, "12261": 1, "3632": 6, "7436": 2, "7437": 2, "5705": 3, "12262": 1, "12264": 1, "12263": 1, "7438": 2, "3018": 8, "12265": 1, "7439": 2, "5706": 3, "4771": 4, "7440": 2, "12266": 1, "12267": 1, "12268": 1, "12269": 1, "12271": 1, "12270": 1, "3300": 7, "7441": 2, "4772": 4, "12272": 1, "5708": 3, "5707": 3, "7442": 2, "7443": 2, "3633": 6, "12273": 1, "7444": 2, "12276": 1, "7445": 2, "12274": 1, "12275": 1, "12277": 1, "3301": 7, "12279": 1, "12278": 1, "12280": 1, "7446": 2, "12281": 1, "12282": 1, "12285": 1, "12283": 1, "12284": 1, "3634": 6, "12286": 1, "12287": 1, "12288": 1, "7447": 2, "7448": 2, "12289": 1, "12290": 1, "12291": 1, "7449": 2, "4773": 4, "12292": 1, "12293": 1, "12294": 1, "7450": 2, "7451": 2, "5710": 3, "5709": 3, "3019": 8, "12295": 1, "12296": 1, "5711": 3, "12297": 1, "12298": 1, "12299": 1, "12300": 1, "12301": 1, "12302": 1, "5712": 3, "12303": 1, "3020": 8, "12304": 1, "12305": 1, "4135": 5, "3635": 6, "12306": 1, "12307": 1, "12308": 1, "7454": 2, "7453": 2, "7452": 1, "5713": 3, "12309": 1, "12310": 1, "12311": 1, "12312": 1, "5714": 3, "4774": 4, "12314": 1, "12315": 1, "12313": 1, "12316": 1, "4775": 4, "7455": 2, "5715": 2, "7456": 2, "4776": 4, "5716": 3, "12318": 1, "12319": 1, "12317": 1, "12320": 1, "12321": 1, "12322": 1, "12323": 1, "12325": 1, "12324": 1, "5718": 3, "5717": 3, "7457": 2, "2802": 7, "12326": 1, "12327": 1, "7459": 2, "7458": 2, "12328": 1, "12330": 1, "12329": 1, "12331": 1, "5719": 3, "5720": 3, "12332": 1, "7460": 2, "12333": 1, "12334": 1, "12335": 1, "12336": 1, "12337": 1, "12338": 1, "12339": 1, "4777": 4, "12340": 1, "7461": 2, "12342": 1, "12341": 1, "4778": 4, "4779": 4, "12345": 1, "12344": 1, "12343": 1, "7462": 2, "7463": 2, "12347": 1, "12346": 1, "5721": 3, "12349": 1, "12348": 1, "7464": 2, "12351": 1, "12354": 1, "12355": 1, "12350": 1, "12352": 1, "12353": 1, "5722": 3, "12356": 1, "7465": 2, "5723": 3, "12357": 1, "12358": 1, "12359": 1, "12360": 1, "7466": 2, "12361": 1, "12362": 1, "12363": 1, "12364": 1, "12365": 1, "7467": 2, "4136": 5, "7468": 2, "12366": 1, "12367": 1, "12368": 1, "7469": 2, "7470": 2, "12369": 1, "12370": 1, "12371": 1, "12372": 1, "12374": 1, "12373": 1, "7471": 2, "12375": 1, "12376": 1, "7472": 2, "12377": 1, "12378": 1, "12380": 1, "12381": 1, "12379": 1, "5724": 3, "5725": 3, "12382": 1, "12383": 1, "4137": 4, "12384": 1, "3636": 6, "12385": 1, "12386": 1, "12387": 1, "12388": 1, "5726": 3, "12389": 1, "12390": 1, "12391": 1, "12392": 1, "7473": 2, "12393": 1, "12394": 1, "12397": 1, "12396": 1, "12395": 1, "3302": 7, "4780": 4, "12398": 1, "12402": 1, "7474": 2, "12399": 1, "7475": 2, "12401": 1, "12400": 1, "12404": 1, "12403": 1, "12405": 1, "12406": 1, "12407": 1, "4781": 4, "12408": 1, "5727": 3, "7477": 2, "7476": 2, "3303": 7, "12409": 1, "12410": 1, "12411": 1, "12412": 1, "12413": 1, "7478": 2, "12414": 1, "12415": 1, "12416": 1, "4138": 5, "5728": 3, "5729": 3, "3637": 6, "12417": 1, "5730": 3, "12418": 1, "7479": 2, "12419": 1, "7480": 2, "12420": 1, "12421": 1, "7481": 2, "12422": 1, "12423": 1, "12424": 1, "7482": 2, "5731": 3, "12426": 1, "12427": 1, "4782": 4, "12425": 1, "4783": 3, "12429": 1, "5732": 3, "12428": 1, "12430": 1, "12431": 1, "12432": 1, "12433": 1, "12434": 1, "12435": 1, "5733": 3, "12436": 1, "4784": 4, "12437": 1, "7483": 2, "12438": 1, "12439": 1, "12440": 1, "7484": 2, "7485": 2, "12441": 1, "3304": 7, "3305": 7, "5734": 3, "12442": 1, "12443": 1, "12444": 1, "2609": 1, "12445": 1, "12446": 1, "12447": 1, "12448": 1, "12449": 1, "12450": 1, "4139": 5, "7486": 2, "12451": 1, "7487": 2, "12452": 1, "12453": 1, "5735": 3, "12454": 1, "12455": 1, "12456": 1, "7488": 2, "12457": 1, "12458": 1, "12459": 1, "12460": 1, "12461": 1, "7489": 2, "12462": 1, "12463": 1, "12464": 1, "4785": 4, "12465": 1, "12466": 1, "12467": 1, "7491": 2, "7490": 2, "12468": 1, "12469": 1, "12470": 1, "12471": 1, "12472": 1, "12473": 1, "12474": 1, "12475": 1, "12476": 1, "12477": 1, "12478": 1, "12479": 1, "12480": 1, "5736": 3, "7492": 2, "12481": 1, "12482": 1, "12483": 1, "7493": 2, "12484": 1, "7494": 2, "12485": 1, "5737": 3, "12486": 1, "12487": 1, "12488": 1, "12490": 1, "4140": 4, "12489": 1, "12491": 1, "7495": 2, "7496": 2, "1543": 21, "7497": 2, "12492": 1, "12493": 1, "7498": 2, "12494": 1, "7499": 2, "12495": 1, "12496": 1, "12497": 1, "12498": 1, "12499": 1, "12500": 1, "7500": 2, "7501": 2, "12501": 1, "12502": 1, "3638": 6, "3639": 5, "12503": 1, "12504": 1, "12505": 1, "7502": 2, "12506": 1, "12507": 1, "7503": 2, "12508": 1, "5738": 3, "12509": 1, "12510": 1, "12511": 1, "12512": 1, "3640": 4, "4786": 4, "5739": 3, "12513": 1, "5740": 3, "3306": 5, "12515": 1, "12514": 1, "12516": 1, "12517": 1, "7504": 2, "12518": 1, "3641": 6, "12519": 1, "12521": 1, "12520": 1, "5741": 3, "12522": 1, "12523": 1, "12524": 1, "12525": 1, "12526": 1, "7505": 2, "12527": 1, "7506": 2, "12528": 1, "12529": 1, "12531": 1, "12530": 1, "12532": 1, "12533": 1, "7507": 2, "12534": 1, "12535": 1, "7509": 2, "7508": 2, "7510": 2, "7511": 2, "12536": 1, "4787": 4, "12538": 1, "12537": 1, "12540": 1, "12539": 1, "12543": 1, "12542": 1, "12541": 1, "4788": 4, "5742": 3, "12544": 1, "12545": 1, "12547": 1, "7512": 2, "12546": 1, "4789": 4, "12550": 1, "7514": 2, "12549": 1, "7513": 2, "12548": 1, "12551": 1, "7515": 2, "5743": 3, "12552": 1, "7516": 2, "12553": 1, "12554": 1, "12555": 1, "7517": 2, "1785": 16, "5744": 3, "12556": 1, "7518": 2, "7519": 2, "12557": 1, "4790": 4, "12558": 1, "12559": 1, "2610": 10, "12560": 1, "12561": 1, "7520": 2, "12562": 1, "12563": 1, "12564": 1, "12565": 1, "12566": 1, "12567": 1, "12568": 1, "12569": 1, "12571": 1, "12570": 1, "7521": 2, "7522": 2, "5745": 3, "12572": 1, "12573": 1, "12575": 1, "12574": 1, "12576": 1, "3642": 6, "12577": 1, "4791": 4, "7523": 2, "12579": 1, "12578": 1, "12581": 1, "12580": 1, "12582": 1, "12583": 1, "5746": 2, "7524": 2, "12584": 1, "12585": 1, "12586": 1, "12587": 1, "12588": 1, "12589": 1, "12590": 1, "4792": 4, "12593": 1, "12591": 1, "12592": 1, "7525": 2, "12594": 1, "12595": 1, "7526": 2, "12596": 1, "7527": 2, "5747": 3, "4793": 4, "7529": 2, "7528": 2, "12597": 1, "12598": 1, "5748": 3, "12599": 1, "4794": 4, "12600": 1, "5749": 3, "12601": 1, "12602": 1, "5750": 3, "12603": 1, "5751": 3, "12604": 1, "12605": 1, "7530": 2, "12606": 1, "4795": 4, "12607": 1, "12608": 1, "12609": 1, "5752": 3, "5753": 3, "1962": 15, "5754": 2, "12610": 1, "12611": 1, "12612": 1, "12613": 1, "4796": 3, "12614": 1, "4141": 5, "7531": 2, "4142": 5, "4798": 4, "7532": 2, "4797": 4, "12615": 1, "12616": 1, "7533": 2, "12617": 1, "12618": 1, "12619": 1, "12620": 1, "12622": 1, "12623": 1, "12621": 1, "12624": 1, "12625": 1, "12626": 1, "7534": 2, "12627": 1, "12628": 1, "12629": 1, "12630": 1, "5755": 3, "12631": 1, "12632": 1, "4143": 5, "12633": 1, "12634": 1, "12635": 1, "12636": 1, "12637": 1, "12638": 1, "12639": 1, "7535": 2, "12640": 1, "12641": 1, "7536": 2, "12642": 1, "12643": 1, "12644": 1, "12645": 1, "7538": 2, "7537": 2, "12646": 1, "12647": 1, "12648": 1, "12649": 1, "7539": 2, "12650": 1, "12652": 1, "12651": 1, "12653": 1, "7540": 2, "7541": 2, "12654": 1, "12655": 1, "4144": 5, "12656": 1, "12657": 1, "5756": 3, "12661": 1, "12658": 1, "12660": 1, "12659": 1, "12662": 1, "12663": 1, "7542": 2, "12664": 1, "12665": 1, "12666": 1, "12667": 1, "12668": 1, "12669": 1, "12670": 1, "7543": 2, "12671": 1, "7544": 2, "12672": 1, "12673": 1, "12675": 1, "12674": 1, "7545": 2, "7546": 2, "5757": 3, "2803": 9, "12677": 1, "12676": 1, "12678": 1, "12679": 1, "12680": 1, "12681": 1, "5758": 3, "12682": 1, "12683": 1, "7547": 2, "12684": 1, "12685": 1, "12686": 1, "12687": 1, "12688": 1, "12689": 1, "12690": 1, "7548": 2, "12691": 1, "7549": 2, "4799": 4, "12692": 1, "5759": 3, "12693": 1, "12694": 1, "12695": 1, "12696": 1, "12697": 1, "12698": 1, "7550": 2, "12699": 1, "4800": 4, "12700": 1, "12701": 1, "4145": 5, "5760": 3, "12702": 1, "12703": 1, "7551": 2, "7552": 2, "7554": 2, "7553": 1, "7555": 2, "12704": 1, "5761": 3, "12705": 1, "12706": 1, "12707": 1, "5762": 3, "12708": 1, "12709": 1, "4146": 5, "7556": 2, "7557": 2, "12710": 1, "7558": 2, "12711": 1, "12712": 1, "12713": 1, "12714": 1, "7559": 2, "12715": 1, "12716": 1, "12717": 1, "12719": 1, "12718": 1, "12720": 1, "12721": 1, "12722": 1, "2611": 10, "12723": 1, "3643": 5, "7560": 2, "12724": 1, "12725": 1, "5763": 3, "12726": 1, "12727": 1, "1867": 16, "4801": 3, "12728": 1, "12729": 1, "5764": 3, "7561": 2, "7562": 2, "12730": 1, "12731": 1, "12732": 1, "12733": 1, "12734": 1, "12735": 1, "12736": 1, "5765": 3, "12737": 1, "12738": 1, "12739": 1, "12740": 1, "7563": 2, "5766": 3, "12742": 1, "12741": 1, "12743": 1, "3644": 6, "4147": 5, "7564": 1, "7565": 1, "7566": 2, "12744": 1, "12745": 1, "12746": 1, "12747": 1, "12748": 1, "12750": 1, "12749": 1, "12751": 1, "12752": 1, "4802": 4, "12753": 1, "12755": 1, "12754": 1, "7567": 2, "12757": 1, "12756": 1, "12758": 1, "12759": 1, "5767": 3, "12760": 1, "12761": 1, "12763": 1, "12762": 1, "7568": 1, "7569": 2, "4803": 4, "5768": 3, "12764": 1, "7570": 2, "12765": 1, "12766": 1, "4148": 5, "4804": 4, "2804": 9, "12767": 1, "12768": 1, "5769": 3, "5770": 3, "12769": 1, "12770": 1, "5771": 3, "12771": 1, "1164": 30, "12772": 1, "3645": 6, "4149": 5, "12773": 1, "12774": 1, "3646": 6, "12775": 1, "12776": 1, "12777": 1, "12778": 1, "4805": 4, "4806": 4, "7571": 2, "12779": 1, "12780": 1, "12781": 1, "4150": 5, "7572": 2, "4151": 5, "7573": 2, "12782": 1, "12783": 1, "12784": 1, "5772": 3, "12785": 1, "4807": 4, "12786": 1, "12788": 1, "12787": 1, "5773": 3, "7574": 2, "5774": 3, "12789": 1, "12790": 1, "7575": 2, "12791": 1, "12793": 1, "12792": 1, "12794": 1, "12795": 1, "12796": 1, "5775": 3, "12799": 1, "12797": 1, "12798": 1, "7576": 1, "12800": 1, "12802": 1, "12801": 1, "12803": 1, "2805": 8, "7577": 2, "12804": 1, "12805": 1, "12806": 1, "12807": 1, "12808": 1, "12809": 1, "12810": 1, "12811": 1, "12812": 1, "12813": 1, "7578": 2, "12814": 1, "12815": 1, "12816": 1, "5776": 3, "7579": 2, "4808": 4, "12817": 1, "12818": 1, "7580": 2, "12819": 1, "12820": 1, "12821": 1, "12822": 1, "12823": 1, "5777": 3, "12824": 1, "12825": 1, "12826": 1, "5778": 3, "7581": 2, "7582": 2, "12827": 1, "12828": 1, "12829": 1, "5779": 3, "12830": 1, "12831": 1, "5780": 3, "7583": 2, "12832": 1, "7584": 2, "12833": 1, "5781": 3, "4152": 4, "12834": 1, "5782": 3, "12835": 1, "12836": 1, "3307": 7, "12837": 1, "5783": 3, "7585": 2, "5784": 3, "7586": 2, "7587": 2, "7588": 2, "12838": 1, "12839": 1, "7589": 2, "12840": 1, "12841": 1, "12842": 1, "12843": 1, "12844": 1, "12845": 1, "12846": 1, "12847": 1, "12848": 1, "7590": 2, "12849": 1, "3647": 6, "12850": 1, "12851": 1, "7591": 2, "7592": 2, "7593": 2, "7594": 2, "12852": 1, "12854": 1, "12853": 1, "12855": 1, "12856": 1, "12857": 1, "4153": 5, "4154": 5, "12858": 1, "12859": 1, "3648": 6, "12860": 1, "12861": 1, "12862": 1, "12863": 1, "7595": 2, "12864": 1, "12865": 1, "5785": 3, "12866": 1, "12867": 1, "12868": 1, "12869": 1, "12870": 1, "4809": 4, "4155": 5, "12871": 1, "12872": 1, "7596": 2, "12873": 1, "12874": 1, "12875": 1, "5786": 3, "12876": 1, "3308": 6, "12877": 1, "3021": 8, "7597": 2, "3649": 6, "5787": 2, "4156": 5, "7598": 2, "12878": 1, "12879": 1, "12880": 1, "12881": 1, "3309": 5, "12882": 1, "12883": 1, "12884": 1, "12885": 1, "12886": 1, "12887": 1, "12888": 1, "5788": 3, "3022": 8, "12889": 1, "12890": 1, "5789": 3, "12891": 1, "12892": 1, "7599": 2, "12893": 1, "12894": 1, "12895": 1, "7600": 2, "12898": 1, "12896": 1, "12897": 1, "7601": 2, "12899": 1, "12900": 1, "12901": 1, "12902": 1, "12903": 1, "12904": 1, "12905": 1, "12906": 1, "12907": 1, "12909": 1, "12908": 1, "12910": 1, "4157": 5, "7602": 2, "12911": 1, "12912": 1, "12913": 1, "1093": 34, "12914": 1, "12915": 1, "12916": 1, "7603": 2, "12917": 1, "12918": 1, "12919": 1, "12920": 1, "7604": 2, "12922": 1, "12921": 1, "12924": 1, "12923": 1, "12925": 1, "12926": 1, "7605": 2, "7606": 2, "5790": 3, "7607": 2, "12927": 1, "7608": 2, "12928": 1, "12929": 1, "12930": 1, "12931": 1, "12932": 1, "12934": 1, "12933": 1, "12935": 1, "7609": 2, "12936": 1, "4810": 4, "12937": 1, "7610": 2, "12938": 1, "4811": 4, "5791": 3, "12939": 1, "12940": 1, "12941": 1, "12942": 1, "12944": 1, "12943": 1, "12945": 1, "12946": 1, "12947": 1, "12949": 1, "12948": 1, "12950": 1, "5792": 3, "12951": 1, "7611": 2, "7612": 2, "5793": 3, "12952": 1, "7613": 2, "12953": 1, "12954": 1, "12956": 1, "12955": 1, "7614": 2, "12957": 1, "5794": 3, "7615": 2, "12958": 1, "12959": 1, "4158": 5, "7616": 2, "4159": 5, "3650": 5, "5795": 3, "12960": 1, "7617": 2, "12961": 1, "5796": 3, "12962": 1, "12963": 1, "12964": 1, "12965": 1, "4812": 4, "12966": 1, "2806": 9, "5797": 3, "12968": 1, "12967": 1, "12969": 1, "12970": 1, "12971": 1, "4813": 4, "12973": 1, "12972": 1, "12975": 1, "12974": 1, "5798": 3, "12976": 1, "2612": 10, "12977": 1, "7618": 2, "7619": 2, "12978": 1, "12979": 1, "4814": 4, "12980": 1, "12981": 1, "12982": 1, "12983": 1, "7620": 2, "7621": 2, "12984": 1, "12985": 1, "7622": 2, "12986": 1, "5799": 3, "12987": 1, "12991": 1, "12989": 1, "12988": 1, "12990": 1, "12992": 1, "7623": 2, "12993": 1, "12994": 1, "7624": 2, "12995": 1, "12996": 1, "7625": 2, "5800": 3, "12997": 1, "12998": 1, "7626": 2, "12999": 1, "13000": 1, "13001": 1, "7627": 2, "13002": 1, "13003": 1, "4815": 4, "13004": 1, "13005": 1, "13006": 1, "13007": 1, "5801": 3, "7628": 2, "13009": 1, "13008": 1, "13010": 1, "13011": 1, "13012": 1, "13013": 1, "13014": 1, "13015": 1, "13016": 1, "13017": 1, "7629": 2, "13018": 1, "13019": 1, "13020": 1, "13022": 1, "13021": 1, "13023": 1, "13024": 1, "13025": 1, "13026": 1, "13027": 1, "13028": 1, "7630": 2, "13029": 1, "13030": 1, "13032": 1, "13031": 1, "7631": 2, "13033": 1, "13034": 1, "13035": 1, "13036": 1, "5802": 3, "13037": 1, "7632": 2, "13038": 1, "13039": 1, "5803": 3, "13042": 1, "13041": 1, "13040": 1, "13043": 1, "13044": 1, "7633": 2, "13046": 1, "13045": 1, "13048": 1, "13047": 1, "13049": 1, "13050": 1, "13051": 1, "13053": 1, "13052": 1, "13054": 1, "13055": 1, "13056": 1, "3023": 8, "2807": 9, "7634": 2, "13057": 1, "13058": 1, "7635": 2, "13060": 1, "13059": 1, "13061": 1, "13062": 1, "13063": 1, "13064": 1, "13065": 1, "7636": 2, "13066": 1, "13067": 1, "13068": 1, "7637": 2, "13069": 1, "4816": 3, "13070": 1, "13071": 1, "13072": 1, "4817": 4, "13073": 1, "13074": 1, "13075": 1, "13076": 1, "13077": 1, "4160": 5, "13078": 1, "5804": 3, "7638": 2, "5805": 3, "13079": 1, "13080": 1, "13081": 1, "5806": 3, "7639": 2, "13082": 1, "13083": 1, "13084": 1, "13085": 1, "7640": 1, "7641": 2, "5807": 3, "13089": 1, "13088": 1, "13086": 1, "13087": 1, "13092": 1, "13090": 1, "13091": 1, "13094": 1, "13093": 1, "13096": 1, "13097": 1, "13095": 1, "13098": 1, "13099": 1, "13100": 1, "13101": 1, "3651": 5, "13102": 1, "13103": 1, "7642": 2, "13104": 1, "13105": 1, "13107": 1, "13106": 1, "7643": 2, "4818": 4, "13108": 1, "13109": 1, "13110": 1, "13111": 1, "5808": 3, "7644": 2, "4819": 4, "13112": 1, "13113": 1, "13114": 1, "13115": 1, "13116": 1, "13118": 1, "13117": 1, "13119": 1, "13120": 1, "13121": 1, "7645": 2, "7646": 2, "13122": 1, "7647": 2, "13123": 1, "13124": 1, "13125": 1, "13126": 1, "13127": 1, "3652": 6, "13128": 1, "5809": 3, "13129": 1, "7648": 2, "13130": 1, "13131": 1, "4161": 5, "4162": 5, "13132": 1, "13133": 1, "7649": 2, "3310": 7, "13135": 1, "13134": 1, "13136": 1, "13137": 1, "7650": 2, "13138": 1, "13140": 1, "13139": 1, "13141": 1, "13142": 1, "13143": 1, "4820": 4, "13144": 1, "13147": 1, "13145": 1, "13148": 1, "13146": 1, "13149": 1, "13150": 1, "13151": 1, "13154": 1, "13153": 1, "13155": 1, "13152": 1, "13156": 1, "13157": 1, "13158": 1, "13159": 1, "13160": 1, "13161": 1, "13162": 1, "7651": 2, "5810": 3, "7652": 2, "3311": 7, "7653": 2, "13163": 1, "13164": 1, "13165": 1, "13166": 1, "5811": 3, "7654": 2, "3024": 8, "4821": 4, "13167": 1, "7655": 2, "13168": 1, "13169": 1, "13170": 1, "13171": 1, "7656": 2, "13173": 1, "13172": 1, "4163": 5, "4822": 4, "7657": 2, "13174": 1, "13175": 1, "13177": 1, "13176": 1, "13178": 1, "13180": 1, "13179": 1, "13181": 1, "7658": 2, "13182": 1, "13183": 1, "13184": 1, "13185": 1, "13187": 1, "13186": 1, "13188": 1, "5812": 3, "13189": 1, "13191": 1, "13190": 1, "13192": 1, "13193": 1, "13194": 1, "13195": 1, "13196": 1, "13197": 1, "13201": 1, "13200": 1, "13199": 1, "13198": 1, "13202": 1, "7659": 2, "7660": 2, "7661": 2, "13203": 1, "7662": 2, "7663": 2, "13204": 1, "13205": 1, "13206": 1, "7664": 2, "13207": 1, "13208": 1, "13209": 1, "3653": 6, "3654": 6, "5813": 3, "13210": 1, "13211": 1, "7665": 2, "7666": 2, "5814": 3, "13212": 1, "2808": 9, "7668": 1, "7667": 2, "13213": 1, "13214": 1, "4164": 2, "7669": 2, "13215": 1, "13216": 1, "13217": 1, "13218": 1, "5815": 3, "13219": 1, "7670": 1, "7671": 2, "13220": 1, "4165": 5, "7672": 2, "13221": 1, "7673": 2, "13222": 1, "13223": 1, "13224": 1, "13225": 1, "13226": 1, "13227": 1, "13228": 1, "13230": 1, "13229": 1, "13231": 1, "13232": 1, "4823": 4, "5816": 3, "13234": 1, "13233": 1, "5817": 3, "3025": 8, "13235": 1, "13236": 1, "13237": 1, "13238": 1, "13239": 1, "13240": 1, "13241": 1, "7674": 2, "13242": 1, "13243": 1, "13244": 1, "5818": 3, "13245": 1, "3655": 5, "7675": 2, "13246": 1, "13247": 1, "13248": 1, "13249": 1, "13250": 1, "13251": 1, "13252": 1, "5819": 3, "13253": 1, "7676": 2, "13254": 1, "13255": 1, "13256": 1, "13257": 1, "7677": 2, "13258": 1, "13259": 1, "13260": 1, "13261": 1, "4166": 5, "13264": 1, "13263": 1, "13262": 1, "7678": 2, "13265": 1, "3312": 7, "13266": 1, "2809": 8, "13267": 1, "5820": 3, "13268": 1, "13269": 1, "5821": 3, "7679": 2, "13270": 1, "7680": 2, "5822": 3, "13271": 1, "13272": 1, "13273": 1, "13274": 1, "13275": 1, "13276": 1, "13277": 1, "13278": 1, "13279": 1, "13280": 1, "13281": 1, "13282": 1, "13283": 1, "13284": 1, "13285": 1, "3026": 8, "7681": 2, "13286": 1, "13287": 1, "13288": 1, "7682": 2, "4824": 4, "13289": 1, "4167": 5, "2810": 9, "13290": 1, "13291": 1, "13293": 1, "13292": 1, "13294": 1, "13295": 1, "13296": 1, "7683": 2, "13297": 1, "13298": 1, "13299": 1, "13301": 1, "13300": 1, "13302": 1, "4168": 5, "13303": 1, "13304": 1, "4169": 5, "13305": 1, "13306": 1, "13307": 1, "5823": 3, "13308": 1, "13309": 1, "13310": 1, "13311": 1, "13312": 1, "3313": 7, "3656": 6, "13314": 1, "13313": 1, "13316": 1, "13315": 1, "13317": 1, "7684": 2, "3657": 6, "13318": 1, "7685": 2, "13319": 1, "13320": 1, "13321": 1, "13322": 1, "13323": 1, "13324": 1, "7686": 2, "7687": 2, "13325": 1, "13326": 1, "13327": 1, "13328": 1, "13329": 1, "13330": 1, "7688": 2, "13332": 1, "13331": 1, "13333": 1, "13334": 1, "13335": 1, "7689": 2, "13336": 1, "13337": 1, "13338": 1, "13339": 1, "5824": 3, "3314": 7, "13340": 1, "13341": 1, "13342": 1, "13343": 1, "13344": 1, "13345": 1, "13346": 1, "13347": 1, "13348": 1, "13349": 1, "13350": 1, "13351": 1, "13352": 1, "13353": 1, "13354": 1, "13355": 1, "13356": 1, "13357": 1, "5825": 3, "13359": 1, "13358": 1, "7690": 2, "13360": 1, "13361": 1, "13364": 1, "4170": 5, "13362": 1, "13365": 1, "13363": 1, "5826": 3, "13366": 1, "13367": 1, "13368": 1, "5827": 3, "2811": 9, "13369": 1, "13370": 1, "7691": 2, "7692": 2, "5828": 3, "13371": 1, "5829": 3, "13372": 1, "13373": 1, "13374": 1, "5830": 3, "13375": 1, "13376": 1, "7693": 2, "13377": 1, "7694": 2, "7695": 2, "13390": 1, "7696": 2, "13386": 1, "13385": 1, "13383": 1, "13379": 1, "13380": 1, "13381": 1, "13387": 1, "13391": 1, "13384": 1, "13378": 1, "13388": 1, "13389": 1, "13382": 1, "4171": 2, "13392": 1, "13393": 1, "4825": 4, "13394": 1, "7697": 2, "13396": 1, "13395": 1, "13398": 1, "13397": 1, "13401": 1, "13400": 1, "13399": 1, "13402": 1, "13405": 1, "13408": 1, "13404": 1, "13403": 1, "13406": 1, "13407": 1, "13409": 1, "7698": 2, "13410": 1, "7699": 2, "13411": 1, "13412": 1, "13414": 1, "13413": 1, "7700": 2, "13415": 1, "13416": 1, "13417": 1, "13418": 1, "7701": 2, "13421": 1, "13420": 1, "13419": 1, "13422": 1, "13427": 1, "13429": 1, "13428": 1, "13431": 1, "13425": 1, "13424": 1, "13426": 1, "13430": 1, "13423": 1, "13432": 1, "7702": 2, "7703": 2, "13433": 1, "13434": 1, "4826": 4, "13435": 1, "3658": 6, "13436": 1, "13437": 1, "13443": 1, "7704": 1, "13438": 1, "13442": 1, "13439": 1, "13440": 1, "13441": 1, "7705": 1, "13444": 1, "13445": 1, "13446": 1, "13448": 1, "13447": 1, "13449": 1, "5831": 3, "13450": 1, "13451": 1, "13452": 1, "7706": 2, "13453": 1, "3659": 6, "13454": 1, "13455": 1, "13456": 1, "7707": 2, "13457": 1, "7708": 2, "13458": 1, "13459": 1, "13460": 1, "13461": 1, "13462": 1, "13463": 1, "13464": 1, "13465": 1, "13466": 1, "13467": 1, "13468": 1, "13469": 1, "13470": 1, "13471": 1, "13472": 1, "13473": 1, "13474": 1, "13475": 1, "13476": 1, "7709": 2, "13478": 1, "13477": 1, "13479": 1, "13480": 1, "13482": 1, "13481": 1, "13483": 1, "7710": 1, "13484": 1, "13485": 1, "13486": 1, "13487": 1, "5832": 3, "13488": 1, "5833": 3, "13489": 1, "13490": 1, "5834": 3, "13491": 1, "13492": 1, "13493": 1, "13494": 1, "13495": 1, "7711": 2, "13496": 1, "7712": 2, "13497": 1, "7713": 2, "13498": 1, "13499": 1, "13500": 1, "7714": 2, "13501": 1, "13502": 1, "5835": 3, "13503": 1, "2613": 10, "13504": 1, "13505": 1, "5836": 3, "5837": 3, "13506": 1, "13507": 1, "13508": 1, "7715": 2, "13509": 1, "13510": 1, "5838": 3, "7716": 2, "13511": 1, "13512": 1, "13513": 1, "13514": 1, "13515": 1, "13516": 1, "13517": 1, "13518": 1, "13519": 1, "13520": 1, "13521": 1, "13522": 1, "13523": 1, "13524": 1, "13526": 1, "4172": 5, "13527": 1, "13525": 1, "13528": 1, "13529": 1, "13530": 1, "13531": 1, "4827": 4, "13532": 1, "13533": 1, "13535": 1, "13536": 1, "13534": 1, "13537": 1, "13538": 1, "13539": 1, "13540": 1, "13541": 1, "13542": 1, "7717": 2, "13543": 1, "13544": 1, "7718": 2, "13545": 1, "13546": 1, "13547": 1, "13548": 1, "7719": 2, "13549": 1, "13550": 1, "13551": 1, "13552": 1, "13553": 1, "13554": 1, "3660": 6, "13556": 1, "13555": 1, "7720": 2, "3661": 6, "13557": 1, "7721": 2, "7722": 2, "13558": 1, "13559": 1, "13560": 1, "4173": 5, "13561": 1, "13562": 1, "13563": 1, "13564": 1, "7723": 2, "7724": 2, "13565": 1, "13567": 1, "13566": 1, "13568": 1, "13569": 1, "13570": 1, "13571": 1, "7725": 2, "13572": 1, "13573": 1, "13574": 1, "13575": 1, "13576": 1, "13577": 1, "5839": 3, "13578": 1, "13579": 1, "4828": 4, "13580": 1, "13581": 1, "13582": 1, "13583": 1, "13584": 1, "13586": 1, "13585": 1, "13587": 1, "7726": 2, "13588": 1, "13589": 1, "13590": 1, "13591": 1, "13592": 1, "13593": 1, "13594": 1, "13595": 1, "13596": 1, "13597": 1, "13598": 1, "13599": 1, "13600": 1, "13601": 1, "4829": 4, "3027": 8, "13602": 1, "7727": 2, "13603": 1, "13604": 1, "7728": 2, "13605": 1, "13606": 1, "13607": 1, "4830": 4, "13608": 1, "13609": 1, "13611": 1, "13610": 1, "7729": 2, "13612": 1, "13613": 1, "13614": 1, "13616": 1, "13615": 1, "7730": 2, "13618": 1, "13617": 1, "13620": 1, "13619": 1, "13621": 1, "13623": 1, "13622": 1, "13624": 1, "7731": 2, "13625": 1, "13626": 1, "13627": 1, "13628": 1, "13629": 1, "13631": 1, "13630": 1, "13632": 1, "13633": 1, "13634": 1, "13635": 1, "13636": 1, "13638": 1, "13637": 1, "13639": 1, "13640": 1, "7732": 2, "7733": 2, "13641": 1, "13642": 1, "13643": 1, "13644": 1, "3662": 5, "4831": 4, "7734": 2, "5840": 3, "7735": 2, "5841": 3, "13645": 1, "7736": 2, "13646": 1, "13647": 1, "13648": 1, "13649": 1, "13650": 1, "13651": 1, "13653": 1, "13652": 1, "13654": 1, "13655": 1, "7737": 2, "13657": 1, "13656": 1, "13658": 1, "13659": 1, "13660": 1, "3663": 6, "7738": 2, "7739": 2, "13661": 1, "13662": 1, "13663": 1, "13664": 1, "13665": 1, "7740": 2, "13666": 1, "5842": 3, "4832": 4, "7741": 2, "5843": 3, "13667": 1, "7743": 2, "7742": 2, "13668": 1, "1655": 19, "7744": 2, "13669": 1, "13670": 1, "13671": 1, "13672": 1, "7745": 2, "7746": 2, "3664": 6, "13674": 1, "13675": 1, "13673": 1, "7747": 1, "13676": 1, "13677": 1, "13678": 1, "13679": 1, "13680": 1, "13681": 1, "13682": 1, "13683": 1, "13684": 1, "13685": 1, "13686": 1, "7748": 2, "13688": 1, "13687": 1, "5844": 3, "13689": 1, "13690": 1, "7749": 2, "7750": 2, "13691": 1, "13692": 1, "13694": 1, "13693": 1, "13695": 1, "13696": 1, "2072": 14, "13697": 1, "5845": 3, "13698": 1, "13699": 1, "13700": 1, "13701": 1, "13702": 1, "13703": 1, "13704": 1, "13705": 1, "7751": 2, "7752": 2, "13706": 1, "13707": 1, "13708": 1, "5846": 3, "2614": 10, "13709": 1, "13710": 1, "13711": 1, "13713": 1, "13712": 1, "13715": 1, "13716": 1, "13714": 1, "13717": 1, "13718": 1, "13719": 1, "13721": 1, "13720": 1, "13722": 1, "3665": 1, "7753": 2, "13723": 1, "13724": 1, "13725": 1, "13726": 1, "4833": 4, "13727": 1, "13728": 1, "13730": 1, "13729": 1, "13731": 1, "13732": 1, "13733": 1, "5847": 3, "13734": 1, "13735": 1, "13736": 1, "13737": 1, "13738": 1, "13739": 1, "13740": 1, "13741": 1, "13742": 1, "13743": 1, "13744": 1, "13745": 1, "13746": 1, "13747": 1, "13748": 1, "13749": 1, "13750": 1, "7754": 2, "13751": 1, "13752": 1, "13753": 1, "7755": 2, "3315": 7, "13754": 1, "13755": 1, "5848": 1, "7756": 2, "3666": 6, "13756": 1, "13757": 1, "4174": 5, "13758": 1, "7757": 2, "5849": 3, "13759": 1, "13760": 1, "13761": 1, "13762": 1, "13763": 1, "13764": 1, "13765": 1, "13766": 1, "13767": 1, "13768": 1, "13769": 1, "7758": 2, "7759": 2, "13770": 1, "13771": 1, "13772": 1, "13773": 1, "13774": 1, "13775": 1, "5850": 3, "4834": 4, "4835": 4, "4836": 4, "13776": 1, "7760": 2, "13777": 1, "13778": 1, "7761": 2, "7762": 2, "3028": 8, "7763": 2, "4175": 5, "13779": 1, "7764": 1, "13780": 1, "13781": 1, "7765": 2, "13782": 1, "13783": 1, "5851": 3, "13784": 1, "13785": 1, "13786": 1, "13787": 1, "13788": 1, "13789": 1, "7766": 2, "13790": 1, "13792": 1, "13791": 1, "7767": 2, "7768": 2, "13793": 1, "13794": 1, "13795": 1, "13796": 1, "7769": 2, "13798": 1, "13797": 1, "7770": 2, "7774": 2, "7772": 2, "7771": 2, "7773": 2, "4837": 4, "13799": 1, "7775": 2, "13800": 1, "13801": 1, "7776": 2, "13802": 1, "13803": 1, "13804": 1, "13805": 1, "13806": 1, "13807": 1, "7777": 2, "7778": 2, "13808": 1, "13809": 1, "13810": 1, "13811": 1, "7779": 2, "13812": 1, "13813": 1, "13815": 1, "13814": 1, "4839": 4, "4838": 4, "7780": 2, "13816": 1, "13817": 1, "4176": 5, "2812": 9, "7782": 2, "7781": 2, "13818": 1, "13819": 1, "5852": 3, "7783": 2, "13820": 1, "7784": 2, "13821": 1, "7785": 2, "7786": 2, "13822": 1, "13823": 1, "13824": 1, "13825": 1, "13826": 1, "5853": 3, "13827": 1, "13828": 1, "13829": 1, "13830": 1, "13831": 1, "7787": 2, "7788": 2, "13832": 1, "13833": 1, "13834": 1, "13835": 1, "13836": 1, "13837": 1, "13838": 1, "13839": 1, "13840": 1, "13841": 1, "13842": 1, "13843": 1, "13844": 1, "13846": 1, "13845": 1, "13847": 1, "13848": 1, "13849": 1, "13850": 1, "13851": 1, "13852": 1, "13853": 1, "13854": 1, "13855": 1, "13856": 1, "13857": 1, "13858": 1, "13859": 1, "7789": 2, "7790": 2, "7791": 2, "5854": 2, "5855": 3, "5856": 3, "4840": 4, "7792": 2, "13861": 1, "13862": 1, "13860": 1, "13865": 1, "13863": 1, "13864": 1, "13866": 1, "13868": 1, "13867": 1, "13869": 1, "13870": 1, "13871": 1, "13872": 1, "13873": 1, "13874": 1, "13875": 1, "13876": 1, "13877": 1, "7793": 2, "5857": 3, "13879": 1, "13878": 1, "13880": 1, "13881": 1, "7794": 2, "13882": 1, "13883": 1, "13884": 1, "13885": 1, "13886": 1, "4841": 4, "13887": 1, "7795": 2, "13888": 1, "13889": 1, "13890": 1, "13891": 1, "13892": 1, "13893": 1, "7796": 2, "13895": 1, "13894": 1, "13896": 1, "13897": 1, "7797": 2, "7798": 2, "13899": 1, "13898": 1, "7799": 2, "13900": 1, "13901": 1, "5858": 3, "7800": 2, "13902": 1, "13903": 1, "13904": 1, "13905": 1, "4842": 4, "13906": 1, "7801": 2, "13909": 1, "13908": 1, "13907": 1, "13910": 1, "5859": 3, "13911": 1, "13912": 1, "13913": 1, "13914": 1, "7802": 2, "13915": 1, "13916": 1, "13917": 1, "13918": 1, "13919": 1, "13920": 1, "13921": 1, "13922": 1, "7803": 2, "13923": 1, "13924": 1, "13925": 1, "13926": 1, "13927": 1, "13928": 1, "13929": 1, "13930": 1, "13931": 1, "13932": 1, "13933": 1, "13934": 1, "5860": 3, "13935": 1, "7804": 2, "13936": 1, "13937": 1, "13938": 1, "13939": 1, "13940": 1, "13941": 1, "13942": 1, "7805": 2, "13943": 1, "13944": 1, "13945": 1, "13946": 1, "13947": 1, "13948": 1, "13949": 1, "13950": 1, "13951": 1, "13952": 1, "13953": 1, "13954": 1, "13955": 1, "4843": 3, "13956": 1, "13957": 1, "13959": 1, "13958": 1, "13960": 1, "13961": 1, "7806": 2, "5861": 3, "13962": 1, "13963": 1, "13964": 1, "13965": 1, "13966": 1, "13967": 1, "5862": 3, "5863": 3, "13968": 1, "13969": 1, "13970": 1, "13971": 1, "13972": 1, "7807": 2, "7808": 2, "7809": 2, "13973": 1, "13974": 1, "13975": 1, "13977": 1, "13976": 1, "13978": 1, "7810": 2, "13979": 1, "13980": 1, "13981": 1, "13982": 1, "13983": 1, "13984": 1, "13985": 1, "13986": 1, "13987": 1, "13988": 1, "13989": 1, "13990": 1, "4177": 5, "13991": 1, "13992": 1, "7811": 2, "7812": 2, "13993": 1, "5864": 3, "13994": 1, "13995": 1, "13996": 1, "5865": 3, "13997": 1, "13998": 1, "13999": 1, "14000": 1, "14001": 1, "7813": 2, "7814": 2, "14002": 1, "7815": 2, "14003": 1, "7816": 2, "14004": 1, "14005": 1, "14006": 1, "14007": 1, "14008": 1, "14009": 1, "14010": 1, "14012": 1, "14011": 1, "14013": 1, "14015": 1, "14014": 1, "14016": 1, "14017": 1, "4844": 3, "14018": 1, "5866": 3, "14019": 1, "1963": 15, "7817": 2, "7818": 2, "5867": 3, "7819": 2, "14020": 1, "14022": 1, "14021": 1, "14023": 1, "14024": 1, "7820": 2, "14025": 1, "14026": 1, "14027": 1, "14028": 1, "14029": 1, "4845": 4, "14030": 1, "7821": 2, "14031": 1, "14032": 1, "14033": 1, "14035": 1, "14034": 1, "14036": 1, "14038": 1, "14040": 1, "14037": 1, "14039": 1, "7822": 2, "14041": 1, "14042": 1, "14043": 1, "7823": 2, "14044": 1, "14045": 1, "14046": 1, "14047": 1, "7824": 2, "14048": 1, "14049": 1, "14050": 1, "14051": 1, "5868": 3, "5869": 3, "14052": 1, "14053": 1, "14054": 1, "14055": 1, "7825": 2, "14056": 1, "5870": 3, "14057": 1, "14058": 1, "14059": 1, "14060": 1, "7826": 2, "14061": 1, "14062": 1, "7827": 2, "14063": 1, "14064": 1, "14065": 1, "14066": 1, "7828": 2, "14067": 1, "14068": 1, "14069": 1, "14070": 1, "14071": 1, "14072": 1, "14073": 1, "14074": 1, "14075": 1, "14077": 1, "14076": 1, "5871": 3, "14079": 1, "14078": 1, "14080": 1, "14081": 1, "5872": 2, "14082": 1, "14083": 1, "14084": 1, "14085": 1, "7829": 2, "14086": 1, "14087": 1, "14088": 1, "4178": 5, "14089": 1, "14090": 1, "7830": 2, "14091": 1, "14092": 1, "14093": 1, "14094": 1, "14096": 1, "14095": 1, "14097": 1, "5873": 2, "3667": 6, "4846": 4, "14098": 1, "5874": 3, "7831": 2, "14099": 1, "5875": 3, "14100": 1, "14101": 1, "14102": 1, "14103": 1, "7832": 2, "14104": 1, "5876": 3, "14105": 1, "14106": 1, "14107": 1, "14108": 1, "14109": 1, "7833": 2, "14110": 1, "14111": 1, "4179": 5, "5877": 3, "5878": 3, "14112": 1, "7834": 2, "14113": 1, "7835": 2, "3668": 6, "5879": 3, "14114": 1, "7836": 2, "5880": 3, "14115": 1, "7837": 2, "14116": 1, "7838": 2, "14117": 1, "14118": 1, "14119": 1, "5881": 3, "5882": 3, "14120": 1, "4180": 1, "14121": 1, "7839": 2, "5883": 2, "14122": 1, "14123": 1, "14124": 1, "14125": 1, "14126": 1, "7840": 1, "14127": 1, "7841": 2, "4181": 5, "14128": 1, "14129": 1, "14130": 1, "14131": 1, "14132": 1, "14133": 1, "14134": 1, "14135": 1, "14136": 1, "14137": 1, "7842": 2, "14138": 1, "14139": 1, "14140": 1, "5884": 3, "14141": 1, "5885": 3, "7843": 2, "14142": 1, "5886": 3, "14143": 1, "14144": 1, "14145": 1, "14147": 1, "14146": 1, "14148": 1, "7844": 2, "7845": 2, "14149": 1, "14150": 1, "14151": 1, "14152": 1, "14153": 1, "14154": 1, "14155": 1, "14156": 1, "5887": 3, "14157": 1, "7846": 2, "7847": 2, "7848": 2, "14158": 1, "14159": 1, "5888": 3, "14160": 1, "7849": 2, "14161": 1, "14162": 1, "5889": 3, "14164": 1, "14163": 1, "14165": 1, "14166": 1, "14167": 1, "14168": 1, "14169": 1, "14170": 1, "14171": 1, "7850": 2, "14172": 1, "14173": 1, "7851": 2, "14174": 1, "14175": 1, "14176": 1, "14177": 1, "14178": 1, "7852": 2, "14179": 1, "14180": 1, "14181": 1, "14182": 1, "14183": 1, "5890": 3, "14184": 1, "14186": 1, "14185": 1, "14187": 1, "14188": 1, "14189": 1, "14190": 1, "14191": 1, "7853": 2, "14192": 1, "4847": 4, "14193": 1, "14194": 1, "14195": 1, "14196": 1, "14197": 1, "14198": 1, "7855": 2, "7854": 1, "14200": 1, "14199": 1, "14201": 1, "14203": 1, "14204": 1, "14202": 1, "7856": 2, "14205": 1, "14206": 1, "14207": 1, "7857": 2, "14208": 1, "14209": 1, "14210": 1, "14211": 1, "14212": 1, "14213": 1, "14215": 1, "14214": 1, "14218": 1, "14217": 1, "4848": 4, "7858": 2, "14216": 1, "14219": 1, "14220": 1, "14221": 1, "3029": 8, "14222": 1, "4849": 4, "7859": 2, "14223": 1, "14224": 1, "14225": 1, "14227": 1, "14226": 1, "14228": 1, "14229": 1, "14230": 1, "14231": 1, "14232": 1, "14234": 1, "14233": 1, "14235": 1, "14236": 1, "14237": 1, "14239": 1, "14238": 1, "14240": 1, "14241": 1, "14242": 1, "14243": 1, "14245": 1, "14244": 1, "14246": 1, "14247": 1, "7860": 2, "14248": 1, "14250": 1, "14249": 1, "5891": 3, "14251": 1, "14252": 1, "14253": 1, "14254": 1, "14255": 1, "7861": 2, "14256": 1, "14257": 1, "14258": 1, "14259": 1, "14260": 1, "5892": 3, "14261": 1, "14262": 1, "14263": 1, "14265": 1, "14264": 1, "14266": 1, "14267": 1, "14268": 1, "14269": 1, "14270": 1, "14271": 1, "14272": 1, "14273": 1, "14274": 1, "7862": 2, "14275": 1, "14276": 1, "14277": 1, "7863": 2, "7865": 2, "7864": 2, "14278": 1, "14279": 1, "14280": 1, "14281": 1, "14282": 1, "14283": 1, "7866": 2, "14284": 1, "14285": 1, "14286": 1, "7867": 2, "14287": 1, "14288": 1, "7868": 2, "3030": 8, "14289": 1, "14290": 1, "14291": 1, "14292": 1, "14293": 1, "14294": 1, "14295": 1, "14296": 1, "4850": 4, "14297": 1, "14298": 1, "14299": 1, "14300": 1, "14301": 1, "5893": 3, "14302": 1, "7869": 2, "7870": 2, "3669": 6, "7871": 2, "14303": 1, "14304": 1, "14305": 1, "14306": 1, "14307": 1, "14309": 1, "14308": 1, "14310": 1, "14311": 1, "14312": 1, "14313": 1, "14314": 1, "14315": 1, "5894": 3, "14316": 1, "5895": 3, "14317": 1, "14318": 1, "7872": 2, "5896": 3, "14319": 1, "7873": 2, "5897": 3, "14320": 1, "14321": 1, "14322": 1, "14324": 1, "14323": 1, "14325": 1, "14328": 1, "14326": 1, "14327": 1, "14329": 1, "14330": 1, "14331": 1, "14332": 1, "14333": 1, "14334": 1, "14335": 1, "14336": 1, "14337": 1, "14338": 1, "14339": 1, "7874": 2, "7875": 2, "7876": 2, "14340": 1, "14341": 1, "14342": 1, "14343": 1, "14344": 1, "14345": 1, "14346": 1, "14348": 1, "14347": 1, "14349": 1, "14351": 1, "14350": 1, "14352": 1, "14353": 1, "4851": 4, "14354": 1, "7877": 2, "14355": 1, "14356": 1, "7878": 2, "14357": 1, "14358": 1, "14359": 1, "14360": 1, "7879": 2, "14361": 1, "14363": 1, "14362": 1, "14364": 1, "14365": 1, "5898": 3, "14366": 1, "14367": 1, "7880": 2, "5899": 3, "7881": 2, "14368": 1, "7882": 2, "4852": 4, "7883": 2, "14369": 1, "14370": 1, "14371": 1, "14372": 1, "14374": 1, "14375": 1, "14373": 1, "14376": 1, "14378": 1, "14377": 1, "14379": 1, "7884": 2, "14380": 1, "14381": 1, "14382": 1, "14383": 1, "14384": 1, "7885": 2, "5900": 3, "1327": 26, "7886": 2, "14385": 1, "14386": 1, "14387": 1, "14388": 1, "7887": 2, "14389": 1, "14390": 1, "14392": 1, "14391": 1, "4853": 2, "4854": 2, "14393": 1, "14394": 1, "14395": 1, "14397": 1, "14396": 1, "14398": 1, "14399": 1, "14401": 1, "14400": 1, "14402": 1, "7888": 1, "7889": 1, "7890": 1, "7891": 1, "7892": 1, "7893": 1, "14403": 1, "14404": 1, "7894": 2, "14405": 1, "14406": 1, "14407": 1, "14408": 1, "14410": 1, "14409": 1, "14411": 1, "14412": 1, "14413": 1, "14414": 1, "14415": 1, "14416": 1, "4182": 5, "14417": 1, "14418": 1, "14419": 1, "14420": 1, "2813": 9, "14421": 1, "14422": 1, "14423": 1, "14424": 1, "14425": 1, "5901": 3, "14426": 1, "14427": 1, "14428": 1, "14429": 1, "7895": 2, "14430": 1, "14431": 1, "14432": 1, "14433": 1, "14434": 1, "14435": 1, "14436": 1, "14437": 1, "14438": 1, "14439": 1, "14440": 1, "14441": 1, "14442": 1, "4183": 5, "4855": 4, "14443": 1, "14444": 1, "14445": 1, "14446": 1, "14447": 1, "14448": 1, "14449": 1, "14450": 1, "14451": 1, "14452": 1, "14453": 1, "14454": 1, "7896": 2, "14455": 1, "14456": 1, "14457": 1, "5903": 3, "5902": 2, "7897": 2, "14458": 1, "14459": 1, "5904": 3, "14460": 1, "14461": 1, "14462": 1, "7898": 2, "14463": 1, "14464": 1, "7899": 1, "14465": 1, "14466": 1, "7900": 2, "5905": 3, "14467": 1, "5906": 3, "7901": 2, "14468": 1, "5907": 3, "14469": 1, "14470": 1, "14471": 1, "14472": 1, "4184": 4, "7902": 2, "14473": 1, "14474": 1, "14475": 1, "3670": 6, "7903": 2, "14476": 1, "14477": 1, "7905": 2, "7904": 2, "14478": 1, "14479": 1, "7906": 2, "14480": 1, "5908": 3, "4185": 5, "14481": 1, "14482": 1, "4856": 4, "14483": 1, "14484": 1, "14486": 1, "14485": 1, "14487": 1, "14488": 1, "14489": 1, "14491": 1, "14490": 1, "14492": 1, "14493": 1, "5909": 3, "14494": 1, "14495": 1, "14496": 1, "14497": 1, "14498": 1, "14499": 1, "14500": 1, "14501": 1, "14502": 1, "14503": 1, "14504": 1, "14505": 1, "14507": 1, "14506": 1, "14508": 1, "14509": 1, "14510": 1, "7907": 2, "14511": 1, "14512": 1, "14513": 1, "14514": 1, "3671": 6, "14515": 1, "14516": 1, "14517": 1, "14518": 1, "14519": 1, "14521": 1, "14520": 1, "7908": 2, "14522": 1, "14523": 1, "14524": 1, "14525": 1, "5910": 3, "3316": 7, "14526": 1, "14527": 1, "14528": 1, "14529": 1, "14530": 1, "14531": 1, "14532": 1, "14533": 1, "14534": 1, "7909": 2, "14535": 1, "14536": 1, "14538": 1, "14537": 1, "14539": 1, "14540": 1, "14541": 1, "14542": 1, "14543": 1, "14544": 1, "14545": 1, "14546": 1, "14547": 1, "14548": 1, "14549": 1, "5911": 3, "14550": 1, "14551": 1, "14552": 1, "14553": 1, "7910": 2, "14554": 1, "14555": 1, "14556": 1, "7911": 2, "14559": 1, "14557": 1, "14560": 1, "14558": 1, "14561": 1, "14562": 1, "14563": 1, "14564": 1, "14565": 1, "14566": 1, "14567": 1, "14568": 1, "14569": 1, "14570": 1, "14571": 1, "14572": 1, "14573": 1, "14574": 1, "7912": 2, "14575": 1, "7913": 2, "14576": 1, "14577": 1, "14579": 1, "14578": 1, "14580": 1, "14581": 1, "14582": 1, "14583": 1, "14584": 1, "14585": 1, "14587": 1, "14586": 1, "14588": 1, "14589": 1, "14590": 1, "14591": 1, "5912": 3, "14592": 1, "14593": 1, "14594": 1, "14596": 1, "14595": 1, "3672": 6, "14597": 1, "14598": 1, "7914": 2, "14599": 1, "14600": 1, "14601": 1, "14602": 1, "7915": 2, "14603": 1, "14604": 1, "14606": 1, "14607": 1, "7916": 2, "14605": 1, "5913": 3, "14608": 1, "14609": 1, "14610": 1, "14611": 1, "14612": 1, "14613": 1, "14614": 1, "14615": 1, "7917": 2, "14616": 1, "14617": 1, "14618": 1, "14619": 1, "14620": 1, "5914": 3, "14621": 1, "14622": 1, "14623": 1, "5915": 3, "14624": 1, "14626": 1, "14625": 1, "7918": 2, "14627": 1, "7919": 2, "14628": 1, "7920": 2, "14629": 1, "4857": 4, "14630": 1, "14632": 1, "14631": 1, "14633": 1, "14634": 1, "14635": 1, "14636": 1, "14637": 1, "7921": 2, "14638": 1, "14639": 1, "14640": 1, "7922": 2, "14641": 1, "14642": 1, "14643": 1, "14644": 1, "14645": 1, "5916": 3, "14646": 1, "14647": 1, "14648": 1, "7923": 2, "14649": 1, "7924": 2, "7925": 2, "14650": 1, "14651": 1, "5917": 3, "7926": 2, "14652": 1, "7927": 2, "7928": 2, "14653": 1, "14654": 1, "14655": 1, "14656": 1, "14659": 1, "14657": 1, "14658": 1, "14660": 1, "3317": 7, "14661": 1, "7929": 2, "14662": 1, "14663": 1, "5918": 2, "14664": 1, "14665": 1, "14668": 1, "14666": 1, "14667": 1, "14669": 1, "14670": 1, "14671": 1, "14672": 1, "14673": 1, "14675": 1, "14674": 1, "1964": 14, "14677": 1, "14676": 1, "7930": 2, "14679": 1, "14678": 1, "14681": 1, "14680": 1, "7931": 2, "7932": 2, "14682": 1, "7933": 2, "14683": 1, "14684": 1, "14685": 1, "14686": 1, "5919": 3, "7934": 2, "14687": 1, "5920": 3, "14688": 1, "7935": 2, "14689": 1, "14690": 1, "14691": 1, "4858": 3, "7936": 2, "14692": 1, "14694": 1, "14693": 1, "14695": 1, "14696": 1, "4859": 4, "14697": 1, "14698": 1, "7937": 2, "14699": 1, "14700": 1, "14702": 1, "14701": 1, "14703": 1, "14704": 1, "14705": 1, "14706": 1, "14707": 1, "14708": 1, "14709": 1, "7938": 2, "14710": 1, "14711": 1, "14712": 1, "14713": 1, "14714": 1, "14715": 1, "14716": 1, "14717": 1, "7939": 2, "14718": 1, "14719": 1, "14720": 1, "14721": 1, "14722": 1, "14723": 1, "7940": 2, "14724": 1, "14726": 1, "14725": 1, "14727": 1, "14728": 1, "14729": 1, "7941": 2, "14730": 1, "14731": 1, "14732": 1, "14733": 1, "7942": 2, "14735": 1, "14734": 1, "14736": 1, "14737": 1, "14738": 1, "7943": 2, "14739": 1, "14740": 1, "14741": 1, "14742": 1, "4860": 4, "14743": 1, "14744": 1, "14745": 1, "14746": 1, "14747": 1, "14748": 1, "14750": 1, "14749": 1, "14751": 1, "14752": 1, "14753": 1, "14754": 1, "14755": 1, "14756": 1, "14757": 1, "14758": 1, "14759": 1, "14760": 1, "14761": 1, "7944": 2, "14762": 1, "14763": 1, "14764": 1, "14765": 1, "7945": 2, "14766": 1, "14767": 1, "14768": 1, "14769": 1, "14770": 1, "14771": 1, "14772": 1, "14773": 1, "14774": 1, "14775": 1, "14776": 1, "14777": 1, "14778": 1, "14779": 1, "14780": 1, "14782": 1, "14781": 1, "14783": 1, "7946": 2, "14784": 1, "14787": 1, "14785": 1, "14786": 1, "14788": 1, "14789": 1, "14790": 1, "14791": 1, "14792": 1, "14793": 1, "14795": 1, "14794": 1, "4861": 4, "14796": 1, "14797": 1, "14798": 1, "14799": 1, "14800": 1, "14801": 1, "14802": 1, "7947": 2, "14803": 1, "14804": 1, "14805": 1, "14806": 1, "14807": 1, "4862": 4, "14808": 1, "7948": 2, "14809": 1, "14810": 1, "14811": 1, "14812": 1, "14813": 1, "14814": 1, "14815": 1, "14816": 1, "14817": 1, "14818": 1, "14819": 1, "14820": 1, "14821": 1, "14822": 1, "14823": 1, "14824": 1, "14825": 1, "14826": 1, "7949": 2, "14827": 1, "4863": 4, "5921": 3, "14828": 1, "14829": 1, "14830": 1, "5922": 3, "14831": 1, "14832": 1, "14833": 1, "7950": 2, "5924": 3, "5923": 3, "14834": 1, "14835": 1, "14836": 1, "14837": 1, "14838": 1, "14839": 1, "14840": 1, "2462": 10, "5925": 3, "14841": 1, "7951": 2, "7952": 2, "14842": 1, "14843": 1, "14844": 1, "14845": 1, "14846": 1, "14847": 1, "14848": 1, "7953": 2, "4864": 4, "14849": 1, "5926": 3, "14850": 1, "14851": 1, "14852": 1, "14853": 1, "7954": 2, "14854": 1, "7955": 2, "14855": 1, "3031": 7, "7956": 2, "14856": 1, "14857": 1, "14858": 1, "14859": 1, "14860": 1, "7957": 2, "14861": 1, "7958": 2, "7959": 2, "5927": 3, "14863": 1, "14862": 1, "14864": 1, "14865": 1, "14866": 1, "14867": 1, "14870": 1, "14871": 1, "14868": 1, "14869": 1, "14872": 1, "14873": 1, "14874": 1, "4865": 3, "14875": 1, "7960": 2, "7961": 2, "14876": 1, "5928": 3, "14877": 1, "14878": 1, "14879": 1, "14880": 1, "7962": 2, "7963": 2, "14881": 1, "14882": 1, "14883": 1, "14884": 1, "14885": 1, "14886": 1, "4866": 4, "14888": 1, "14887": 1, "14889": 1, "14891": 1, "14892": 1, "14890": 1, "14893": 1, "14894": 1, "14895": 1, "14896": 1, "7964": 2, "14897": 1, "14898": 1, "14899": 1, "14900": 1, "14901": 1, "14902": 1, "14903": 1, "7965": 2, "14904": 1, "7966": 2, "14905": 1, "14906": 1, "14907": 1, "14908": 1, "14909": 1, "14910": 1, "14911": 1, "14912": 1, "7967": 2, "14913": 1, "14914": 1, "14915": 1, "14916": 1, "14917": 1, "14918": 1, "14919": 1, "14920": 1, "14921": 1, "2814": 7, "14922": 1, "14923": 1, "14924": 1, "14925": 1, "14926": 1, "14927": 1, "14928": 1, "14929": 1, "7968": 2, "14930": 1, "14931": 1, "14932": 1, "14933": 1, "14934": 1, "7969": 2, "14935": 1, "7970": 2, "14936": 1, "14937": 1, "14939": 1, "14941": 1, "14940": 1, "14942": 1, "14938": 1, "14945": 1, "14944": 1, "14943": 1, "14946": 1, "14947": 1, "14948": 1, "14950": 1, "14949": 1, "14951": 1, "14952": 1, "14953": 1, "14954": 1, "7971": 2, "14955": 1, "7972": 2, "14956": 1, "14957": 1, "14958": 1, "14959": 1, "14960": 1, "14961": 1, "14962": 1, "5929": 3, "14963": 1, "14964": 1, "14965": 1, "14966": 1, "14967": 1, "14968": 1, "14969": 1, "14970": 1, "7973": 2, "14971": 1, "14972": 1, "14973": 1, "14974": 1, "14976": 1, "14975": 1, "14977": 1, "14978": 1, "7974": 2, "14979": 1, "14980": 1, "14981": 1, "14982": 1, "7975": 2, "14983": 1, "14984": 1, "14985": 1, "14986": 1, "14987": 1, "14988": 1, "14989": 1, "7976": 2, "14990": 1, "7977": 2, "14991": 1, "14992": 1, "14993": 1, "14994": 1, "14996": 1, "14995": 1, "14997": 1, "14998": 1, "7978": 2, "15000": 1, "14999": 1, "15001": 1, "15002": 1, "15003": 1, "15004": 1, "7979": 1, "15005": 1, "15006": 1, "15007": 1, "15008": 1, "15009": 1, "15010": 1, "5930": 3, "15011": 1, "15012": 1, "15013": 1, "15014": 1, "15015": 1, "15016": 1, "15017": 1, "15018": 1, "15020": 1, "15019": 1, "15021": 1, "5931": 3, "15022": 1, "15023": 1, "15024": 1, "15026": 1, "15025": 1, "15027": 1, "15028": 1, "15030": 1, "15029": 1, "15031": 1, "15032": 1, "15033": 1, "7980": 2, "15034": 1, "15035": 1, "15036": 1, "15037": 1, "7981": 2, "15038": 1, "15039": 1, "7982": 2, "15040": 1, "15041": 1, "15042": 1, "15043": 1, "7983": 2, "15044": 1, "15045": 1, "15046": 1, "15047": 1, "15048": 1, "15049": 1, "15050": 1, "15051": 1, "15052": 1, "15053": 1, "15054": 1, "15055": 1, "15056": 1, "15057": 1, "7984": 2, "15058": 1, "15059": 1, "15060": 1, "15061": 1, "15062": 1, "15063": 1, "15064": 1, "15065": 1, "15066": 1, "15067": 1, "15069": 1, "15068": 1, "7985": 2, "15070": 1, "15071": 1, "15072": 1, "5932": 3, "15073": 1, "15074": 1, "15075": 1, "15076": 1, "15077": 1, "15078": 1, "15079": 1, "15080": 1, "15081": 1, "15082": 1, "5933": 3, "15083": 1, "15084": 1, "15085": 1, "15086": 1, "15087": 1, "15089": 1, "15088": 1, "15090": 1, "15091": 1, "15092": 1, "15093": 1, "15094": 1, "15095": 1, "15097": 1, "15096": 1, "15098": 1, "7986": 2, "15099": 1, "15100": 1, "15101": 1, "15102": 1, "15103": 1, "15104": 1, "15106": 1, "15105": 1, "15107": 1, "15108": 1, "15109": 1, "15110": 1, "15111": 1, "15112": 1, "15114": 1, "15113": 1, "15115": 1, "15116": 1, "15117": 1, "7987": 2, "15118": 1, "15119": 1, "15120": 1, "7988": 2, "15121": 1, "15122": 1, "15123": 1, "15124": 1, "7989": 2, "7990": 2, "7991": 2, "15125": 1, "15126": 1, "15127": 1, "15128": 1, "15129": 1, "15130": 1, "15131": 1, "15132": 1, "15133": 1, "15134": 1, "15135": 1, "15136": 1, "15137": 1, "15138": 1, "15139": 1, "15140": 1, "15141": 1, "15142": 1, "15143": 1, "15144": 1, "4186": 5, "15145": 1, "15146": 1, "15147": 1, "15149": 1, "15150": 1, "15148": 1, "15151": 1, "15152": 1, "15153": 1, "15154": 1, "15155": 1, "7992": 2, "15156": 1, "15157": 1, "15159": 1, "15160": 1, "15158": 1, "15161": 1, "7993": 2, "15162": 1, "15164": 1, "15163": 1, "15165": 1, "15166": 1, "15167": 1, "15168": 1, "15169": 1, "15170": 1, "15171": 1, "15172": 1, "15173": 1, "15175": 1, "15174": 1, "15176": 1, "5934": 3, "15177": 1, "15178": 1, "15180": 1, "15179": 1, "15181": 1, "15183": 1, "15182": 1, "15184": 1, "15185": 1, "7994": 2, "15186": 1, "15187": 1, "4187": 5, "15188": 1, "15189": 1, "15190": 1, "15191": 1, "15192": 1, "15193": 1, "15194": 1, "15195": 1, "15196": 1, "15197": 1, "7995": 2, "15198": 1, "15199": 1, "15200": 1, "15201": 1, "15204": 1, "15202": 1, "15203": 1, "7996": 2, "15205": 1, "15206": 1, "15207": 1, "7997": 2, "15208": 1, "15209": 1, "15210": 1, "15211": 1, "15212": 1, "15213": 1, "15214": 1, "15215": 1, "15216": 1, "15217": 1, "15218": 1, "15219": 1, "15220": 1, "15221": 1, "15222": 1, "15223": 1, "15224": 1, "15225": 1, "15226": 1, "15227": 1, "15228": 1, "15230": 1, "15229": 1, "15231": 1, "15232": 1, "15233": 1, "7998": 2, "15234": 1, "7999": 2, "15235": 1, "15236": 1, "15237": 1, "15238": 1, "8000": 2, "5935": 3, "15239": 1, "15240": 1, "15241": 1, "15242": 1, "8001": 2, "15243": 1, "15244": 1, "15245": 1, "15247": 1, "15246": 1, "8002": 2, "15248": 1, "15249": 1, "15250": 1, "15251": 1, "15252": 1, "15253": 1, "15254": 1, "15255": 1, "15256": 1, "15257": 1, "8003": 2, "15260": 1, "15258": 1, "15259": 1, "8004": 2, "15261": 1, "8005": 2, "15263": 1, "15267": 1, "15262": 1, "15265": 1, "15264": 1, "15266": 1, "15268": 1, "15269": 1, "15270": 1, "15271": 1, "15272": 1, "15275": 1, "15274": 1, "15273": 1, "15276": 1, "8006": 2, "15277": 1, "15278": 1, "15280": 1, "15279": 1, "15281": 1, "15282": 1, "15283": 1, "15284": 1, "15285": 1, "15286": 1, "15287": 1, "15288": 1, "15289": 1, "8007": 2, "8008": 2, "15290": 1, "15291": 1, "15292": 1, "8009": 2, "15293": 1, "15295": 1, "15294": 1, "5936": 2, "8010": 2, "15296": 1, "15297": 1, "8011": 2, "15298": 1, "15299": 1, "15300": 1, "15302": 1, "8012": 2, "15301": 1, "15303": 1, "5937": 3, "15304": 1, "15305": 1, "15306": 1, "15307": 1, "15308": 1, "15310": 1, "15309": 1, "15311": 1, "15312": 1, "15313": 1, "8013": 2, "15314": 1, "15315": 1, "15317": 1, "15316": 1, "15318": 1, "8014": 2, "8015": 2, "8016": 2, "15319": 1, "15321": 1, "15320": 1, "15322": 1, "15323": 1, "15324": 1, "15325": 1, "15326": 1, "8017": 2, "15327": 1, "15328": 1, "8018": 2, "15329": 1, "15330": 1, "4867": 3, "15331": 1, "15332": 1, "8019": 2, "15333": 1, "15334": 1, "15335": 1, "15336": 1, "15337": 1, "8020": 2, "5938": 3, "15338": 1, "4868": 4, "15339": 1, "15340": 1, "15341": 1, "15342": 1, "15343": 1, "15344": 1, "15345": 1, "15346": 1, "15347": 1, "15348": 1, "4188": 5, "5939": 3, "15349": 1, "15350": 1, "8021": 2, "15351": 1, "4189": 5, "15352": 1, "15353": 1, "15354": 1, "15355": 1, "15356": 1, "8022": 2, "15357": 1, "8023": 2, "5940": 3, "15358": 1, "8024": 2, "5941": 3, "15359": 1, "8025": 2, "8026": 2, "8027": 2, "4869": 4, "5942": 3, "8028": 2, "15360": 1, "15361": 1, "15362": 1, "8029": 2, "15363": 1, "15365": 1, "15364": 1, "15366": 1, "15367": 1, "15368": 1, "15369": 1, "15370": 1, "15371": 1, "15372": 1, "15374": 1, "15373": 1, "3673": 6, "15375": 1, "8030": 2, "15376": 1, "15377": 1, "8031": 2, "15378": 1, "15379": 1, "15380": 1, "5943": 3, "15381": 1, "15382": 1, "15383": 1, "8033": 2, "15384": 1, "8032": 2, "15385": 1, "15386": 1, "15387": 1, "15388": 1, "15389": 1, "15390": 1, "8034": 2, "15391": 1, "15392": 1, "15393": 1, "15394": 1, "15395": 1, "5944": 3, "15396": 1, "15397": 1, "8035": 2, "15398": 1, "15399": 1, "8036": 2, "8037": 2, "15400": 1, "15401": 1, "15402": 1, "15403": 1, "15404": 1, "15405": 1, "15406": 1, "15407": 1, "15408": 1, "15409": 1, "15410": 1, "15411": 1, "8038": 2, "15412": 1, "15413": 1, "15414": 1, "15415": 1, "15416": 1, "15417": 1, "15419": 1, "15418": 1, "8039": 2, "15420": 1, "3674": 6, "15421": 1, "15422": 1, "15424": 1, "15423": 1, "15425": 1, "15426": 1, "15427": 1, "15428": 1, "15429": 1, "8040": 2, "15430": 1, "15431": 1, "8041": 2, "15435": 1, "15433": 1, "15432": 1, "15437": 1, "15434": 1, "15436": 1, "15442": 1, "15439": 1, "15441": 1, "15438": 1, "15443": 1, "15440": 1, "8042": 2, "15444": 1, "15445": 1, "5945": 3, "15446": 1, "15447": 1, "15448": 1, "15449": 1, "15450": 1, "15451": 1, "15453": 1, "15452": 1, "15456": 1, "8044": 2, "8043": 2, "15454": 1, "15455": 1, "15457": 1, "15458": 1, "15460": 1, "15459": 1, "15461": 1, "15462": 1, "15463": 1, "15464": 1, "15465": 1, "8045": 2, "15466": 1, "15467": 1, "15468": 1, "5946": 3, "15469": 1, "15470": 1, "15471": 1, "15472": 1, "15473": 1, "15474": 1, "15475": 1, "15476": 1, "15477": 1, "8046": 1, "15478": 1, "4870": 4, "15479": 1, "15480": 1, "15481": 1, "15482": 1, "15483": 1, "8047": 2, "15484": 1, "15485": 1, "15488": 1, "15487": 1, "8048": 2, "15486": 1, "8049": 2, "15489": 1, "15491": 1, "15490": 1, "15492": 1, "15493": 1, "15494": 1, "15495": 1, "15496": 1, "15497": 1, "15498": 1, "15499": 1, "15500": 1, "15501": 1, "15502": 1, "8050": 2, "15503": 1, "15504": 1, "15505": 1, "15506": 1, "15507": 1, "15508": 1, "8051": 2, "15509": 1, "15510": 1, "15511": 1, "15512": 1, "15513": 1, "15514": 1, "15515": 1, "15516": 1, "8052": 2, "15517": 1, "15518": 1, "15519": 1, "15520": 1, "15521": 1, "15522": 1, "15523": 1, "8053": 2, "15524": 1, "15525": 1, "15526": 1, "8054": 2, "4190": 5, "15527": 1, "15528": 1, "15529": 1, "15530": 1, "15531": 1, "15532": 1, "15533": 1, "15534": 1, "15535": 1, "15536": 1, "15537": 1, "15538": 1, "15539": 1, "15540": 1, "15541": 1, "15542": 1, "15543": 1, "15544": 1, "15545": 1, "15546": 1, "15547": 1, "8055": 2, "15549": 1, "15548": 1, "15550": 1, "15551": 1, "8056": 2, "15552": 1, "15553": 1, "15554": 1, "15555": 1, "8057": 2, "15556": 1, "15557": 1, "15558": 1, "15560": 1, "15559": 1, "15561": 1, "15562": 1, "15563": 1, "15564": 1, "15565": 1, "15567": 1, "15566": 1, "15568": 1, "15569": 1, "15570": 1, "15571": 1, "4871": 4, "15572": 1, "15573": 1, "15575": 1, "15574": 1, "8058": 2, "15576": 1, "15577": 1, "15578": 1, "15579": 1, "15580": 1, "15581": 1, "15582": 1, "15583": 1, "15584": 1, "15585": 1, "15587": 1, "15586": 1, "15589": 1, "15588": 1, "15590": 1, "15591": 1, "15592": 1, "15593": 1, "15594": 1, "15595": 1, "15597": 1, "15596": 1, "5947": 2, "8059": 2, "15598": 1, "5948": 3, "15599": 1, "15600": 1, "15601": 1, "15602": 1, "15603": 1, "8060": 2, "15604": 1, "15605": 1, "15607": 1, "15606": 1, "15608": 1, "15609": 1, "15610": 1, "15611": 1, "15612": 1, "8061": 2, "8062": 2, "5949": 3, "15613": 1, "4872": 4, "15614": 1, "15615": 1, "15616": 1, "15617": 1, "15618": 1, "15619": 1, "15620": 1, "15621": 1, "15622": 1, "15623": 1, "15624": 1, "15625": 1, "15626": 1, "15627": 1, "8063": 2, "5950": 3, "15628": 1, "8064": 2, "15629": 1, "15630": 1, "15631": 1, "15633": 1, "15632": 1, "15634": 1, "15637": 1, "15635": 1, "15638": 1, "15636": 1, "15639": 1, "15640": 1, "15641": 1, "15642": 1, "15643": 1, "8065": 2, "15644": 1, "15648": 1, "15646": 1, "15647": 1, "15645": 1, "15649": 1, "15650": 1, "15651": 1, "15652": 1, "15653": 1, "15654": 1, "8066": 2, "15655": 1, "15656": 1, "15658": 1, "15659": 1, "15657": 1, "15660": 1, "15661": 1, "15662": 1, "15663": 1, "8067": 2, "15664": 1, "8068": 2, "15665": 1, "15669": 1, "15666": 1, "15667": 1, "15668": 1, "15670": 1, "15671": 1, "15672": 1, "15673": 1, "15674": 1, "15675": 1, "15676": 1, "15678": 1, "15679": 1, "15677": 1, "15680": 1, "15681": 1, "15682": 1, "15683": 1, "15684": 1, "15685": 1, "8069": 1, "15686": 1, "15687": 1, "15688": 1, "15689": 1, "15690": 1, "15691": 1, "15692": 1, "15693": 1, "15694": 1, "15695": 1, "15696": 1, "15698": 1, "15697": 1, "15699": 1, "15702": 1, "15703": 1, "15701": 1, "15700": 1, "15704": 1, "8070": 2, "15705": 1, "5951": 2, "15706": 1, "15707": 1, "15708": 1, "15709": 1, "15710": 1, "5952": 3, "8071": 2, "15712": 1, "15711": 1, "15713": 1, "15714": 1, "15715": 1, "15716": 1, "15717": 1, "15718": 1, "15719": 1, "15720": 1, "15721": 1, "15722": 1, "15723": 1, "8072": 2, "15724": 1, "15725": 1, "15726": 1, "15728": 1, "15727": 1, "15729": 1, "15730": 1, "8073": 2, "15731": 1, "15732": 1, "8074": 2, "15733": 1, "15734": 1, "15735": 1, "15736": 1, "15737": 1, "15738": 1, "15739": 1, "4873": 4, "15740": 1, "15741": 1, "15742": 1, "15744": 1, "15743": 1, "15746": 1, "15745": 1, "15747": 1, "8075": 2, "15748": 1, "15749": 1, "8076": 2, "15750": 1, "8077": 2, "4874": 4, "3318": 7, "15751": 1, "15753": 1, "15752": 1, "15754": 1, "15755": 1, "15756": 1, "15757": 1, "15758": 1, "8078": 2, "15759": 1, "15761": 1, "15760": 1, "15762": 1, "15763": 1, "15764": 1, "15765": 1, "8079": 2, "15766": 1, "15767": 1, "15769": 1, "15768": 1, "15770": 1, "15771": 1, "15772": 1, "15775": 1, "15773": 1, "15774": 1, "15776": 1, "8080": 2, "5953": 3, "15777": 1, "15778": 1, "15779": 1, "15780": 1, "15781": 1, "15782": 1, "8081": 1, "15783": 1, "15784": 1, "15785": 1, "15787": 1, "15786": 1, "15788": 1, "15789": 1, "15790": 1, "15791": 1, "5954": 3, "15792": 1, "15793": 1, "15794": 1, "15795": 1, "15796": 1, "15797": 1, "15798": 1, "15799": 1, "15800": 1, "15801": 1, "15802": 1, "15803": 1, "8082": 2, "15804": 1, "15805": 1, "15806": 1, "15807": 1, "15808": 1, "8083": 2, "15809": 1, "15812": 1, "15810": 1, "15811": 1, "15813": 1, "15814": 1, "15815": 1, "15816": 1, "15817": 1, "15819": 1, "15818": 1, "15820": 1, "15821": 1, "15822": 1, "15823": 1, "15824": 1, "4875": 4, "15825": 1, "15826": 1, "15827": 1, "15828": 1, "15829": 1, "15830": 1, "15831": 1, "15833": 1, "15832": 1, "15834": 1, "15835": 1, "15836": 1, "15837": 1, "15838": 1, "15840": 1, "8084": 1, "15839": 1, "15842": 1, "15841": 1, "15843": 1, "15844": 1, "15845": 1, "8085": 2, "5955": 3, "15847": 1, "15846": 1, "15848": 1, "15849": 1, "15850": 1, "15851": 1, "15852": 1, "15853": 1, "15854": 1, "8086": 2, "15855": 1, "8087": 2, "15857": 1, "15856": 1, "15858": 1, "15859": 1, "15860": 1, "15861": 1, "15862": 1, "15864": 1, "15863": 1, "15866": 1, "15867": 1, "15865": 1, "15868": 1, "15869": 1, "8088": 2, "15870": 1, "15871": 1, "15872": 1, "2463": 11, "8089": 2, "8090": 2, "15873": 1, "8091": 2, "15874": 1, "15875": 1, "15876": 1, "15877": 1, "15879": 1, "15878": 1, "15880": 1, "15881": 1, "15882": 1, "15883": 1, "15884": 1, "15885": 1, "15886": 1, "15887": 1, "15888": 1, "15889": 1, "15890": 1, "15891": 1, "15892": 1, "15893": 1, "15894": 1, "15895": 1, "15897": 1, "15896": 1, "8092": 2, "15898": 1, "15899": 1, "15900": 1, "15901": 1, "15902": 1, "15903": 1, "15904": 1, "15905": 1, "15906": 1, "15907": 1, "15908": 1, "15909": 1, "8093": 1, "8094": 2, "15910": 1, "15911": 1, "15912": 1, "15913": 1, "15914": 1, "15915": 1, "8095": 2, "15916": 1, "15917": 1, "15918": 1, "8096": 2, "15919": 1, "8097": 2, "15920": 1, "15922": 1, "15921": 1, "15923": 1, "15924": 1, "15925": 1, "15927": 1, "15926": 1, "15928": 1, "15931": 1, "15930": 1, "15929": 1, "15932": 1, "15933": 1, "15934": 1, "15935": 1, "15936": 1, "8098": 2, "15937": 1, "15938": 1, "15939": 1, "15940": 1, "15942": 1, "15941": 1, "15944": 1, "15943": 1, "8099": 2, "15945": 1, "15946": 1, "15947": 1, "15948": 1, "15949": 1, "15950": 1, "15951": 1, "5956": 3, "15952": 1, "15953": 1, "15954": 1, "15955": 1, "15956": 1, "15957": 1, "15958": 1, "15959": 1, "15961": 1, "15960": 1, "15962": 1, "15963": 1, "15964": 1, "15965": 1, "15966": 1, "15967": 1, "15968": 1, "15969": 1, "15970": 1, "15971": 1, "15972": 1, "15973": 1, "15974": 1, "15975": 1, "15976": 1, "15977": 1, "15978": 1, "15980": 1, "15979": 1, "15981": 1, "15982": 1, "15983": 1, "15984": 1, "8100": 2, "15985": 1, "15986": 1, "15987": 1, "15988": 1, "15989": 1, "15990": 1, "15991": 1, "15992": 1, "15993": 1, "15994": 1, "15995": 1, "15996": 1, "15997": 1, "15998": 1, "15999": 1, "8101": 2, "3675": 4, "16000": 1, "16001": 1, "16002": 1, "16003": 1, "16004": 1, "16005": 1, "16006": 1, "16007": 1, "16008": 1, "8102": 2, "16009": 1, "16010": 1, "16011": 1, "16013": 1, "16012": 1, "16014": 1, "16015": 1, "16016": 1, "8103": 2, "16017": 1, "16018": 1, "16019": 1, "16020": 1, "16021": 1, "16022": 1, "16023": 1, "16024": 1, "16025": 1, "16026": 1, "16027": 1, "16028": 1, "16029": 1, "16030": 1, "16031": 1, "16032": 1, "16033": 1, "16034": 1, "16035": 1, "16036": 1, "16037": 1, "16038": 1, "16039": 1, "16040": 1, "16041": 1, "16042": 1, "16043": 1, "16044": 1, "8104": 2, "16045": 1, "16046": 1, "16047": 1, "16048": 1, "16049": 1, "16050": 1, "16051": 1, "16052": 1, "16053": 1, "16055": 1, "16054": 1, "16056": 1, "16057": 1, "16063": 1, "16058": 1, "16062": 1, "16059": 1, "16061": 1, "16060": 1, "16064": 1, "16065": 1, "16066": 1, "16067": 1, "16068": 1, "16070": 1, "16069": 1, "16071": 1, "16072": 1, "16073": 1, "16074": 1, "16075": 1, "16076": 1, "16077": 1, "16078": 1, "16079": 1, "5957": 3, "16080": 1, "16081": 1, "16082": 1, "16083": 1, "16084": 1, "16085": 1, "16086": 1, "16087": 1, "16088": 1, "16089": 1, "8105": 2, "16091": 1, "16090": 1, "16092": 1, "16093": 1, "5958": 3, "16094": 1, "16095": 1, "8106": 1, "5959": 3, "16096": 1, "16098": 1, "16097": 1, "16100": 1, "16099": 1, "16101": 1, "16102": 1, "16103": 1, "16104": 1, "16105": 1, "16106": 1, "16107": 1, "16108": 1, "16109": 1, "16110": 1, "16111": 1, "16115": 1, "16113": 1, "16114": 1, "16112": 1, "16116": 1, "16117": 1, "16118": 1, "16119": 1, "16120": 1, "5960": 3, "16121": 1, "16122": 1, "8107": 2, "16123": 1, "16124": 1, "16125": 1, "16126": 1, "16127": 1, "16128": 1, "16129": 1, "8108": 2, "16130": 1, "16131": 1, "16132": 1, "16133": 1, "16134": 1, "16135": 1, "16136": 1, "16137": 1, "16138": 1, "16140": 1, "16139": 1, "16141": 1, "16142": 1, "16143": 1, "16144": 1, "16145": 1, "16146": 1, "16147": 1, "16148": 1, "16149": 1, "16150": 1, "16151": 1, "16152": 1, "16153": 1, "16154": 1, "16155": 1, "16156": 1, "16157": 1, "16158": 1, "16160": 1, "16159": 1, "16161": 1, "16162": 1, "16163": 1, "16164": 1, "16165": 1, "8110": 1, "16166": 1, "8109": 1, "16167": 1, "16169": 1, "16168": 1, "16170": 1, "8111": 2, "16171": 1, "16172": 1, "16173": 1, "16174": 1, "16175": 1, "16176": 1, "4876": 4, "8112": 2, "16177": 1, "16178": 1, "16179": 1, "8113": 2, "16180": 1, "16181": 1, "16182": 1, "16183": 1, "16184": 1, "16185": 1, "16186": 1, "16187": 1, "16188": 1, "16189": 1, "16190": 1, "8114": 2, "16191": 1, "16192": 1, "16193": 1, "16194": 1, "16195": 1, "16196": 1, "16197": 1, "16198": 1, "16199": 1, "16200": 1, "16201": 1, "16202": 1, "16203": 1, "16204": 1, "16205": 1, "16206": 1, "16207": 1, "16208": 1, "16209": 1, "16210": 1, "16211": 1, "16212": 1, "16213": 1, "5961": 2, "16214": 1, "16216": 1, "16215": 1, "16218": 1, "16217": 1, "16219": 1, "16220": 1, "16221": 1, "16222": 1, "16223": 1, "16224": 1, "16225": 1, "16226": 1, "16227": 1, "16228": 1, "16229": 1, "16230": 1, "16231": 1, "16232": 1, "16233": 1, "16234": 1, "16235": 1, "16237": 1, "16236": 1, "16239": 1, "16238": 1, "16240": 1, "16241": 1, "16242": 1, "8115": 2, "16243": 1, "16244": 1, "16245": 1, "16246": 1, "8116": 2, "16247": 1, "16248": 1, "16249": 1, "16250": 1, "16251": 1, "8117": 1, "16252": 1, "16254": 1, "16253": 1, "16255": 1, "16256": 1, "16258": 1, "16257": 1, "16259": 1, "16261": 1, "16260": 1, "16262": 1, "16263": 1, "8118": 2, "16264": 1, "16265": 1, "16266": 1, "16267": 1, "4191": 5, "16268": 1, "8119": 2, "16269": 1, "16270": 1, "16271": 1, "16272": 1, "16273": 1, "16274": 1, "16275": 1, "4877": 3, "4878": 4, "8120": 2, "8121": 2, "16276": 1, "16277": 1, "16279": 1, "16278": 1, "16280": 1, "16281": 1, "16282": 1, "16283": 1, "16284": 1, "16285": 1, "16286": 1, "16287": 1, "16289": 1, "16288": 1, "16291": 1, "16290": 1, "8122": 2, "16292": 1, "16294": 1, "16293": 1, "16295": 1, "8123": 1, "16296": 1, "16297": 1, "16298": 1, "16299": 1, "16300": 1, "16301": 1, "16302": 1, "16303": 1, "16306": 1, "16304": 1, "16305": 1, "16307": 1, "8124": 1, "16308": 1, "16310": 1, "16309": 1, "16311": 1, "16312": 1, "16313": 1, "16314": 1, "16316": 1, "16317": 1, "16315": 1, "16318": 1, "16319": 1, "16320": 1, "16321": 1, "16322": 1, "16323": 1, "16324": 1, "16325": 1, "16326": 1, "8125": 2, "16327": 1, "16329": 1, "16328": 1, "4192": 5, "16330": 1, "16331": 1, "5962": 3, "16332": 1, "16333": 1, "16334": 1, "8126": 2, "16335": 1, "16336": 1, "16337": 1, "16338": 1, "16339": 1, "16340": 1, "16341": 1, "16342": 1, "16343": 1, "16344": 1, "16345": 1, "16346": 1, "16347": 1, "16348": 1, "16349": 1, "16350": 1, "16351": 1, "16352": 1}, - "index_word": {"1": "the", "2": "i", "3": "to", "4": "a", "5": "it", "6": "is", "7": "and", "8": "you", "9": "for", "10": "in", "11": "that", "12": "of", "13": "but", "14": "be", "15": "on", "16": "have", "17": "will", "18": "not", "19": "this", "20": "are", "21": "a350", "22": "so", "23": "just", "24": "we", "25": "can", "26": "like", "27": "with", "28": "do", "29": "they", "30": "if", "31": "no", "32": "or", "33": "what", "34": "there", "35": "when", "36": "my", "37": "as", "38": "was", "39": "yes", "40": "its", "41": "how", "42": "lol", "43": "an", "44": "from", "45": "at", "46": "me", "47": "one", "48": "know", "49": "get", "50": "good", "51": "it's", "52": "yeah", "53": "all", "54": "would", "55": "time", "56": "think", "57": "out", "58": "u", "59": "about", "60": "some", "61": "ok", "62": "has", "63": "plane", "64": "make", "65": "more", "66": "your", "67": "now", "68": "release", "69": "then", "70": "also", "71": "oh", "72": "any", "73": "well", "74": "see", "75": "aircraft", "76": "work", "77": "only", "78": "project", "79": "really", "80": "why", "81": "need", "82": "msfs", "83": "use", "84": "im", "85": "want", "86": "people", "87": "still", "88": "progress", "89": "guys", "90": "dont", "91": "too", "92": "don't", "93": "up", "94": "new", "95": "because", "96": "flight", "97": "their", "98": "thanks", "99": "model", "100": "been", "101": "he", "102": "cockpit", "103": "i'm", "104": "here", "105": "nice", "106": "even", "107": "wait", "108": "fbw", "109": "very", "110": "did", "111": "by", "112": "which", "113": "does", "114": "got", "115": "same", "116": "mean", "117": "going", "118": "update", "119": "where", "120": "much", "121": "them", "122": "go", "123": "it\\u2019s", "124": "server", "125": "than", "126": "fly", "127": "other", "128": "sure", "129": "say", "130": "something", "131": "right", "132": "could", "133": "working", "134": "better", "135": "who", "136": "long", "137": "maybe", "138": "airbus", "139": "looks", "140": "am", "141": "said", "142": "2", "143": "come", "144": "lmao", "145": "should", "146": "that's", "147": "gonna", "148": "dfd", "149": "first", "150": "look", "151": "yet", "152": "done", "153": "freeware", "154": "team", "155": "systems", "156": "our", "157": "already", "158": "sim", "159": "since", "160": "made", "161": "thats", "162": "1000", "163": "a320", "164": "1", "165": "\\ud83d\\ude42", "166": "development", "167": "lot", "168": "most", "169": "updates", "170": "had", "171": "making", "172": "help", "173": "open", "174": "year", "175": "way", "176": "free", "177": "787", "178": "probably", "179": "released", "180": "someone", "181": "thing", "182": "being", "183": "900", "184": "after", "185": "take", "186": "can't", "187": "never", "188": "please", "189": "hi", "190": "version", "191": "us", "192": "question", "193": "great", "194": "a380", "195": "many", "196": "before", "197": "a330", "198": "idk", "199": "doing", "200": "hello", "201": "stuff", "202": "download", "203": "777", "204": "ask", "205": "date", "206": "planes", "207": "dev", "208": "discord", "209": "next", "210": "things", "211": "bad", "212": "bit", "213": "\\ud83d\\ude04", "214": "anyone", "215": "3", "216": "don\\u2019t", "217": "dynamic", "218": "actually", "219": "tho", "220": "try", "221": "back", "222": "i\\u2019m", "223": "okay", "224": "give", "225": "350", "226": "using", "227": "ah", "228": "soon", "229": "hope", "230": "pmdg", "231": "cant", "232": "sorry", "233": "into", "234": "different", "235": "best", "236": "installer", "237": "cool", "238": "thank", "239": "looking", "240": "were", "241": "coming", "242": "level", "243": "real", "244": "might", "245": "used", "246": "hey", "247": "though", "248": "anything", "249": "put", "250": "pretty", "251": "737", "252": "every", "253": "payware", "254": "devs", "255": "source", "256": "off", "257": "github", "258": "those", "259": "ur", "260": "\\ud83d\\ude02", "261": "own", "262": "love", "263": "livery", "264": "etc", "265": "buy", "266": "months", "267": "years", "268": "day", "269": "last", "270": "5", "271": "find", "272": "cabin", "273": "video", "274": "flying", "275": "community", "276": "everyone", "277": "another", "278": "hard", "279": "while", "280": "sounds", "281": "getting", "282": "add", "283": "true", "284": "few", "285": "far", "286": "guess", "287": "works", "288": "show", "289": "over", "290": "bruh", "291": "nothing", "292": "747", "293": "isn't", "294": "check", "295": "game", "296": "start", "297": "again", "298": "big", "299": "once", "300": "xd", "301": "able", "302": "channel", "303": "mod", "304": "quite", "305": "i've", "306": "i'll", "307": "thought", "308": "doesn't", "309": "link", "310": "these", "311": "both", "312": "old", "313": "quality", "314": "10", "315": "around", "316": "boeing", "317": "yea", "318": "always", "319": "man", "320": "point", "321": "code", "322": "you're", "323": "his", "324": "end", "325": "there's", "326": "damn", "327": "we're", "328": "possible", "329": "system", "330": "him", "331": "enough", "332": "wrong", "333": "keep", "334": "didn't", "335": "down", "336": "liveries", "337": "amazing", "338": "custom", "339": "may", "340": "4", "341": "send", "342": "until", "343": "everything", "344": "asobo", "345": "\\ud83d\\ude09", "346": "alpha", "347": "idea", "348": "seen", "349": "plan", "350": "shit", "351": "models", "352": "a32nx", "353": "tell", "354": "part", "355": "believe", "356": "problem", "357": "engine", "358": "pilot", "359": "that\\u2019s", "360": "comes", "361": "ago", "362": "available", "363": "didnt", "364": "0", "365": "without", "366": "vatsim", "367": "read", "368": "haha", "369": "saw", "370": "understand", "371": "ois", "372": "folder", "373": "ready", "374": "change", "375": "least", "376": "isnt", "377": "developers", "378": "asking", "379": "yep", "380": "airport", "381": "such", "382": "kinda", "383": "high", "384": "default", "385": "hours", "386": "flightsim", "387": "left", "388": "future", "389": "money", "390": "irl", "391": "currently", "392": "days", "393": "btw", "394": "later", "395": "\\ud83d\\udc4d", "396": "x", "397": "talking", "398": "study", "399": "full", "400": "feel", "401": "xbox", "402": "learn", "403": "doesnt", "404": "install", "405": "else", "406": "reason", "407": "makes", "408": "wow", "409": "finished", "410": "modelling", "411": "100", "412": "pc", "413": "run", "414": "bro", "415": "build", "416": "answer", "417": "saying", "418": "rn", "419": "life", "420": "basically", "421": "ever", "422": "support", "423": "literally", "424": "wanna", "425": "asked", "426": "thx", "427": "trying", "428": "excited", "429": "worth", "430": "wont", "431": "alright", "432": "little", "433": "nah", "434": "heard", "435": "projects", "436": "similar", "437": "fenix", "438": "moment", "439": "modeling", "440": "efb", "441": "fun", "442": "almost", "443": "o", "444": "let", "445": "fine", "446": "remember", "447": "school", "448": "cause", "449": "message", "450": "started", "451": "month", "452": "i'd", "453": "issues", "454": "exactly", "455": "close", "456": "type", "457": "world", "458": "6", "459": "two", "460": "easy", "461": "air", "462": "planned", "463": "stop", "464": "airlines", "465": "logo", "466": "theres", "467": "post", "468": "\\ud83d\\udc40", "469": "having", "470": "addon", "471": "qatar", "472": "questions", "473": "ik", "474": "complete", "475": "name", "476": "set", "477": "nope", "478": "however", "479": "won't", "480": "tbh", "481": "realistic", "482": "today", "483": "current", "484": "either", "485": "cuz", "486": "boost", "487": "pilots", "488": "experience", "489": "speed", "490": "between", "491": "takes", "492": "guy", "493": "ones", "494": "landing", "495": "happy", "496": "kind", "497": "accurate", "498": "pfd", "499": "pay", "500": "sound", "501": "course", "502": "mind", "503": "members", "504": "lmfao", "505": "airline", "506": "page", "507": "dead", "508": "textures", "509": "small", "510": "job", "511": "found", "512": "8", "513": "waiting", "514": "they're", "515": "times", "516": "3d", "517": "issue", "518": "dm", "519": "blender", "520": "live", "521": "displays", "522": "d", "523": "chat", "524": "play", "525": "can\\u2019t", "526": "whats", "527": "beta", "528": "place", "529": "mods", "530": "ye", "531": "means", "532": "seems", "533": "sdk", "534": "bot", "535": "opinion", "536": "depends", "537": "access", "538": "anymore", "539": "called", "540": "information", "541": "product", "542": "wtf", "543": "pmp", "544": "hopefully", "545": "through", "546": "added", "547": "normal", "548": "weird", "549": "says", "550": "ill", "551": "file", "552": "tried", "553": "especially", "554": "files", "555": "react", "556": "r", "557": "likely", "558": "haul", "559": "ive", "560": "11", "561": "expect", "562": "example", "563": "correct", "564": "definitely", "565": "ping", "566": "a340", "567": "engines", "568": "less", "569": "simulator", "570": "haven't", "571": "must", "572": "knows", "573": "due", "574": "meant", "575": "mfd", "576": "early", "577": "website", "578": "forward", "579": "rip", "580": "longer", "581": "turn", "582": "anyway", "583": "banned", "584": "worked", "585": "s", "586": "wanted", "587": "pls", "588": "person", "589": "whole", "590": "public", "591": "aerosoft", "592": "april", "593": "wouldn't", "594": "apply", "595": "bluemesh", "596": "k", "597": "cleon", "598": "flybywire", "599": "wish", "600": "needs", "601": "videos", "602": "youtube", "603": "happened", "604": "programming", "605": "50", "606": "week", "607": "it'll", "608": "we'll", "609": "join", "610": "joke", "611": "fix", "612": "google", "613": "xplane", "614": "lets", "615": "developer", "616": "a220", "617": "hmm", "618": "dude", "619": "away", "620": "half", "621": "exterior", "622": "fsx", "623": "windows", "624": "installed", "625": "second", "626": "leave", "627": "above", "628": "awesome", "629": "screen", "630": "data", "631": "based", "632": "js", "633": "instead", "634": "sense", "635": "i\\u2019ll", "636": "test", "637": "2023", "638": "uh", "639": "active", "640": "imagine", "641": "feature", "642": "mode", "643": "gets", "644": "completely", "645": "p3d", "646": "yup", "647": "marketplace", "648": "\\ud83d\\udc80", "649": "took", "650": "move", "651": "rather", "652": "talk", "653": "latest", "654": "a350x", "655": "messages", "656": "7", "657": "become", "658": "c", "659": "interesting", "660": "cannot", "661": "main", "662": "itself", "663": "variant", "664": "30", "665": "option", "666": "home", "667": "unless", "668": "didn\\u2019t", "669": "what's", "670": "luck", "671": "share", "672": "whatever", "673": "call", "674": "ground", "675": "neo", "676": "fully", "677": "2022", "678": "9", "679": "forgot", "680": "flights", "681": "agree", "682": "worry", "683": "create", "684": "develop", "685": "sad", "686": "company", "687": "hear", "688": "range", "689": "top", "690": "role", "691": "gear", "692": "e", "693": "pull", "694": "nvm", "695": "display", "696": "np", "697": "button", "698": "whoop", "699": "autopilot", "700": "picture", "701": "aren't", "702": "fact", "703": "nitro", "704": "buttons", "705": "airplane", "706": "welcome", "707": "taking", "708": "chance", "709": "developing", "710": "features", "711": "bc", "712": "\\ud83d\\ude05", "713": "wing", "714": "along", "715": "side", "716": "20", "717": "fixed", "718": "addons", "719": "headwind", "720": "12", "721": "honestly", "722": "sleep", "723": "decent", "724": "microsoft", "725": "avionics", "726": "case", "727": "parts", "728": "fps", "729": "ban", "730": "he's", "731": "deluxe", "732": "final", "733": "fair", "734": "isn\\u2019t", "735": "info", "736": "each", "737": "yo", "738": "official", "739": "came", "740": "curious", "741": "fuck", "742": "wdym", "743": "actual", "744": "tomorrow", "745": "finally", "746": "watch", "747": "atm", "748": "paint", "749": "there\\u2019s", "750": "downloaded", "751": "happen", "752": "screens", "753": "sim4flight", "754": "dynamics", "755": "approach", "756": "weeks", "757": "ff", "758": "went", "759": "group", "760": "simbrief", "761": "anyways", "762": "personally", "763": "performance", "764": "finish", "765": "premium", "766": "kek", "767": "ahh", "768": "software", "769": "thinking", "770": "stupid", "771": "english", "772": "doesn\\u2019t", "773": "havent", "774": "servers", "775": "max", "776": "single", "777": "terrain", "778": "hate", "779": "changed", "780": "image", "781": "told", "782": "imo", "783": "self", "784": "lufthansa", "785": "camera", "786": "mine", "787": "uses", "788": "view", "789": "quick", "790": "380", "791": "contribute", "792": "yourself", "793": "built", "794": "follow", "795": "plans", "796": "under", "797": "won\\u2019t", "798": "800", "799": "news", "800": "physics", "801": "fuel", "802": "scenery", "803": "mostly", "804": "fms", "805": "family", "806": "paid", "807": "300", "808": "minutes", "809": "others", "810": "qw", "811": "changes", "812": "online", "813": "base", "814": "lots", "815": "sometimes", "816": "wonder", "817": "form", "818": "wondering", "819": "\\ud83e\\udd23", "820": "git", "821": "needed", "822": "wip", "823": "airports", "824": "specific", "825": "wings", "826": "flew", "827": "md", "828": "busy", "829": "difference", "830": "matter", "831": "click", "832": "mcdu", "833": "absolutely", "834": "prefer", "835": "ngl", "836": "except", "837": "myself", "838": "qa", "839": "salty", "840": "outside", "841": "provide", "842": "charts", "843": "closed", "844": "throttle", "845": "a35x", "846": "i\\u2019ve", "847": "planning", "848": "pictures", "849": "break", "850": "updated", "851": "text", "852": "important", "853": "hour", "854": "captain", "855": "amount", "856": "screenshot", "857": "you'll", "858": "training", "859": "cost", "860": "bought", "861": "somewhere", "862": "delete", "863": "flaps", "864": "a35k", "865": "deleted", "866": "fools", "867": "design", "868": "short", "869": "atc", "870": "2020", "871": "care", "872": "nobody", "873": "speak", "874": "easier", "875": "ya", "876": "fan", "877": "inside", "878": "kekree", "879": "859491201282998292", "880": "navigraph", "881": "goes", "882": "allowed", "883": "pre", "884": "detail", "885": "recommend", "886": "certain", "887": "\\ud83d\\ude26", "888": "omg", "889": "super", "890": "late", "891": "yesterday", "892": "price", "893": "posted", "894": "alot", "895": "sent", "896": "2021", "897": "knew", "898": "map", "899": "basic", "900": "standard", "901": "decided", "902": "program", "903": "releasing", "904": "fast", "905": "content", "906": "couple", "907": "till", "908": "gotta", "909": "cs", "910": "testing", "911": "ecam", "912": "french", "913": "beautiful", "914": "f", "915": "html", "916": "appreciate", "917": "200", "918": "indeed", "919": "huge", "920": "pr", "921": "z", "922": "die", "923": "near", "924": "ulr", "925": "announcement", "926": "german", "927": "perfect", "928": "member", "929": "screenshots", "930": "past", "931": "what\\u2019s", "932": "\\ud83d\\ude1b", "933": "pass", "934": "low", "935": "skills", "936": "estimate", "937": "unfortunately", "938": "yall", "939": "stage", "940": "let's", "941": "annoying", "942": "flyable", "943": "heavy", "944": "seeing", "945": "texturing", "946": "spend", "947": "yh", "948": "entire", "949": "computer", "950": "terms", "951": "xwb", "952": "stick", "953": "funny", "954": "external", "955": "blue", "956": "npm", "957": "drop", "958": "gave", "959": "state", "960": "earlier", "961": "330", "962": "enjoy", "963": "pack", "964": "seem", "965": "mentioned", "966": "oof", "967": "within", "968": "scam", "969": "theyre", "970": "obviously", "971": "ofc", "972": "usually", "973": "youre", "974": "wants", "975": "god", "976": "assume", "977": "word", "978": "ahead", "979": "sadly", "980": "friend", "981": "releases", "982": "slow", "983": "animations", "984": "s4f", "985": "ty", "986": "functionality", "987": "dates", "988": "coding", "989": "expensive", "990": "p", "991": "major", "992": "xp12", "993": "supposed", "994": "detailed", "995": "looked", "996": "behind", "997": "mate", "998": "jet", "999": "reference", "1000": "rest", "1001": "q", "1002": "modern", "1003": "happens", "1004": "general", "1005": "aviation", "1006": "private", "1007": "account", "1008": "christmas", "1009": "number", "1010": "steam", "1011": "useful", "1012": "scratch", "1013": "remove", "1014": "press", "1015": "pics", "1016": "line", "1017": "route", "1018": "fmc", "1019": "control", "1020": "settings", "1021": "i\\u2019d", "1022": "simply", "1023": "joined", "1024": "interested", "1025": "night", "1026": "rust", "1027": "recently", "1028": "images", "1029": "process", "1030": "totally", "1031": "search", "1032": "gone", "1033": "\\ud83d\\ude33", "1034": "card", "1035": "gunna", "1036": "sneak", "1037": "problems", "1038": "\\ud83d\\ude2d", "1039": "although", "1040": "sort", "1041": "40", "1042": "pic", "1043": "nd", "1044": "haven\\u2019t", "1045": "xp11", "1046": "ppl", "1047": "starting", "1048": "adding", "1049": "traffic", "1050": "copy", "1051": "happening", "1052": "pog", "1053": "alive", "1054": "morning", "1055": "fs", "1056": "meaning", "1057": "757", "1058": "doubt", "1059": "head", "1060": "giving", "1061": "you\\u2019re", "1062": "bye", "1063": "limited", "1064": "improve", "1065": "simple", "1066": "implement", "1067": "crj", "1068": "airways", "1069": "voice", "1070": "a350s", "1071": "laptop", "1072": "language", "1073": "hand", "1074": "implemented", "1075": "function", "1076": "random", "1077": "graphics", "1078": "shouldn't", "1079": "missing", "1080": "order", "1081": "forget", "1082": "a321", "1083": "factor", "1084": "shows", "1085": "variants", "1086": "14", "1087": "fidelity", "1088": "aircrafts", "1089": "hell", "1090": "via", "1091": "flown", "1092": "taxi", "1093": "readme", "1094": "runway", "1095": "developed", "1096": "msfs2020", "1097": "a320neo", "1098": "shown", "1099": "320", "1100": "altitude", "1101": "bug", "1102": "wouldnt", "1103": "faster", "1104": "500", "1105": "crazy", "1106": "learning", "1107": "atleast", "1108": "running", "1109": "hehe", "1110": "gpu", "1111": "tester", "1112": "list", "1113": "impossible", "1114": "id", "1115": "ig", "1116": "during", "1117": "missed", "1118": "switch", "1119": "synaptic", "1120": "continue", "1121": "nose", "1122": "bigger", "1123": "trust", "1124": "mainly", "1125": "pages", "1126": "confused", "1127": "plus", "1128": "stay", "1129": "focus", "1130": "higher", "1131": "ai", "1132": "repo", "1133": "airliner", "1134": "donate", "1135": "spam", "1136": "stream", "1137": "summer", "1138": "767", "1139": "fr", "1140": "buying", "1141": "proper", "1142": "moving", "1143": "interior", "1144": "compared", "1145": "age", "1146": "hit", "1147": "possibly", "1148": "bring", "1149": "we've", "1150": "downloading", "1151": "land", "1152": "noice", "1153": "playing", "1154": "older", "1155": "british", "1156": "jk", "1157": "15", "1158": "gives", "1159": "email", "1160": "a330neo", "1161": "load", "1162": "node", "1163": "dubai", "1164": "installation", "1165": "resources", "1166": "\\ud83e\\udd14", "1167": "multiple", "1168": "sick", "1169": "eh", "1170": "direct", "1171": "dc", "1172": "user", "1173": "travel", "1174": "upload", "1175": "trash", "1176": "commit", "1177": "functional", "1178": "consider", "1179": "agreed", "1180": "complex", "1181": "series", "1182": "\\ud83d\\ude06", "1183": "games", "1184": "management", "1185": "command", "1186": "fake", "1187": "smh", "1188": "step", "1189": "auto", "1190": "texture", "1191": "font", "1192": "tutorials", "1193": "emirates", "1194": "hot", "1195": "manager", "1196": "it\\u2019ll", "1197": "together", "1198": "controller", "1199": "preview", "1200": "alr", "1201": "phone", "1202": "worries", "1203": "given", "1204": "simulations", "1205": "common", "1206": "highly", "1207": "a359", "1208": "otherwise", "1209": "reasons", "1210": "allow", "1211": "sims", "1212": "pain", "1213": "friends", "1214": "joking", "1215": "guide", "1216": "ceo", "1217": "ram", "1218": "mhm", "1219": "launch", "1220": "costs", "1221": "simulation", "1222": "wise", "1223": "write", "1224": "documentation", "1225": "ba", "1226": "btv", "1227": "oans", "1228": "\\ud83d\\ude20", "1229": "partnership", "1230": "showing", "1231": "xp", "1232": "none", "1233": "related", "1234": "reply", "1235": "clear", "1236": "previews", "1237": "b", "1238": "seriously", "1239": "difficult", "1240": "choose", "1241": "taken", "1242": "maintenance", "1243": "exist", "1244": "expected", "1245": "cpu", "1246": "crew", "1247": "777x", "1248": "eventually", "1249": "noticed", "1250": "\\u00af", "1251": "announced", "1252": "bugs", "1253": "painting", "1254": "push", "1255": "black", "1256": "reddit", "1257": "error", "1258": "svg", "1259": "rating", "1260": "re", "1261": "serious", "1262": "arent", "1263": "light", "1264": "lucky", "1265": "pfp", "1266": "ap", "1267": "worse", "1268": "drive", "1269": "couldn't", "1270": "hm", "1271": "building", "1272": "90", "1273": "wasn't", "1274": "stuck", "1275": "biggest", "1276": "lost", "1277": "touch", "1278": "considering", "1279": "300er", "1280": "photos", "1281": "volunteers", "1282": "stopped", "1283": "anybody", "1284": "house", "1285": "application", "1286": "ohhh", "1287": "doha", "1288": "include", "1289": "hud", "1290": "path", "1291": "aight", "1292": "honest", "1293": "watching", "1294": "middle", "1295": "l", "1296": "spot", "1297": "profile", "1298": "red", "1299": "license", "1300": "massive", "1301": "digital", "1302": "contributors", "1303": "decision", "1304": "front", "1305": "vid", "1306": "alone", "1307": "ils", "1308": "airliners", "1309": "af", "1310": "internet", "1311": "yt", "1312": "fs2020", "1313": "respect", "1314": "helping", "1315": "store", "1316": "programmers", "1317": "business", "1318": "comment", "1319": "themselves", "1320": "applied", "1321": "poor", "1322": "size", "1323": "staff", "1324": "covid", "1325": "javascript", "1326": "ashie", "1327": "fx", "1328": "explain", "1329": "\\u2764\\ufe0f", "1330": "keyboard", "1331": "count", "1332": "holy", "1333": "non", "1334": "takeoff", "1335": "smth", "1336": "w", "1337": "mins", "1338": "space", "1339": "2024", "1340": "glad", "1341": "onto", "1342": "creating", "1343": "abad", "1344": "lower", "1345": "knowledge", "1346": "we\\u2019re", "1347": "save", "1348": "broken", "1349": "they'll", "1350": "certainly", "1351": "false", "1352": "further", "1353": "groups", "1354": "60", "1355": "directly", "1356": "contact", "1357": "donations", "1358": "a300", "1359": "class", "1360": "country", "1361": "afaik", "1362": "passenger", "1363": "ui", "1364": "tbd", "1365": "car", "1366": "shared", "1367": "wasnt", "1368": "commands", "1369": "ass", "1370": "surprised", "1371": "ohh", "1372": "they've", "1373": "iirc", "1374": "included", "1375": "realism", "1376": "600", "1377": "singapore", "1378": "rules", "1379": "huh", "1380": "market", "1381": "require", "1382": "cam", "1383": "somewhat", "1384": "hasn't", "1385": "properly", "1386": "details", "1387": "minute", "1388": "hold", "1389": "whenever", "1390": "comments", "1391": "panel", "1392": "apparently", "1393": "effort", "1394": "watched", "1395": "tbf", "1396": "dumb", "1397": "words", "1398": "power", "1399": "core", "1400": "sexy", "1401": "november", "1402": "eta", "1403": "\\ud83d\\ude0f", "1404": "request", "1405": "often", "1406": "france", "1407": "\\ud83d\\ude29", "1408": "pinpoint", "1409": "initial", "1410": "imma", "1411": "patient", "1412": "telling", "1413": "priority", "1414": "mid", "1415": "lack", "1416": "rate", "1417": "min", "1418": "cya", "1419": "smaller", "1420": "win", "1421": "quickly", "1422": "heathrow", "1423": "na", "1424": "hyped", "1425": "regarding", "1426": "they\\u2019re", "1427": "several", "1428": "app", "1429": "fucking", "1430": "episode", "1431": "sir", "1432": "prob", "1433": "flex", "1434": "edit", "1435": "checklist", "1436": "credit", "1437": "keeps", "1438": "owner", "1439": "exact", "1440": "separate", "1441": "promo", "1442": "sus", "1443": "modellers", "1444": "anywhere", "1445": "clean", "1446": "patience", "1447": "london", "1448": "options", "1449": "\\ud83d\\ude0d", "1450": "a310", "1451": "users", "1452": "trailer", "1453": "topic", "1454": "photo", "1455": "clue", "1456": "\\ud83d\\ude01", "1457": "flies", "1458": "stolen", "1459": "three", "1460": "term", "1461": "against", "1462": "large", "1463": "a380x", "1464": "delta", "1465": "plenty", "1466": "cancelled", "1467": "proof", "1468": "y'all", "1469": "book", "1470": "city", "1471": "cruise", "1472": "seats", "1473": "discover350", "1474": "y", "1475": "special", "1476": "checked", "1477": "m", "1478": "confirm", "1479": "import", "1480": "hence", "1481": "hmmm", "1482": "folks", "1483": "dang", "1484": "aware", "1485": "dream", "1486": "dollars", "1487": "mfs", "1488": "yay", "1489": "setup", "1490": "24", "1491": "748993929218883735", "1492": "crash", "1493": "weather", "1494": "clearly", "1495": "tf", "1496": "ipad", "1497": "reading", "1498": "99", "1499": "lazy", "1500": "figure", "1501": "effects", "1502": "g", "1503": "ware", "1504": "shame", "1505": "canada", "1506": "thousands", "1507": "per", "1508": "helps", "1509": "instructions", "1510": "wind", "1511": "modeler", "1512": "solution", "1513": "plugin", "1514": "sucks", "1515": "division", "1516": "invite", "1517": "stable", "1518": "willing", "1519": "her", "1520": "fav", "1521": "static", "1522": "edition", "1523": "b787", "1524": "pro", "1525": "neither", "1526": "repository", "1527": "extra", "1528": "american", "1529": "dfd35x", "1530": "familiar", "1531": "modelers", "1532": "eyes", "1533": "cargo", "1534": "recent", "1535": "aig", "1536": "virgin", "1537": "replace", "1538": "versions", "1539": "efficient", "1540": "mad", "1541": "manually", "1542": "h", "1543": "fuselage", "1544": "suggest", "1545": "completed", "1546": "400", "1547": "addition", "1548": "bird", "1549": "hd", "1550": "70", "1551": "position", "1552": "wake", "1553": "original", "1554": "normally", "1555": "checking", "1556": "aim", "1557": "double", "1558": "testers", "1559": "yours", "1560": "80", "1561": "drag", "1562": "site", "1563": "dad", "1564": "straight", "1565": "apu", "1566": "germany", "1567": "pinged", "1568": "prolly", "1569": "required", "1570": "deal", "1571": "boy", "1572": "overall", "1573": "t", "1574": "compare", "1575": "routes", "1576": "towards", "1577": "miss", "1578": "bar", "1579": "joystick", "1580": "season", "1581": "whether", "1582": "sell", "1583": "\\ud83d\\ude14", "1584": "chances", "1585": "putting", "1586": "ideas", "1587": "improved", "1588": "nowhere", "1589": "fleet", "1590": "sheesh", "1591": "fortnite", "1592": "you've", "1593": "a380s", "1594": "fill", "1595": "nearly", "1596": "door", "1597": "package", "1598": "pps", "1599": "sharing", "1600": "shot", "1601": "feels", "1602": "simulators", "1603": "july", "1604": "aka", "1605": "boring", "1606": "functions", "1607": "created", "1608": "hands", "1609": "personal", "1610": "easily", "1611": "updating", "1612": "named", "1613": "3rd", "1614": "abandoned", "1615": "retard", "1616": "python", "1617": "contributing", "1618": "fail", "1619": "stars", "1620": "discover", "1621": "beginning", "1622": "jets", "1623": "dw", "1624": "slightly", "1625": "advanced", "1626": "million", "1627": "compatible", "1628": "promising", "1629": "ctd", "1630": "zone", "1631": "operate", "1632": "integration", "1633": "ton", "1634": "uk", "1635": "sec", "1636": "understandable", "1637": "harder", "1638": "qantas", "1639": "correctly", "1640": "creator", "1641": "minimum", "1642": "programmer", "1643": "radio", "1644": "900ulr", "1645": "ac", "1646": "jetphotos", "1647": "ima", "1648": "visit", "1649": "removed", "1650": "engineer", "1651": "select", "1652": "omdb", "1653": "facebook", "1654": "freighter", "1655": "mesh", "1656": "arrive", "1657": "channels", "1658": "lights", "1659": "hahaha", "1660": "everywhere", "1661": "frankfurt", "1662": "figured", "1663": "purpose", "1664": "modified", "1665": "mega", "1666": "waste", "1667": "port", "1668": "previous", "1669": "depth", "1670": "involved", "1671": "18", "1672": "possibility", "1673": "gsx", "1674": "tutorial", "1675": "realized", "1676": "estimated", "1677": "soo", "1678": "rule", "1679": "shall", "1680": "sup", "1681": "000", "1682": "service", "1683": "sry", "1684": "modeled", "1685": "fans", "1686": "assets", "1687": "engineers", "1688": "barely", "1689": "favourite", "1690": "stock", "1691": "2nd", "1692": "terrible", "1693": "accept", "1694": "forums", "1695": "loading", "1696": "sign", "1697": "worst", "1698": "he\\u2019s", "1699": "ahhh", "1700": "butter", "1701": "mouse", "1702": "flap", "1703": "classic", "1704": "pixels", "1705": "groove", "1706": "etihad", "1707": "thrust", "1708": "water", "1709": "epic", "1710": "hauler", "1711": "config", "1712": "n", "1713": "aswell", "1714": "sky", "1715": "beauty", "1716": "hoping", "1717": "statement", "1718": "guessing", "1719": "bottom", "1720": "turned", "1721": "ikr", "1722": "promote", "1723": "scroll", "1724": "focusing", "1725": "rude", "1726": "cockpits", "1727": "choice", "1728": "steal", "1729": "controls", "1730": "aint", "1731": "expecting", "1732": "anytime", "1733": "force", "1734": "jokes", "1735": "studios", "1736": "downloads", "1737": "she", "1738": "according", "1739": "experienced", "1740": "extremely", "1741": "facts", "1742": "volanta", "1743": "mistake", "1744": "bother", "1745": "locked", "1746": "appreciated", "1747": "scale", "1748": "angle", "1749": "south", "1750": "2077", "1751": "bet", "1752": "wasn\\u2019t", "1753": "gpws", "1754": "favorite", "1755": "parents", "1756": "landed", "1757": "including", "1758": "following", "1759": "it'd", "1760": "wire", "1761": "suppose", "1762": "asks", "1763": "known", "1764": "13", "1765": "un", "1766": "background", "1767": "bed", "1768": "lines", "1769": "secret", "1770": "considered", "1771": "below", "1772": "leaving", "1773": "api", "1774": "fire", "1775": "color", "1776": "virus", "1777": "837253872845717504", "1778": "warning", "1779": "css", "1780": "restart", "1781": "star", "1782": "partner", "1783": "east", "1784": "illegal", "1785": "cokpit", "1786": "meet", "1787": "teams", "1788": "discussion", "1789": "across", "1790": "\\ud83d\\ude0e", "1791": "everybody", "1792": "flag", "1793": "paris", "1794": "compatibility", "1795": "progressing", "1796": "kids", "1797": "da", "1798": "yk", "1799": "vnav", "1800": "dark", "1801": "body", "1802": "negative", "1803": "besides", "1804": "area", "1805": "nor", "1806": "posting", "1807": "bunch", "1808": "delayed", "1809": "kk", "1810": "shut", "1811": "volunteer", "1812": "inaccurate", "1813": "standards", "1814": "tm", "1815": "sweet", "1816": "match", "1817": "lives", "1818": "q2", "1819": "winglets", "1820": "december", "1821": "insane", "1822": "showed", "1823": "attention", "1824": "average", "1825": "automatically", "1826": "bored", "1827": "useless", "1828": "colors", "1829": "helped", "1830": "matching", "1831": "aiming", "1832": "rough", "1833": "1st", "1834": "qbit", "1835": "prediction", "1836": "popular", "1837": "yoke", "1838": "third", "1839": "stall", "1840": "25", "1841": "whened", "1842": "roblox", "1843": "ooh", "1844": "lie", "1845": "perhaps", "1846": "mask", "1847": "emoji", "1848": "legal", "1849": "egll", "1850": "congrats", "1851": "render", "1852": "trijet", "1853": "title", "1854": "views", "1855": "\\ud83d\\udc4b", "1856": "motivation", "1857": "overhead", "1858": "cs777", "1859": "je", "1860": "competition", "1861": "\\ud83d\\ude2e", "1862": "1000xwb", "1863": "ours", "1864": "switches", "1865": "bredok", "1866": "dms", "1867": "modeller", "1868": "crap", "1869": "holiday", "1870": "rush", "1871": "wide", "1872": "exciting", "1873": "offline", "1874": "connect", "1875": "showcase", "1876": "confusing", "1877": "fall", "1878": "exams", "1879": "peak", "1880": "food", "1881": "mach", "1882": "dunno", "1883": "simulate", "1884": "platform", "1885": "logic", "1886": "everytime", "1887": "y\\u2019all", "1888": "dollar", "1889": "converted", "1890": "they'd", "1891": "writing", "1892": "marketing", "1893": "noise", "1894": "mention", "1895": "giveaway", "1896": "descend", "1897": "realize", "1898": "we\\u2019ll", "1899": "aren\\u2019t", "1900": "manage", "1901": "necessary", "1902": "hopes", "1903": "dare", "1904": "you\\u2019ll", "1905": "suggestion", "1906": "specs", "1907": "pace", "1908": "feb", "1909": "north", "1910": "hes", "1911": "experimental", "1912": "spotting", "1913": "offer", "1914": "handle", "1915": "v", "1916": "allows", "1917": "cheap", "1918": "licensing", "1919": "daily", "1920": "necessarily", "1921": "lose", "1922": "b777", "1923": "feedback", "1924": "captainsim", "1925": "february", "1926": "empty", "1927": "19", "1928": "apart", "1929": "sourced", "1930": "kekw", "1931": "ways", "1932": "crashed", "1933": "answers", "1934": "woah", "1935": "tca", "1936": "china", "1937": "tail", "1938": "cooler", "1939": "gg", "1940": "forever", "1941": "integrated", "1942": "animation", "1943": "a350f", "1944": "commercial", "1945": "alarm", "1946": "hangar", "1947": "bucks", "1948": "vs", "1949": "white", "1950": "ultra", "1951": "plz", "1952": "banner", "1953": "failures", "1954": "links", "1955": "amen", "1956": "meme", "1957": "accuracy", "1958": "manual", "1959": "unique", "1960": "donated", "1961": "duke", "1962": "elite", "1963": "newest", "1964": "mfsf", "1965": "\\ud83d\\ude0a", "1966": "peaks", "1967": "warn", "1968": "twitch", "1969": "probs", "1970": "enter", "1971": "inibuilds", "1972": "passion", "1973": "referring", "1974": "article", "1975": "perfectly", "1976": "chill", "1977": "ist", "1978": "lnav", "1979": "pushback", "1980": "improvement", "1981": "situation", "1982": "percentage", "1983": "finding", "1984": "factors", "1985": "limitations", "1986": "disagree", "1987": "simulated", "1988": "typescript", "1989": "larger", "1990": "fbw's", "1991": "rlly", "1992": "kit", "1993": "turns", "1994": "decide", "1995": "spent", "1996": "expectations", "1997": "donation", "1998": "capable", "1999": "likes", "2000": "quiet", "2001": "okey", "2002": "documents", "2003": "key", "2004": "tower", "2005": "lemme", "2006": "winds", "2007": "16", "2008": "monitor", "2009": "let\\u2019s", "2010": "layout", "2011": "window", "2012": "depending", "2013": "respond", "2014": "miles", "2015": "pressure", "2016": "egkk", "2017": "zulu", "2018": "menu", "2019": "runs", "2020": "gaming", "2021": "memory", "2022": "lovely", "2023": "you'd", "2024": "rudder", "2025": "ow", "2026": "\\u30c4", "2027": "connected", "2028": "who\\u2019s", "2029": "twice", "2030": "promise", "2031": "professional", "2032": "assurance", "2033": "rtx", "2034": "smooth", "2035": "abitur", "2036": "ew", "2037": "meh", "2038": "installing", "2039": "oops", "2040": "moderator", "2041": "tablet", "2042": "engineering", "2043": "evening", "2044": "modelled", "2045": "board", "2046": "upon", "2047": "improvements", "2048": "upgrade", "2049": "erm", "2050": "ouroboros", "2051": "5k", "2052": "buddy", "2053": "ivao", "2054": "gb", "2055": "kill", "2056": "boi", "2057": "learned", "2058": "track", "2059": "teach", "2060": "v1", "2061": "upcoming", "2062": "hundreds", "2063": "wt", "2064": "cj4", "2065": "lighting", "2066": "dint", "2067": "starts", "2068": "died", "2069": "heading", "2070": "gta", "2071": "embed", "2072": "vector", "2073": "eddf", "2074": "twitter", "2075": "thinks", "2076": "audio", "2077": "weight", "2078": "toliss", "2079": "hauls", "2080": "ops", "2081": "announcements", "2082": "context", "2083": "gotten", "2084": "therefore", "2085": "stand", "2086": "dope", "2087": "feet", "2088": "ich", "2089": "du", "2090": "understood", "2091": "passed", "2092": "drivers", "2093": "a350's", "2094": "applies", "2095": "whoever", "2096": "ayo", "2097": "published", "2098": "tiny", "2099": "em", "2100": "played", "2101": "skill", "2102": "sale", "2103": "moved", "2104": "impatient", "2105": "tired", "2106": "schedule", "2107": "\\ud83d\\ude00", "2108": "complicated", "2109": "products", "2110": "a319", "2111": "report", "2112": "wingflex", "2113": "passengers", "2114": "total", "2115": "holidays", "2116": "afraid", "2117": "positive", "2118": "thrustmaster", "2119": "retired", "2120": "newer", "2121": "skies", "2122": "vfr", "2123": "tryna", "2124": "pm", "2125": "4k", "2126": "assuming", "2127": "record", "2128": "we'd", "2129": "deadline", "2130": "visual", "2131": "mr", "2132": "ffs", "2133": "smart", "2134": "economy", "2135": "steps", "2136": "events", "2137": "response", "2138": "australia", "2139": "turkish", "2140": "cathay", "2141": "announce", "2142": "crashing", "2143": "math", "2144": "safe", "2145": "modules", "2146": "q4", "2147": "web", "2148": "reach", "2149": "wich", "2150": "heavily", "2151": "wat", "2152": "internal", "2153": "forum", "2154": "companies", "2155": "cancel", "2156": "status", "2157": "unlike", "2158": "exe", "2159": "face", "2160": "orders", "2161": "departure", "2162": "mix", "2163": "setting", "2164": "lock", "2165": "exited", "2166": "framework", "2167": "requirements", "2168": "history", "2169": "trent", "2170": "gain", "2171": "panels", "2172": "vpn", "2173": "script", "2174": "girl", "2175": "de", "2176": "wonderful", "2177": "afternoon", "2178": "levels", "2179": "fool", "2180": "managed", "2181": "avoid", "2182": "othh", "2183": "helpful", "2184": "airman", "2185": "uhhh", "2186": "suck", "2187": "movie", "2188": "interest", "2189": "a330s", "2190": "disconnect", "2191": "june", "2192": "earth", "2193": "represent", "2194": "speaking", "2195": "nm", "2196": "sit", "2197": "spamming", "2198": "virtual", "2199": "\\ud83e\\udd28", "2200": "confident", "2201": "complain", "2202": "complaining", "2203": "acc", "2204": "entirely", "2205": "hidden", "2206": "various", "2207": "radar", "2208": "ignore", "2209": "note", "2210": "recommended", "2211": "tools", "2212": "\\ud83d\\ude31", "2213": "languages", "2214": "sometime", "2215": "ons", "2216": "europe", "2217": "regular", "2218": "death", "2219": "living", "2220": "wouldn\\u2019t", "2221": "guarantee", "2222": "obvious", "2223": "jesus", "2224": "brought", "2225": "event", "2226": "mess", "2227": "220", "2228": "boosters", "2229": "quit", "2230": "risk", "2231": "here's", "2232": "kept", "2233": "textured", "2234": "pop", "2235": "causing", "2236": "failure", "2237": "climb", "2238": "broke", "2239": "pick", "2240": "\\ud83d\\ude4f", "2241": "young", "2242": "mfs2020", "2243": "dcs", "2244": "finnair", "2245": "leak", "2246": "dedicated", "2247": "navigation", "2248": "emergency", "2249": "understanding", "2250": "a318", "2251": "reverse", "2252": "constantly", "2253": "payed", "2254": "ifr", "2255": "faq", "2256": "tu", "2257": "boosting", "2258": "errors", "2259": "kc", "2260": "answering", "2261": "moderators", "2262": "translate", "2263": "stole", "2264": "tap", "2265": "animated", "2266": "truly", "2267": "usd", "2268": "closer", "2269": "websites", "2270": "j", "2271": "welsh", "2272": "dimensions", "2273": "reputation", "2274": "dfd350", "2275": "fcom", "2276": "onboard", "2277": "oooh", "2278": "skin", "2279": "cpdlc", "2280": "ryanair", "2281": "typing", "2282": "wave", "2283": "hydraulic", "2284": "f1", "2285": "et", "2286": "atlantic", "2287": "drama", "2288": "callouts", "2289": "input", "2290": "technically", "2291": "existing", "2292": "fpm", "2293": "wear", "2294": "differences", "2295": "designs", "2296": "nicely", "2297": "task", "2298": "inop", "2299": "confirmed", "2300": "references", "2301": "eyeshake", "2302": "crashes", "2303": "infinite", "2304": "bots", "2305": "exposure", "2306": "ga", "2307": "gauges", "2308": "practice", "2309": "xml", "2310": "august", "2311": "baro", "2312": "coffee", "2313": "tom", "2314": "200er", "2315": "dc6", "2316": "provided", "2317": "brain", "2318": "somebody", "2319": "adds", "2320": "peeks", "2321": "v2", "2322": "theirs", "2323": "alt", "2324": "drops", "2325": "descent", "2326": "330neo", "2327": "ne", "2328": "instruments", "2329": "17", "2330": "cessna", "2331": "frequently", "2332": "existed", "2333": "unlikely", "2334": "lift", "2335": "budget", "2336": "beyond", "2337": "frontend", "2338": "10k", "2339": "saving", "2340": "holland", "2341": "rich", "2342": "somehow", "2343": "hype", "2344": "directed", "2345": "operator", "2346": "wasm", "2347": "flightfactor", "2348": "yikes", "2349": "confusion", "2350": "bringing", "2351": "round", "2352": "specifically", "2353": "percent", "2354": "ohhhh", "2355": "sceneries", "2356": "return", "2357": "hardware", "2358": "spec", "2359": "knowing", "2360": "eye", "2361": "green", "2362": "landings", "2363": "ff350", "2364": "hows", "2365": "conditions", "2366": "asia", "2367": "felt", "2368": "stages", "2369": "loved", "2370": "cheaper", "2371": "legit", "2372": "reinstall", "2373": "pushing", "2374": "impressive", "2375": "fairly", "2376": "increase", "2377": "realise", "2378": "particular", "2379": "hacked", "2380": "potential", "2381": "console", "2382": "maps", "2383": "conversation", "2384": "extreme", "2385": "hasnt", "2386": "\\ud83e\\udd72", "2387": "jump", "2388": "2k", "2389": "gift", "2390": "merry", "2391": "celebrate", "2392": "deadlines", "2393": "master", "2394": "social", "2395": "\\ud83e\\udd23\\ud83e\\udd23", "2396": "brand", "2397": "individual", "2398": "cabins", "2399": "cup", "2400": "capacity", "2401": "location", "2402": "paintkit", "2403": "affect", "2404": "value", "2405": "\\ud83d\\ude22", "2406": "\\u2026", "2407": "shouldn\\u2019t", "2408": "vids", "2409": "answered", "2410": "opened", "2411": "present", "2412": "ugly", "2413": "talked", "2414": "points", "2415": "workflow", "2416": "comparison", "2417": "showcased", "2418": "subscription", "2419": "usable", "2420": "pepelaugh", "2421": "prices", "2422": "purposes", "2423": "908147190378164324", "2424": "glideslope", "2425": "shots", "2426": "uhh", "2427": "selected", "2428": "welp", "2429": "ip", "2430": "a350xwb", "2431": "uploaded", "2432": "friendly", "2433": "bonjour", "2434": "png", "2435": "euro", "2436": "cheers", "2437": "hosting", "2438": "bank", "2439": "minimums", "2440": "pushed", "2441": "description", "2442": "ended", "2443": "certified", "2444": "memes", "2445": "media", "2446": "flushcompilation", "2447": "916057404624498708", "2448": "convert", "2449": "simming", "2450": "zibo", "2451": "zip", "2452": "unzip", "2453": "sooner", "2454": "su5", "2455": "axis", "2456": "editor", "2457": "cus", "2458": "twin", "2459": "contributor", "2460": "perf", "2461": "cursor", "2462": "async", "2463": "900xwb", "2464": "result", "2465": "constant", "2466": "yourcontrols", "2467": "clicked", "2468": "closest", "2469": "cases", "2470": "strong", "2471": "operators", "2472": "und", "2473": "lax", "2474": "jfk", "2475": "heads", "2476": "gib", "2477": "explaining", "2478": "who's", "2479": "fixing", "2480": "ffa350", "2481": "il", "2482": "environment", "2483": "university", "2484": "quote", "2485": "controllers", "2486": "brother", "2487": "machine", "2488": "feelings", "2489": "\\ud83e\\udd37\\u200d\\u2642\\ufe0f", "2490": "programmed", "2491": "comfortable", "2492": "benefit", "2493": "surely", "2494": "assure", "2495": "horrible", "2496": "they\\u2019ve", "2497": "vc", "2498": "mb", "2499": "notice", "2500": "airspace", "2501": "idc", "2502": "meantime", "2503": "jobs", "2504": "studying", "2505": "areas", "2506": "21", "2507": "sold", "2508": "amazon", "2509": "i5", "2510": "damm", "2511": "se", "2512": "700", "2513": "exists", "2514": "reached", "2515": "temporary", "2516": "written", "2517": "basics", "2518": "connection", "2519": "appear", "2520": "box", "2521": "slowly", "2522": "km", "2523": "calm", "2524": "height", "2525": "january", "2526": "\\ud83d\\ude1c", "2527": "shouldnt", "2528": "blame", "2529": "advertise", "2530": "fork", "2531": "tests", "2532": "cold", "2533": "2069", "2534": "predict", "2535": "ourselves", "2536": "slower", "2537": "2000", "2538": "incorrect", "2539": "painter", "2540": "heat", "2541": "maximum", "2542": "boosts", "2543": "886246970551836762", "2544": "wen", "2545": "transfer", "2546": "accepted", "2547": "ftw", "2548": "340", "2549": "simmers", "2550": "branch", "2551": "8k", "2552": "tip", "2553": "america", "2554": "kid", "2555": "story", "2556": "student", "2557": "square", "2558": "tool", "2559": "requests", "2560": "paying", "2561": "standalone", "2562": "aha", "2563": "shitty", "2564": "eat", "2565": "timezone", "2566": "efficiency", "2567": "restarted", "2568": "45", "2569": "outdated", "2570": "highest", "2571": "fault", "2572": "brake", "2573": "couldnt", "2574": "mom", "2575": "\\ud83e\\udd74", "2576": "password", "2577": "disable", "2578": "icon", "2579": "ghost", "2580": "sleeping", "2581": "essential", "2582": "military", "2583": "mubarak", "2584": "\\ud83d\\udc4c", "2585": "gotcha", "2586": "goal", "2587": "music", "2588": "father", "2589": "field", "2590": "170", "2591": "production", "2592": "integrate", "2593": "inaccuracies", "2594": "magic", "2595": "trouble", "2596": "wut", "2597": "qtr", "2598": "hrs", "2599": "merge", "2600": "owen", "2601": "autoland", "2602": "road", "2603": "idle", "2604": "reveal", "2605": "uhm", "2606": "rickroll", "2607": "shoot", "2608": "1k", "2609": "\\ud83c\\udf0a", "2610": "packages", "2611": "822612074051796993", "2612": "template", "2613": "mining", "2614": "poggers", "2615": "spotted", "2616": "ends", "2617": "eager", "2618": "rl", "2619": "causes", "2620": "sharp", "2621": "eu", "2622": "sooo", "2623": "dreamliner", "2624": "effect", "2625": "refer", "2626": "ordered", "2627": "killed", "2628": "a339", "2629": "klax", "2630": "sun", "2631": "a22x", "2632": "creators", "2633": "heh", "2634": "names", "2635": "insult", "2636": "piracy", "2637": "literal", "2638": "replied", "2639": "rain", "2640": "cross", "2641": "minor", "2642": "expert", "2643": "lead", "2644": "22", "2645": "heart", "2646": "legacy", "2647": "defo", "2648": "argue", "2649": "strange", "2650": "claim", "2651": "loud", "2652": "frustrating", "2653": "pulling", "2654": "section", "2655": "ehh", "2656": "filled", "2657": "centre", "2658": "cleared", "2659": "procedures", "2660": "\\ud83e\\udd26\\u200d\\u2642\\ufe0f", "2661": "excuse", "2662": "\\ud83d\\ude2c", "2663": "dropped", "2664": "afford", "2665": "piece", "2666": "bugged", "2667": "flypad", "2668": "customers", "2669": "kjfk", "2670": "intel", "2671": "amd", "2672": "32", "2673": "thingy", "2674": "computers", "2675": "ages", "2676": "technology", "2677": "roles", "2678": "compete", "2679": "messing", "2680": "holds", "2681": "visible", "2682": "seemed", "2683": "orange", "2684": "chart", "2685": "dme", "2686": "2500", "2687": "yah", "2688": "local", "2689": "ugh", "2690": "gate", "2691": "deserve", "2692": "improving", "2693": "loads", "2694": "center", "2695": "embraer", "2696": "services", "2697": "kidding", "2698": "airplanes", "2699": "faith", "2700": "qw787", "2701": "licensed", "2702": "worried", "2703": "ryzen", "2704": "31st", "2705": "demand", "2706": "curiosity", "2707": "cmon", "2708": "opinions", "2709": "enabled", "2710": "dc10", "2711": "essentially", "2712": "operating", "2713": "gn", "2714": "exam", "2715": "approaching", "2716": "ahaha", "2717": "35", "2718": "where's", "2719": "trick", "2720": "booster", "2721": "ft", "2722": "prove", "2723": "mark", "2724": "redo", "2725": "hardest", "2726": "belgium", "2727": "hahahaha", "2728": "log", "2729": "recording", "2730": "pinging", "2731": "a32x", "2732": "delivered", "2733": "retro", "2734": "potentially", "2735": "b747", "2736": "swear", "2737": "block", "2738": "research", "2739": "tips", "2740": "\\ud83d\\ude02\\ud83d\\ude02", "2741": "vacation", "2742": "selling", "2743": "receive", "2744": "spare", "2745": "predictions", "2746": "dying", "2747": "pedestal", "2748": "cursed", "2749": "og", "2750": "gen", "2751": "hop", "2752": "posts", "2753": "how's", "2754": "russian", "2755": "vr", "2756": "jealous", "2757": "sidestick", "2758": "contrail", "2759": "wwise", "2760": "77w", "2761": "seat", "2762": "pbr", "2763": "net", "2764": "ts", "2765": "united", "2766": "concept", "2767": "fantastic", "2768": "host", "2769": "electrical", "2770": "787s", "2771": "310", "2772": "85", "2773": "conflict", "2774": "seconds", "2775": "grow", "2776": "scheduled", "2777": "realease", "2778": "amogus", "2779": "bredok3d", "2780": "thoughts", "2781": "pas", "2782": "2d", "2783": "actively", "2784": "positions", "2785": "beluga", "2786": "types", "2787": "inspired", "2788": "optional", "2789": "majority", "2790": "desk", "2791": "chartfox", "2792": "abt", "2793": "yess", "2794": "tech", "2795": "damage", "2796": "lmaoo", "2797": "reaches", "2798": "unable", "2799": "wallet", "2800": "slides", "2801": "nickname", "2802": "thread", "2803": "hahah", "2804": "subs", "2805": "yeh", "2806": "poscon", "2807": "substance", "2808": "syntax", "2809": "logos", "2810": "lvl", "2811": "submissions", "2812": "sharklets", "2813": "csgo", "2814": "indicator", "2815": "listen", "2816": "pause", "2817": "reshade", "2818": "tight", "2819": "streamer", "2820": "hella", "2821": "medium", "2822": "silent", "2823": "september", "2824": "reasoning", "2825": "international", "2826": "unrealistic", "2827": "registration", "2828": "den", "2829": "es", "2830": "room", "2831": "bin", "2832": "alert", "2833": "ongoing", "2834": "toolbar", "2835": "affected", "2836": "assistance", "2837": "serve", "2838": "peek", "2839": "marcel", "2840": "fighter", "2841": "remind", "2842": "bloody", "2843": "valid", "2844": "earliest", "2845": "istg", "2846": "catch", "2847": "instructor", "2848": "imported", "2849": "party", "2850": "ported", "2851": "adjust", "2852": "hydraulics", "2853": "fixes", "2854": "31", "2855": "applying", "2856": "'", "2857": "wrote", "2858": "fit", "2859": "qualitywings", "2860": "renders", "2861": "regularly", "2862": "wild", "2863": "anticipated", "2864": "tonight", "2865": "finishing", "2866": "limit", "2867": "lookin", "2868": "ooo", "2869": "taxiway", "2870": "frequency", "2871": "wasting", "2872": "comparing", "2873": "widebody", "2874": "heres", "2875": "meanwhile", "2876": "sticks", "2877": "feeling", "2878": "workload", "2879": "recognize", "2880": "8i", "2881": "yellow", "2882": "accelerate", "2883": "belive", "2884": "oop", "2885": "wil", "2886": "cash", "2887": "turning", "2888": "enjoyable", "2889": "vote", "2890": "stress", "2891": "reaction", "2892": "um", "2893": "enable", "2894": "29", "2895": "elements", "2896": "esp", "2897": "components", "2898": "closely", "2899": "shorter", "2900": "caught", "2901": "sending", "2902": "idiot", "2903": "ran", "2904": "streams", "2905": "til", "2906": "equivalent", "2907": "30th", "2908": "hasn\\u2019t", "2909": "youve", "2910": "publish", "2911": "a321neo", "2912": "guesses", "2913": "gpl", "2914": "tear", "2915": "sids", "2916": "raised", "2917": "912192771706724394", "2918": "loss", "2919": "relevant", "2920": "monthly", "2921": "beast", "2922": "driver", "2923": "officially", "2924": "train", "2925": "realised", "2926": "wheel", "2927": "removing", "2928": "boys", "2929": "root", "2930": "joe", "2931": "sorta", "2932": "q1", "2933": "stays", "2934": "purchase", "2935": "\\u00e0", "2936": "surface", "2937": "contributes", "2938": "exclusive", "2939": "ice", "2940": "com", "2941": "focused", "2942": "period", "2943": "3090", "2944": "ish", "2945": "res", "2946": "roughly", "2947": "loaded", "2948": "pov", "2949": "peoples", "2950": "fingers", "2951": "sea", "2952": "rated", "2953": "players", "2954": "entry", "2955": "rgb", "2956": "crack", "2957": "incredible", "2958": "mistaken", "2959": "hobby", "2960": "table", "2961": "would've", "2962": "solo", "2963": "competitor", "2964": "randomly", "2965": "kicked", "2966": "calendar", "2967": "windshear", "2968": "hong", "2969": "monitors", "2970": "resolution", "2971": "iphone", "2972": "rolls", "2973": "birds", "2974": "collaborating", "2975": "gif", "2976": "apple", "2977": "eid", "2978": "ayyy", "2979": "aspects", "2980": "350s", "2981": "degree", "2982": "cc", "2983": "remodel", "2984": "speeds", "2985": "as350", "2986": "legend", "2987": "anime", "2988": "baw", "2989": "birthday", "2990": "fs2004", "2991": "founder", "2992": "fs9", "2993": "copyright", "2994": "b737", "2995": "tanks", "2996": "logs", "2997": "damaged", "2998": "clouds", "2999": "concorde", "3000": "cmd", "3001": "rendering", "3002": "noofles", "3003": "initially", "3004": "notes", "3005": "tested", "3006": "assignment", "3007": "wot", "3008": "launcher", "3009": "admin", "3010": "downloadable", "3011": "regional", "3012": "hmmmm", "3013": "insanely", "3014": "recognized", "3015": "quarter", "3016": "ease", "3017": "dx12", "3018": "d'accord", "3019": "gamepass", "3020": "throttles", "3021": "tweak", "3022": "oim", "3023": "photoshop", "3024": "ko", "3025": "startup", "3026": "mmm", "3027": "arrival", "3028": "pdf", "3029": "applications", "3030": "mri", "3031": "partnered", "3032": "mobile", "3033": "sebastian", "3034": "how\\u2019s", "3035": "trial", "3036": "\\ud83d\\ude0b", "3037": "everyday", "3038": "scared", "3039": "alternative", "3040": "whos", "3041": "network", "3042": "asleep", "3043": "showcasing", "3044": "aero", "3045": "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02", "3046": "dosent", "3047": "aber", "3048": "mal", "3049": "halt", "3050": "175", "3051": "widebodies", "3052": "liked", "3053": "promotion", "3054": "heck", "3055": "scenes", "3056": "frequent", "3057": "perspective", "3058": "whatsoever", "3059": "providing", "3060": "implementing", "3061": "crappy", "3062": "reasonable", "3063": "ie", "3064": "roll", "3065": "regards", "3066": "cameras", "3067": "studio", "3068": "pirated", "3069": "tuned", "3070": "graphical", "3071": "plain", "3072": "counts", "3073": "presume", "3074": "ultimate", "3075": "teacher", "3076": "beats", "3077": "committed", "3078": "coded", "3079": "penny", "3080": "sentence", "3081": "teaser", "3082": "offense", "3083": "editing", "3084": "poll", "3085": "arguably", "3086": "sarcasm", "3087": "weekend", "3088": "equal", "3089": "received", "3090": "gtg", "3091": "challenges", "3092": "discussed", "3093": "sink", "3094": "significant", "3095": "phraseology", "3096": "christ", "3097": "simpler", "3098": "messed", "3099": "ms", "3100": "operations", "3101": "manila", "3102": "european", "3103": "gimme", "3104": "functioning", "3105": "\\u201c", "3106": "checklists", "3107": "leading", "3108": "decade", "3109": "surprise", "3110": "ain't", "3111": "banning", "3112": "mixed", "3113": "ou", "3114": "generally", "3115": "displayed", "3116": "oi", "3117": "direction", "3118": "reinstalled", "3119": "pole", "3120": "lel", "3121": "789", "3122": "disappointed", "3123": "method", "3124": "circuit", "3125": "parking", "3126": "essay", "3127": "apologies", "3128": "tv", "3129": "publicly", "3130": "ports", "3131": "stunning", "3132": "fish", "3133": "shutdown", "3134": "23", "3135": "dick", "3136": "plays", "3137": "rare", "3138": "dop", "3139": "grab", "3140": "lately", "3141": "backend", "3142": "promises", "3143": "requires", "3144": "lacking", "3145": "joining", "3146": "suggestions", "3147": "confirmation", "3148": "reckon", "3149": "garbage", "3150": "odd", "3151": "commits", "3152": "polished", "3153": "estimates", "3154": "\\ud83d\\ude10", "3155": "profit", "3156": "central", "3157": "decals", "3158": "pour", "3159": "degrees", "3160": "hyperblob", "3161": "configuration", "3162": "bleed", "3163": "document", "3164": "temperature", "3165": "remain", "3166": "cough", "3167": "grateful", "3168": "completion", "3169": "aye", "3170": "efa", "3171": "reminds", "3172": "tru", "3173": "bout", "3174": "quadrant", "3175": "metric", "3176": "leaked", "3177": "winter", "3178": "optimistic", "3179": "should've", "3180": "trip", "3181": "joins", "3182": "silence", "3183": "guessed", "3184": "999", "3185": "flow", "3186": "whine", "3187": "dayum", "3188": "friday", "3189": "stands", "3190": "\\ud83d\\ude11", "3191": "ti", "3192": "deep", "3193": "\\u201d", "3194": "earn", "3195": "euros", "3196": "crossed", "3197": "someday", "3198": "pros", "3199": "\\ud83d\\ude44", "3200": "3070", "3201": "bs", "3202": "sum", "3203": "asset", "3204": "beat", "3205": "solid", "3206": "vietnam", "3207": "3k", "3208": "distance", "3209": "database", "3210": "bruv", "3211": "doh", "3212": "copied", "3213": "connections", "3214": "pin", "3215": "rid", "3216": "ex", "3217": "uae", "3218": "1000s", "3219": "deck", "3220": "clock", "3221": "727", "3222": "modify", "3223": "vscode", "3224": "ge", "3225": "pings", "3226": "temp", "3227": "casually", "3228": "painted", "3229": "taxiways", "3230": "electronic", "3231": "stairs", "3232": "explanation", "3233": "responding", "3234": "followed", "3235": "330s", "3236": "339", "3237": "delay", "3238": "delays", "3239": "science", "3240": "nav", "3241": "babe", "3242": "elaborate", "3243": "placeholder", "3244": "reactions", "3245": "operates", "3246": "inform", "3247": "explained", "3248": "yessir", "3249": "\\u2122\\ufe0f", "3250": "licenses", "3251": "src", "3252": "prem", "3253": "caps", "3254": "rushed", "3255": "thumbnail", "3256": "fslabs", "3257": "ayy", "3258": "await", "3259": "mini", "3260": "advice", "3261": "helicopter", "3262": "pressing", "3263": "holding", "3264": "clarification", "3265": "vancouver", "3266": "exit", "3267": "ndu", "3268": "su8", "3269": "avgeek", "3270": "seating", "3271": "grey", "3272": "numbers", "3273": "redownload", "3274": "cable", "3275": "prank", "3276": "equipment", "3277": "wheels", "3278": "sub", "3279": "raw", "3280": "viper", "3281": "init", "3282": "kts", "3283": "asobo's", "3284": "hub", "3285": "incomplete", "3286": "200lr", "3287": "entered", "3288": "contributed", "3289": "kindly", "3290": "upto", "3291": "ek", "3292": "keeping", "3293": "fresh", "3294": "men", "3295": "forza", "3296": "orbis", "3297": "umm", "3298": "roads", "3299": "oke", "3300": "serveur", "3301": "chose", "3302": "e170", "3303": "timeframe", "3304": "elec", "3305": "intricate", "3306": "sas", "3307": "sytems", "3308": "hotfix", "3309": "cfg", "3310": "that'll", "3311": "progressed", "3312": "submission", "3313": "fo", "3314": "express", "3315": "percival", "3316": "when's", "3317": "subnautica", "3318": "disclose", "3319": "quicker", "3320": "ain\\u2019t", "3321": "africa", "3322": "places", "3323": "unfinished", "3324": "mm", "3325": "despite", "3326": "dfd's", "3327": "asf", "3328": "march", "3329": "knots", "3330": "deleting", "3331": "technical", "3332": "weve", "3333": "les", "3334": "arrived", "3335": "reg", "3336": "hab", "3337": "mit", "3338": "ahhhh", "3339": "ja", "3340": "longhaul", "3341": "automatic", "3342": "hospital", "3343": "seb", "3344": "effectively", "3345": "stopping", "3346": "argument", "3347": "knobs", "3348": "blank", "3349": "divided", "3350": "pitch", "3351": "accurately", "3352": "an225", "3353": "aside", "3354": "2025", "3355": "limitation", "3356": "250", "3357": "reduce", "3358": "commonality", "3359": "75", "3360": "hearing", "3361": "gatwick", "3362": "ay", "3363": "mistakes", "3364": "limits", "3365": "reality", "3366": "docs", "3367": "definition", "3368": "act", "3369": "suddenly", "3370": "owe", "3371": "sales", "3372": "muted", "3373": "\\ud83d\\udc80\\ud83d\\udc80", "3374": "talented", "3375": "caused", "3376": "communicate", "3377": "passionate", "3378": "enjoying", "3379": "replying", "3380": "refrain", "3381": "challenge", "3382": "you\\u2019ve", "3383": "additional", "3384": "procedure", "3385": "vpilot", "3386": "immediately", "3387": "beginner", "3388": "requested", "3389": "bothered", "3390": "sneek", "3391": "2030", "3392": "msfsaddon", "3393": "continuous", "3394": "precisely", "3395": "multi", "3396": "vanilla", "3397": "annoyed", "3398": "produce", "3399": "mtow", "3400": "usa", "3401": "rpll", "3402": "whilst", "3403": "fax", "3404": "cruising", "3405": "pointless", "3406": "eg", "3407": "advance", "3408": "designed", "3409": "touchdown", "3410": "buggy", "3411": "woke", "3412": "pacific", "3413": "chicago", "3414": "infront", "3415": "angry", "3416": "tons", "3417": "unknown", "3418": "er", "3419": "awareness", "3420": "encourage", "3421": "entertainment", "3422": "episodes", "3423": "relatively", "3424": "pad", "3425": "stored", "3426": "security", "3427": "semi", "3428": "q400", "3429": "minimal", "3430": "le", "3431": "pipeline", "3432": "seperately", "3433": "instant", "3434": "oc", "3435": "harsh", "3436": "slight", "3437": "relation", "3438": "321", "3439": "admins", "3440": "solve", "3441": "letting", "3442": "paper", "3443": "confidence", "3444": "\\ud83d\\ude15", "3445": "temps", "3446": "dirty", "3447": "forgor", "3448": "won", "3449": "ssd", "3450": "originally", "3451": "becomes", "3452": "customer", "3453": "battery", "3454": "dreams", "3455": "32gb", "3456": "grade", "3457": "icao", "3458": "spoiler", "3459": "steer", "3460": "codes", "3461": "previously", "3462": "dry", "3463": "goodbye", "3464": "region", "3465": "maintain", "3466": "struggle", "3467": "ten", "3468": "partyblob", "3469": "tape", "3470": "delivery", "3471": "neat", "3472": "props", "3473": "unfortunate", "3474": "results", "3475": "attitude", "3476": "perms", "3477": "12k", "3478": "advertising", "3479": "realistically", "3480": "handy", "3481": "review", "3482": "regardless", "3483": "intention", "3484": "practical", "3485": "facing", "3486": "includes", "3487": "donut", "3488": "737max", "3489": "generic", "3490": "newark", "3491": "notch", "3492": "ocean", "3493": "slots", "3494": "frequencies", "3495": "soul", "3496": "mem", "3497": "handed", "3498": "temporarily", "3499": "chad", "3500": "mcas", "3501": "rejected", "3502": "racist", "3503": "congratulations", "3504": "october", "3505": "discount", "3506": "trolling", "3507": "slap", "3508": "frames", "3509": "hanger", "3510": "2017", "3511": "vna", "3512": "infinity", "3513": "scene", "3514": "bag", "3515": "robert", "3516": "chief", "3517": "talks", "3518": "pixel", "3519": "ea", "3520": "9th", "3521": "wifi", "3522": "kong", "3523": "legends", "3524": "format", "3525": "ramp", "3526": "contrails", "3527": "egg", "3528": "halfway", "3529": "royce", "3530": "whose", "3531": "labor", "3532": "dash", "3533": "fat", "3534": "excellent", "3535": "forms", "3536": "lmk", "3537": "colour", "3538": "interfaces", "3539": "bits", "3540": "a320s", "3541": "instrument", "3542": "submit", "3543": "fucked", "3544": "son", "3545": "spread", "3546": "deliver", "3547": "egpws", "3548": "offered", "3549": "manufacturer", "3550": "doors", "3551": "shop", "3552": "mx", "3553": "pirate", "3554": "wallpaper", "3555": "comparable", "3556": "salute", "3557": "gates", "3558": "materials", "3559": "blind", "3560": "guaranteed", "3561": "mum", "3562": "football", "3563": "brief", "3564": "glass", "3565": "basement", "3566": "ruined", "3567": "approaches", "3568": "atlanta", "3569": "generates", "3570": "aer", "3571": "zones", "3572": "tmrw", "3573": "goodness", "3574": "mdr", "3575": "wanting", "3576": "visited", "3577": "filter", "3578": "multiplayer", "3579": "folders", "3580": "apps", "3581": "navdata", "3582": "\\ud83e\\udd70", "3583": "terminal", "3584": "sydney", "3585": "easter", "3586": "cba", "3587": "pi", "3588": "items", "3589": "mechanical", "3590": "instances", "3591": "male", "3592": "tht", "3593": "kalo", "3594": "accepting", "3595": "horizon", "3596": "sites", "3597": "calibration", "3598": "a400", "3599": "suicide", "3600": "affirm", "3601": "india", "3602": "\\ud83e\\udd75", "3603": "mans", "3604": "69", "3605": "110", "3606": "coordinate", "3607": "drawn", "3608": "someones", "3609": "mfw", "3610": "hii", "3611": "islands", "3612": "cap", "3613": "consuming", "3614": "matters", "3615": "ignoring", "3616": "when\\u2019s", "3617": "asap", "3618": "danm", "3619": "yee", "3620": "opensource", "3621": "switched", "3622": "surfaces", "3623": "compile", "3624": "implementation", "3625": "tweaking", "3626": "50k", "3627": "partnering", "3628": "i\\u0307", "3629": "notification", "3630": "wall", "3631": "owo", "3632": "est", "3633": "que", "3634": "swiss", "3635": "hellooo", "3636": "3000", "3637": "ahah", "3638": "ju52", "3639": "q3", "3640": "wxr", "3641": "blueprints", "3642": "freetime", "3643": "tab", "3644": "gifs", "3645": "megapack", "3646": "playable", "3647": "asobos", "3648": "climbs", "3649": "linking", "3650": "ctrl", "3651": "restraints", "3652": "refrence", "3653": "verry", "3654": "exporter", "3655": "coins", "3656": "lul", "3657": "calculator", "3658": "pinned", "3659": "thou", "3660": "overclocked", "3661": "installs", "3662": "voltage", "3663": "miner", "3664": "banks", "3665": "dun", "3666": "impressed", "3667": "doom", "3668": "unavailable", "3669": "extracted", "3670": "recycle", "3671": "administrator", "3672": "recompile", "3673": "fictional", "3674": "blumesh", "3675": "operation", "3676": "discontinued", "3677": "bomb", "3678": "soon\\u2122\\ufe0f", "3679": "\\ud83e\\udd21", "3680": "sensitive", "3681": "african", "3682": "turbulence", "3683": "sounded", "3684": "nls", "3685": "stops", "3686": "honeycomb", "3687": "pounds", "3688": "uninstall", "3689": "antonov", "3690": "permission", "3691": "bcs", "3692": "featured", "3693": "ctp", "3694": "auch", "3695": "dass", "3696": "immer", "3697": "zu", "3698": "wir", "3699": "volume", "3700": "target", "3701": "contract", "3702": "corner", "3703": "reminder", "3704": "global", "3705": "retirement", "3706": "awhile", "3707": "replacement", "3708": "def", "3709": "captainscam", "3710": "tesla", "3711": "achieve", "3712": "placement", "3713": "sarcastic", "3714": "primarily", "3715": "liverys", "3716": "aerodynamic", "3717": "jsbsim", "3718": "aerodynamics", "3719": "fdm", "3720": "tricky", "3721": "roadmap", "3722": "truth", "3723": "steady", "3724": "owns", "3725": "powerful", "3726": "thus", "3727": "closing", "3728": "practically", "3729": "handling", "3730": "houses", "3731": "licence", "3732": "calling", "3733": "there'll", "3734": "java", "3735": "remembered", "3736": "lil", "3737": "exclusively", "3738": "contribution", "3739": "basis", "3740": "disappointing", "3741": "irony", "3742": "expectation", "3743": "acting", "3744": "replies", "3745": "island", "3746": "wouldve", "3747": "bud", "3748": "piss", "3749": "wasted", "3750": "ireland", "3751": "led", "3752": "schools", "3753": "troll", "3754": "flt", "3755": "00", "3756": "behalf", "3757": "glide", "3758": "accidentally", "3759": "assumed", "3760": "decently", "3761": "hole", "3762": "silly", "3763": "consistently", "3764": "nature", "3765": "damnn", "3766": "objective", "3767": "verify", "3768": "screw", "3769": "oo", "3770": "tysm", "3771": "they\\u2019ll", "3772": "greatly", "3773": "override", "3774": "switching", "3775": "risky", "3776": "becoming", "3777": "a320ceo", "3778": "prepare", "3779": "shapes", "3780": "itll", "3781": "speedrun", "3782": "apologize", "3783": "ortho", "3784": "ho", "3785": "changing", "3786": "41", "3787": "awake", "3788": "ment", "3789": "wth", "3790": "canceled", "3791": "supported", "3792": "lounge", "3793": "cracked", "3794": "overpriced", "3795": "passing", "3796": "maths", "3797": "hallo", "3798": "airbuses", "3799": "preparing", "3800": "flash", "3801": "controlling", "3802": "prior", "3803": "desktop", "3804": "shape", "3805": "calculations", "3806": "queen", "3807": "convenient", "3808": "unflyable", "3809": "klm", "3810": "ignored", "3811": "timing", "3812": "luckily", "3813": "blowing", "3814": "sunrise", "3815": "patiently", "3816": "velocity", "3817": "slows", "3818": "spoilers", "3819": "failed", "3820": "\\ud83e\\udd29", "3821": "fstl", "3822": "remaining", "3823": "hopeful", "3824": "sex", "3825": "certification", "3826": "material", "3827": "refuse", "3828": "cat", "3829": "offended", "3830": "purely", "3831": "puts", "3832": "methods", "3833": "latinvfr", "3834": "reset", "3835": "tag", "3836": "deffo", "3837": "scammers", "3838": "b757", "3839": "hire", "3840": "pal", "3841": "efforts", "3842": "should\\u2019ve", "3843": "chinese", "3844": "shanghai", "3845": "electricity", "3846": "painters", "3847": "opportunity", "3848": "fooled", "3849": "aeroflot", "3850": "usage", "3851": "reported", "3852": "behavior", "3853": "art", "3854": "gang", "3855": "subject", "3856": "munich", "3857": "msfsaddons", "3858": "tone", "3859": "jsut", "3860": "fonts", "3861": "touched", "3862": "airac", "3863": "cycle", "3864": "countries", "3865": "clone", "3866": "tis", "3867": "lever", "3868": "overused", "3869": "judging", "3870": "gf", "3871": "imperial", "3872": "unit", "3873": "affordable", "3874": "billion", "3875": "814023898789707826", "3876": "a38x", "3877": "airflow", "3878": "contributions", "3879": "hamburg", "3880": "inevitable", "3881": "neos", "3882": "realesed", "3883": "counter", "3884": "disregard", "3885": "emojis", "3886": "supporters", "3887": "plen", "3888": "ini", "3889": "saad", "3890": "layer", "3891": "nvidia", "3892": "naming", "3893": "automated", "3894": "stated", "3895": "rank", "3896": "username", "3897": "livestream", "3898": "319", "3899": "coz", "3900": "collaborate", "3901": "pray", "3902": "longest", "3903": "recorder", "3904": "chosen", "3905": "annoy", "3906": "dudes", "3907": "cares", "3908": "accessible", "3909": "co", "3910": "twist", "3911": "logitech", "3912": "ed", "3913": "badly", "3914": "cons", "3915": "t16000", "3916": "cards", "3917": "asus", "3918": "ctds", "3919": "airshow", "3920": "countdown", "3921": "shitting", "3922": "simmer", "3923": "breakers", "3924": "\\ud83d\\udd25", "3925": "virtualcol", "3926": "fund", "3927": "couldn\\u2019t", "3928": "we\\u2019ve", "3929": "ss", "3930": "letter", "3931": "five", "3932": "ditched", "3933": "tank", "3934": "impression", "3935": "boieng", "3936": "mornin", "3937": "\\ud83e\\uddd0", "3938": "2019", "3939": "rly", "3940": "minecraft", "3941": "attempt", "3942": "owned", "3943": "concerned", "3944": "born", "3945": "gpwses", "3946": "sued", "3947": "calibrate", "3948": "hola", "3949": "a6", "3950": "glider", "3951": "correction", "3952": "national", "3953": "relationship", "3954": "3080", "3955": "contrast", "3956": "callout", "3957": "pandemic", "3958": "ng", "3959": "ta", "3960": "gps", "3961": "address", "3962": "ups", "3963": "baby", "3964": "purchased", "3965": "balls", "3966": "providers", "3967": "taxiing", "3968": "7k", "3969": "operational", "3970": "boarding", "3971": "nevermind", "3972": "slept", "3973": "officer", "3974": "industry", "3975": "passangers", "3976": "saturday", "3977": "freely", "3978": "\\ud83d\\udc99", "3979": "1500", "3980": "philosophy", "3981": "driving", "3982": "combined", "3983": "picking", "3984": "quieter", "3985": "sells", "3986": "logical", "3987": "replaced", "3988": "max's", "3989": "xlr", "3990": "newly", "3991": "sides", "3992": "manufacturers", "3993": "easa", "3994": "informations", "3995": "manuals", "3996": "peter", "3997": "tray", "3998": "blobdance", "3999": "814024174405943357", "4000": "determined", "4001": "defined", "4002": "\\u2013", "4003": "falling", "4004": "offering", "4005": "motivated", "4006": "secrets", "4007": "m8", "4008": "younger", "4009": "refused", "4010": "mute", "4011": "government", "4012": "fran\\u00e7ais", "4013": "throw", "4014": "porting", "4015": "rr", "4016": "office", "4017": "814023828333264947", "4018": "merci", "4019": "cleons", "4020": "breaking", "4021": "cdg", "4022": "programs", "4023": "vary", "4024": "lingus", "4025": "simrate", "4026": "toxic", "4027": "hill", "4028": "extract", "4029": "hd787", "4030": "paste", "4031": "\\ud83d\\udd2b", "4032": "killing", "4033": "begin", "4034": "fsl", "4035": "span", "4036": "unnecessary", "4037": "precise", "4038": "moitie", "4039": "suis", "4040": "la", "4041": "4th", "4042": "notifications", "4043": "f35", "4044": "college", "4045": "squawk", "4046": "noticeable", "4047": "2070", "4048": "symbol", "4049": "v5", "4050": "popularity", "4051": "cover", "4052": "lhr", "4053": "graphic", "4054": "stats", "4055": "followers", "4056": "calgary", "4057": "mo", "4058": "underrated", "4059": "careful", "4060": "istanbul", "4061": "complaints", "4062": "sq", "4063": "fwb", "4064": "vehicles", "4065": "export", "4066": "cables", "4067": "kudos", "4068": "juicy", "4069": "v0", "4070": "baked", "4071": "suite", "4072": "famous", "4073": "rnav", "4074": "610", "4075": "knob", "4076": "su7", "4077": "suspect", "4078": "obv", "4079": "approx", "4080": "va", "4081": "goals", "4082": "abuse", "4083": "utc", "4084": "developments", "4085": "lord", "4086": "fcu", "4087": "dis", "4088": "tweaked", "4089": "gmt", "4090": "smae", "4091": "duration", "4092": "phont", "4093": "worthy", "4094": "expansion", "4095": "controlled", "4096": "beijing", "4097": "weights", "4098": "inputs", "4099": "urself", "4100": "void", "4101": "split", "4102": "forth", "4103": "fifa", "4104": "miami", "4105": "otter", "4106": "states", "4107": "sia", "4108": "dance", "4109": "woman", "4110": "foss", "4111": "spicy", "4112": "howdy", "4113": "insta", "4114": "srry", "4115": "cringe", "4116": "touchscreen", "4117": "affiliated", "4118": "pressed", "4119": "jkjk", "4120": "hating", "4121": "boom", "4122": "ticket", "4123": "leads", "4124": "sources", "4125": "\\ud83d\\udca9", "4126": "advertisement", "4127": "oki", "4128": "loop", "4129": "encountered", "4130": "player", "4131": "dirt", "4132": "plug", "4133": "expo", "4134": "relative", "4135": "wesley", "4136": "ship", "4137": "he'll", "4138": "deletes", "4139": "pakistani", "4140": "maturity", "4141": "object", "4142": "emb", "4143": "jeez", "4144": "tri", "4145": "revealed", "4146": "haulers", "4147": "aw", "4148": "growing", "4149": "questionable", "4150": "located", "4151": "directory", "4152": "ranking", "4153": "bongowave", "4154": "587530352898342923", "4155": "layouts", "4156": "templates", "4157": "backup", "4158": "edited", "4159": "depend", "4160": "imaginary", "4161": "hyperwave", "4162": "696290519197810719", "4163": "bash", "4164": "\\ud83c\\uddfa\\ud83c\\uddf8", "4165": "150", "4166": "spherical", "4167": "boosted", "4168": "mixing", "4169": "mama", "4170": "parallel", "4171": "\\u261d\\ufe0f", "4172": "msn", "4173": "areosoft", "4174": "pfs", "4175": "iv", "4176": "electronics", "4177": "redeem", "4178": "hippo", "4179": "transition", "4180": "leadership", "4181": "discussing", "4182": "debrief", "4183": "bassicly", "4184": "draims", "4185": "somethin", "4186": "partnerships", "4187": "morepeoplewirkingonthea350", "4188": "album", "4189": "collection", "4190": "efis", "4191": "jsx", "4192": "whens", "4193": "accident", "4194": "they\\u2019d", "4195": "intended", "4196": "lads", "4197": "\\u2665\\ufe0f", "4198": "elevator", "4199": "773", "4200": "738", "4201": "comming", "4202": "toronto", "4203": "transatlantic", "4204": "900neo", "4205": "yeahh", "4206": "dinner", "4207": "represents", "4208": "goo", "4209": "boston", "4210": "120", "4211": "nicer", "4212": "tells", "4213": "hatte", "4214": "der", "4215": "sketchy", "4216": "das", "4217": "noch", "4218": "usual", "4219": "muss", "4220": "ca", "4221": "a320n", "4222": "danke", "4223": "wenn", "4224": "deutsch", "4225": "ic", "4226": "lmaooo", "4227": "accounts", "4228": "insulting", "4229": "scenario", "4230": "debate", "4231": "constructive", "4232": "typed", "4233": "level'", "4234": "jumpseat", "4235": "wipers", "4236": "moments", "4237": "forces", "4238": "inputted", "4239": "calculate", "4240": "generate", "4241": "superior", "4242": "unsure", "4243": "satellite", "4244": "incredibly", "4245": "edge", "4246": "lighter", "4247": "dependent", "4248": "snow", "4249": "anti", "4250": "clearance", "4251": "painful", "4252": "pissed", "4253": "female", "4254": "proud", "4255": "spots", "4256": "calls", "4257": "nono", "4258": "hurt", "4259": "regard", "4260": "contrary", "4261": "that'd", "4262": "hopping", "4263": "acquire", "4264": "hurts", "4265": "energy", "4266": "finals", "4267": "behave", "4268": "56", "4269": "communication", "4270": "flawed", "4271": "keen", "4272": "spitting", "4273": "justify", "4274": "theyve", "4275": "that\\u2019ll", "4276": "remains", "4277": "stoked", "4278": "amsterdam", "4279": "style", "4280": "workers", "4281": "boss", "4282": "assist", "4283": "78x", "4284": "frame", "4285": "payload", "4286": "departing", "4287": "tier", "4288": "bros", "4289": "reviews", "4290": "7000", "4291": "upgrading", "4292": "scan", "4293": "educated", "4294": "thr", "4295": "continues", "4296": "harm", "4297": "responded", "4298": "linked", "4299": "whereas", "4300": "iq", "4301": "opposite", "4302": "picked", "4303": "mexico", "4304": "texas", "4305": "england", "4306": "vor", "4307": "index", "4308": "uhhhhh", "4309": "sudden", "4310": "drastic", "4311": "overspeed", "4312": "emergencies", "4313": "iam", "4314": "korea", "4315": "goooo", "4316": "length", "4317": "04", "4318": "copenhagen", "4319": "park", "4320": "\\ud83d\\ude2d\\ud83d\\ude2d", "4321": "steering", "4322": "harry", "4323": "potter", "4324": "cracking", "4325": "device", "4326": "brakes", "4327": "ing", "4328": "55", "4329": "demo", "4330": "succeed", "4331": "dyson", "4332": "cut", "4333": "gap", "4334": "entertaining", "4335": "netflix", "4336": "comms", "4337": "upper", "4338": "instagram", "4339": "icons", "4340": "easiest", "4341": "basicly", "4342": "360", "4343": "concern", "4344": "attached", "4345": "shares", "4346": "invites", "4347": "among", "4348": "stfu", "4349": "garmin", "4350": "24h", "4351": "tui", "4352": "suggested", "4353": "320neo", "4354": "existent", "4355": "values", "4356": "sufficient", "4357": "one's", "4358": "sever", "4359": "800neo", "4360": "meeting", "4361": "popped", "4362": "fellas", "4363": "beef", "4364": "excitement", "4365": "promised", "4366": "replicate", "4367": "behaviors", "4368": "3600", "4369": "begging", "4370": "signed", "4371": "hw", "4372": "lvfr", "4373": "homework", "4374": "flat", "4375": "\\ud83c\\udf89", "4376": "slope", "4377": "xmp", "4378": "greatest", "4379": "admit", "4380": "repeat", "4381": "mature", "4382": "birmingham", "4383": "sitting", "4384": "storm", "4385": "planed", "4386": "suffered", "4387": "duolingo", "4388": "league", "4389": "lessons", "4390": "fitted", "4391": "te", "4392": "evolution", "4393": "retire", "4394": "wednesday", "4395": "16gb", "4396": "xddd", "4397": "protected", "4398": "sneekpeeks", "4399": "wheres", "4400": "drugs", "4401": "\\ud83d\\udcaa", "4402": "stutters", "4403": "judge", "4404": "americans", "4405": "iata", "4406": "pays", "4407": "advise", "4408": "trusted", "4409": "nine", "4410": "plugins", "4411": "zoom", "4412": "ensure", "4413": "transponder", "4414": "awful", "4415": "regret", "4416": "69420", "4417": "cm", "4418": "measure", "4419": "zero", "4420": "programm", "4421": "shocked", "4422": "ahum", "4423": "pattern", "4424": "strategy", "4425": "dowload", "4426": "noted", "4427": "stoped", "4428": "pisses", "4429": "element", "4430": "nut", "4431": "audience", "4432": "32n", "4433": "youtubers", "4434": "describe", "4435": "werent", "4436": "didint", "4437": "theory", "4438": "\\ud83e\\udd13", "4439": "greater", "4440": "\\ud83d\\ude03", "4441": "recall", "4442": "merged", "4443": "fb", "4444": "collaboration", "4445": "collab", "4446": "became", "4447": "decisions", "4448": "internally", "4449": "bus", "4450": "gorgeous", "4451": "hundred", "4452": "destroyed", "4453": "indian", "4454": "prototype", "4455": "wayyy", "4456": "san", "4457": "acces", "4458": "interactive", "4459": "portfolio", "4460": "tokyo", "4461": "helsinki", "4462": "retarded", "4463": "outer", "4464": "verified", "4465": "priorities", "4466": "doable", "4467": "she's", "4468": "hex", "4469": "theme", "4470": "song", "4471": "mother", "4472": "dealing", "4473": "arriving", "4474": "gifted", "4475": "dreamlifter", "4476": "fancy", "4477": "blow", "4478": "believed", "4479": "brb", "4480": "\\u2728", "4481": "mu", "4482": "msfg", "4483": "egcc", "4484": "easyjet", "4485": "hah", "4486": "goose", "4487": "underestimate", "4488": "basing", "4489": "noooooo", "4490": "cunt", "4491": "ferrari", "4492": "oui", "4493": "atr", "4494": "noises", "4495": "l1011", "4496": "thailand", "4497": "toulouse", "4498": "27", "4499": "arrivals", "4500": "mental", "4501": "ouch", "4502": "2007", "4503": "fokker", "4504": "2004", "4505": "honeywell", "4506": "sigh", "4507": "sue", "4508": "client", "4509": "1050", "4510": "dies", "4511": "investment", "4512": "milk", "4513": "pit", "4514": "cooldown", "4515": "restarting", "4516": "sauce", "4517": "successful", "4518": "goat", "4519": "muldoon", "4520": "responsible", "4521": "caution", "4522": "effective", "4523": "fbi", "4524": "dickphotos", "4525": "64gb", "4526": "payment", "4527": "recover", "4528": "ofcourse", "4529": "opposed", "4530": "explore", "4531": "dangerous", "4532": "spreading", "4533": "vaccinated", "4534": "himself", "4535": "hr", "4536": "resort", "4537": "yr", "4538": "russia", "4539": "hang", "4540": "condition", "4541": "watermark", "4542": "purge", "4543": "ability", "4544": "extent", "4545": "footage", "4546": "cctv", "4547": "clarifying", "4548": "commonly", "4549": "stronger", "4550": "netherlands", "4551": "hated", "4552": "lua", "4553": "coolclap", "4554": "908147650782699561", "4555": "pleasant", "4556": "bee", "4557": "spaces", "4558": "similarities", "4559": "777s", "4560": "livery\\u2019s", "4561": "bullshit", "4562": "ps", "4563": "ong", "4564": "acceleration", "4565": "aspect", "4566": "units", "4567": "ect", "4568": "bust", "4569": "relations", "4570": "339s", "4571": "funds", "4572": "benefits", "4573": "inax", "4574": "deciding", "4575": "tough", "4576": "salary", "4577": "dear", "4578": "97", "4579": "timeline", "4580": "donating", "4581": "differently", "4582": "studies", "4583": "spiral", "4584": "rs", "4585": "premier", "4586": "fart", "4587": "bb", "4588": "keks", "4589": "excessive", "4590": "action", "4591": "asian", "4592": "\\ud83d\\ude0c", "4593": "nzxt", "4594": "sh", "4595": "cute", "4596": "countless", "4597": "storage", "4598": "remote", "4599": "shady", "4600": "indication", "4601": "weren't", "4602": "tiem", "4603": "drink", "4604": "carry", "4605": "madrid", "4606": "exception", "4607": "shift", "4608": "brightness", "4609": "childhood", "4610": "randazzo", "4611": "enjoyed", "4612": "advantage", "4613": "kick", "4614": "iron", "4615": "identical", "4616": "versus", "4617": "scheme", "4618": "scary", "4619": "it\\u2019d", "4620": "burn", "4621": "restricted", "4622": "assigned", "4623": "determine", "4624": "criticism", "4625": "customized", "4626": "paypal", "4627": "sunday", "4628": "shooting", "4629": "clicking", "4630": "poggersrow", "4631": "764", "4632": "headwind's", "4633": "lying", "4634": "existence", "4635": "veux", "4636": "moi", "4637": "francais", "4638": "indirect", "4639": "cock", "4640": "shower", "4641": "four", "4642": "wondered", "4643": "vertical", "4644": "fd", "4645": "ramadan", "4646": "cars", "4647": "ratio", "4648": "disabled", "4649": "manifest", "4650": "32nx", "4651": "ingame", "4652": "vacate", "4653": "uff", "4654": "2h", "4655": "independent", "4656": "ailerons", "4657": "ge90", "4658": "counting", "4659": "selector", "4660": "noodles", "4661": "turbine", "4662": "linker", "4663": "elsewhere", "4664": "craft", "4665": "homo", "4666": "rabalder", "4667": "ikea", "4668": "maldives", "4669": "vrmm", "4670": "explains", "4671": "omaa", "4672": "dynamic's", "4673": "curve", "4674": "203", "4675": "matched", "4676": "truck", "4677": "bms", "4678": "lasts", "4679": "studd", "4680": "warranty", "4681": "mechanics", "4682": "technicians", "4683": "instance", "4684": "aah", "4685": "shutting", "4686": "row", "4687": "man's", "4688": "10pm", "4689": "cookie", "4690": "bright", "4691": "yesss", "4692": "qatari", "4693": "arounds", "4694": "visa", "4695": "launches", "4696": "waypoints", "4697": "vohs", "4698": "whit", "4699": "commander", "4700": "assured", "4701": "hosted", "4702": "shortly", "4703": "hits", "4704": "participate", "4705": "claiming", "4706": "networks", "4707": "vibing", "4708": "avgeeks", "4709": "credits", "4710": "passwords", "4711": "sourcing", "4712": "gauge", "4713": "liking", "4714": "sadness", "4715": "1100", "4716": "su4", "4717": "lease", "4718": "grounded", "4719": "ftsim", "4720": "decker", "4721": "dog", "4722": "opening", "4723": "cayenne", "4724": "cara\\u00efbes", "4725": "downside", "4726": "\\ud83d\\uddff", "4727": "manner", "4728": "loves", "4729": "addresses", "4730": "doesent", "4731": "rates", "4732": "glitch", "4733": "girls", "4734": "gay", "4735": "launched", "4736": "weapons", "4737": "superjet", "4738": "reused", "4739": "finger", "4740": "integrating", "4741": "touchable", "4742": "bait", "4743": "emote", "4744": "flexing", "4745": "warned", "4746": "tris", "4747": "minds", "4748": "accelerated", "4749": "mocking", "4750": "oil", "4751": "comfort", "4752": "requesting", "4753": "habit", "4754": "adapt", "4755": "education", "4756": "replica", "4757": "scanned", "4758": "acess", "4759": "screaming", "4760": "35x", "4761": "moderation", "4762": "finalized", "4763": "charge", "4764": "taught", "4765": "walking", "4766": "translation", "4767": "walk", "4768": "aerospace", "4769": "heyo", "4770": "tenor", "4771": "mais", "4772": "c'est", "4773": "bien", "4774": "jumbo", "4775": "nyc", "4776": "twinjet", "4777": "confuse", "4778": "met", "4779": "subdivision", "4780": "complexity", "4781": "rework", "4782": "tpm", "4783": "bios", "4784": "olds", "4785": "\\ud83d\\ude2b", "4786": "opens", "4787": "typical", "4788": "900hgw", "4789": "hgw", "4790": "roger", "4791": "converting", "4792": "increased", "4793": "a380neo", "4794": "raided", "4795": "smol", "4796": "carenado", "4797": "ana", "4798": "cracks", "4799": "artist", "4800": "technik", "4801": "texturer", "4802": "pp", "4803": "subscribers", "4804": "subscribe", "4805": "clink", "4806": "halo", "4807": "unzipped", "4808": "7474", "4809": "advancements", "4810": "2035", "4811": "confidential", "4812": "sends", "4813": "bulgaria", "4814": "audit", "4815": "casual", "4816": "screws", "4817": "untill", "4818": "rivets", "4819": "constraints", "4820": "samples", "4821": "sim4flight's", "4822": "gl", "4823": "fh4", "4824": "cops", "4825": "mp", "4826": "clarify", "4827": "messenger", "4828": "partners", "4829": "longhauler", "4830": "recognise", "4831": "curves", "4832": "keka", "4833": "print", "4834": "mathematical", "4835": "physical", "4836": "rendered", "4837": "coral", "4838": "kekf", "4839": "759857046861774849", "4840": "forked", "4841": "uploading", "4842": "bm", "4843": "scrub", "4844": "747139653198544986", "4845": "devmode", "4846": "disagreement", "4847": "ha", "4848": "ejets", "4849": "massage", "4850": "rise", "4851": "solutions", "4852": "w8", "4853": "vaportrail", "4854": "wingtipvortice", "4855": "dropdown", "4856": "rm", "4857": "outage", "4858": "fnaf", "4859": "polish", "4860": "subbed", "4861": "popup", "4862": "erorr", "4863": "stackoverflow", "4864": "appdata", "4865": "avs", "4866": "uvs", "4867": "iberia", "4868": "404", "4869": "availability", "4870": "a320nx", "4871": "volunteering", "4872": "ci", "4873": "encryption", "4874": "visors", "4875": "ecl", "4876": "stencils", "4877": "planner", "4878": "turnover", "4879": "goofy", "4880": "weekends", "4881": "club", "4882": "wages", "4883": "vhhh", "4884": "relesed", "4885": "sneaky", "4886": "spring", "4887": "davies", "4888": "seychelles", "4889": "spanish", "4890": "doesn", "4891": "bodies", "4892": "atr72", "4893": "adjustments", "4894": "bravo", "4895": "dat", "4896": "selection", "4897": "disconnected", "4898": "connecting", "4899": "theyll", "4900": "trailers", "4901": "\\u201dvideos\\u201d", "4902": "specify", "4903": "supposedly", "4904": "doubling", "4905": "varient", "4906": "gooo", "4907": "78", "4908": "390", "4909": "nicht", "4910": "dann", "4911": "wie", "4912": "geht", "4913": "simbreif", "4914": "nur", "4915": "alles", "4916": "shader", "4917": "oder", "4918": "falls", "4919": "788", "4920": "racing", "4921": "sth", "4922": "trim", "4923": "appropriate", "4924": "deadly", "4925": "\\ud83e\\udee1", "4926": "solved", "4927": "stupidly", "4928": "scammed", "4929": "abadstudios", "4930": "\\ud83d\\udcaf", "4931": "thumbs", "4932": "hungry", "4933": "outstanding", "4934": "defeats", "4935": "proving", "4936": "expressing", "4937": "'study", "4938": "shocking", "4939": "vehicle", "4940": "simulating", "4941": "10000", "4942": "construction", "4943": "develops", "4944": "situational", "4945": "conclusion", "4946": "hotel", "4947": "wet", "4948": "wha", "4949": "bouta", "4950": "dec", "4951": "gliders", "4952": "italy", "4953": "teachers", "4954": "compartments", "4955": "thrusts", "4956": "professionally", "4957": "driven", "4958": "pleasure", "4959": "10x", "4960": "requiring", "4961": "claimed", "4962": "tied", "4963": "agreement", "4964": "cord", "4965": "aimed", "4966": "character", "4967": "taste", "4968": "adjusted", "4969": "invested", "4970": "48", "4971": "classified", "4972": "consideration", "4973": "'efb'", "4974": "pencil", "4975": "bluebird", "4976": "descending", "4977": "loc", "4978": "established", "4979": "misinterpreted", "4980": "deeper", "4981": "granted", "4982": "trynna", "4983": "pathetic", "4984": "aligned", "4985": "nan", "4986": "firstly", "4987": "hurtles", "4988": "overnight", "4989": "longitude", "4990": "expressed", "4991": "lmaoooo", "4992": "announcment", "4993": "wsss", "4994": "cl16", "4995": "3200mhz", "4996": "gigabyte", "4997": "8th", "4998": "humans", "4999": "circumstances", "5000": "becuase", "5001": "monitoring", "5002": "safety", "5003": "alongside", "5004": "a360", "5005": "precious", "5006": "imports", "5007": "discovery", "5008": "editable", "5009": "aus", "5010": "bothers", "5011": "yssy", "5012": "washington", "5013": "west", "5014": "x2", "5015": "rjtt", "5016": "uhhhh", "5017": "confidently", "5018": "polar", "5019": "autothrust", "5020": "midway", "5021": "film", "5022": "designing", "5023": "streaming", "5024": "floating", "5025": "infos", "5026": "portable", "5027": "dlcs", "5028": "avitab", "5029": "dlr", "5030": "thomas", "5031": "sich", "5032": "eine", "5033": "deeply", "5034": "tilted", "5035": "caraibes", "5036": "explicit", "5037": "avail", "5038": "hide", "5039": "theoretically", "5040": "planing", "5041": "gulfstream", "5042": "falcon", "5043": "goated", "5044": "stability", "5045": "eagerly", "5046": "cirrus", "5047": "07", "5048": "aggressive", "5049": "spinning", "5050": "zurich", "5051": "whale", "5052": "77x", "5053": "yoshi", "5054": "didin't", "5055": "afk", "5056": "wherever", "5057": "bat", "5058": "ded", "5059": "inv", "5060": "e175", "5061": "attempted", "5062": "ambitious", "5063": "journey", "5064": "here\\u2019s", "5065": "refactors", "5066": "witch", "5067": "contain", "5068": "speculation", "5069": "gladly", "5070": "natural", "5071": "sheer", "5072": "described", "5073": "animating", "5074": "bound", "5075": "children", "5076": "it\\u2018s", "5077": "soundset", "5078": "pw", "5079": "judgement", "5080": "formed", "5081": "difficulty", "5082": "cardboard", "5083": "b52", "5084": "subjective", "5085": "hiring", "5086": "cos", "5087": "spending", "5088": "reminded", "5089": "anxiety", "5090": "wether", "5091": "innit", "5092": "garden", "5093": "baffles", "5094": "mars", "5095": "strike", "5096": "fell", "5097": "tos", "5098": "soooo", "5099": "si", "5100": "exhaust", "5101": "screwing", "5102": "windshield", "5103": "structure", "5104": "365", "5105": "significantly", "5106": "lover", "5107": "standing", "5108": "reporting", "5109": "intense", "5110": "bayern", "5111": "grades", "5112": "subjects", "5113": "95", "5114": "academy", "5115": "enthusiasm", "5116": "letters", "5117": "introduce", "5118": "withouth", "5119": "race", "5120": "inpatient", "5121": "shy", "5122": "ref", "5123": "thi", "5124": "varies", "5125": "1200", "5126": "encrypted", "5127": "matches", "5128": "detents", "5129": "eur", "5130": "capt", "5131": "plastic", "5132": "girlfriend", "5133": "brings", "5134": "prison", "5135": "bullying", "5136": "measurement", "5137": "b78xh", "5138": "\\ud83e\\udde2", "5139": "shouldve", "5140": "37549", "5141": "laugh", "5142": "tha", "5143": "millions", "5144": "programme", "5145": "ma", "5146": "litteraly", "5147": "recreated", "5148": "sooooo", "5149": "registered", "5150": "anniversary", "5151": "golden", "5152": "publicity", "5153": "sake", "5154": "collectively", "5155": "commited", "5156": "builds", "5157": "yooo", "5158": "12000", "5159": "39", "5160": "robux", "5161": "matrix", "5162": "ads", "5163": "twotter", "5164": "35k", "5165": "dave", "5166": "fender", "5167": "nufflee", "5168": "nov", "5169": "waited", "5170": "citation", "5171": "financial", "5172": "giant", "5173": "alternatively", "5174": "prefers", "5175": "plate", "5176": "disturbing", "5177": "claims", "5178": "disappeared", "5179": "yoo", "5180": "continuing", "5181": "trough", "5182": "recordings", "5183": "avaliable", "5184": "\\ud83e\\udd1d", "5185": "dozens", "5186": "speech", "5187": "sunglasses", "5188": "estimation", "5189": "tempted", "5190": "sticky", "5191": "destination", "5192": "dfds", "5193": "activate", "5194": "misunderstanding", "5195": "southwest", "5196": "hahahah", "5197": "9h", "5198": "93", "5199": "norm", "5200": "reliable", "5201": "bummer", "5202": "atis", "5203": "shes", "5204": "peace", "5205": "rapidly", "5206": "etas", "5207": "arguments", "5208": "diy", "5209": "dislike", "5210": "dual", "5211": "levers", "5212": "ooooo", "5213": "evga", "5214": "2700x", "5215": "approves", "5216": "cream", "5217": "pepelaughing", "5218": "660260031853232138", "5219": "controversial", "5220": "counterpart", "5221": "cult", "5222": "bio", "5223": "kiah", "5224": "tour", "5225": "slim", "5226": "crying", "5227": "bitches", "5228": "rwy", "5229": "33", "5230": "unbelievable", "5231": "reads", "5232": "dutch", "5233": "accent", "5234": "belgian", "5235": "thonkconga", "5236": "755084675063611533", "5237": "intuitive", "5238": "helicopters", "5239": "overwhelming", "5240": "bitch", "5241": "boris", "5242": "purging", "5243": "clapping", "5244": "34", "5245": "indicates", "5246": "yrs", "5247": "url", "5248": "contents", "5249": "pardon", "5250": "warnings", "5251": "fra", "5252": "nibog", "5253": "uni", "5254": "oneworld", "5255": "parked", "5256": "a7", "5257": "mildly", "5258": "greenland", "5259": "airside", "5260": "pigeon", "5261": "mail", "5262": "youngest", "5263": "surprising", "5264": "schei\\u00dfe", "5265": "rookie", "5266": "diagrams", "5267": "\\ud83d\\ude3b", "5268": "kitchen", "5269": "cheese", "5270": "simmarket", "5271": "onlyfans", "5272": "nz", "5273": "nz's", "5274": "zealand", "5275": "liable", "5276": "innocent", "5277": "\\u00a1\\u00e1ndale", "5278": "a35", "5279": "airframe", "5280": "sole", "5281": "swearing", "5282": "curse", "5283": "ideally", "5284": "\\ud83d\\ude4c", "5285": "sees", "5286": "carrier", "5287": "largest", "5288": "rejection", "5289": "49", "5290": "corrections", "5291": "bogie", "5292": "128gb", "5293": "fe", "5294": "expenses", "5295": "ultrawide", "5296": "rc", "5297": "recovery", "5298": "voeing", "5299": "crime", "5300": "occasionally", "5301": "bread", "5302": "permanently", "5303": "tracking", "5304": "hanoi", "5305": "mf", "5306": "obsessed", "5307": "tcas", "5308": "careers", "5309": "experiences", "5310": "fr24", "5311": "sneakpeaks", "5312": "generation", "5313": "walls", "5314": "child", "5315": "assed", "5316": "nahh", "5317": "conditioning", "5318": "infrastructure", "5319": "hitting", "5320": "proven", "5321": "disappointment", "5322": "nonstop", "5323": "donator", "5324": "browser", "5325": "you\\u2019d", "5326": "svgs", "5327": "placeholders", "5328": "laggy", "5329": "51", "5330": "travelled", "5331": "fired", "5332": "blobs", "5333": "814023954137219124", "5334": "tiktok", "5335": "814718543433039894", "5336": "gold", "5337": "searched", "5338": "kicks", "5339": "authorization", "5340": "atl", "5341": "bruhh", "5342": "solving", "5343": "\\ud83c\\udf0b", "5344": "technician", "5345": "street", "5346": "cores", "5347": "fs20", "5348": "\\ud83e\\udd73", "5349": "bell", "5350": "ringing", "5351": "pax", "5352": "leap", "5353": "rocket", "5354": "climbing", "5355": "noob", "5356": "numerous", "5357": "determining", "5358": "bi", "5359": "ame", "5360": "3500", "5361": "fails", "5362": "packs", "5363": "sticking", "5364": "politics", "5365": "fees", "5366": "488", "5367": "pricing", "5368": "attractive", "5369": "339's", "5370": "againts", "5371": "ac's", "5372": "perception", "5373": "provider", "5374": "insider", "5375": "freaking", "5376": "brilliant", "5377": "arcade", "5378": "o\\u2019hare", "5379": "arise", "5380": "flags", "5381": "hoe", "5382": "snacks", "5383": "distribution", "5384": "waking", "5385": "ep", "5386": "aircraft's", "5387": "altimeter", "5388": "modes", "5389": "steep", "5390": "traditional", "5391": "gather", "5392": "worldwide", "5393": "positioning", "5394": "promoting", "5395": "hyping", "5396": "ddos", "5397": "domain", "5398": "webpage", "5399": "magnitude", "5400": "pc's", "5401": "definite", "5402": "people's", "5403": "variables", "5404": "visuals", "5405": "navigate", "5406": "investing", "5407": "beach", "5408": "impose", "5409": "atp", "5410": "gva", "5411": "annoys", "5412": "aww", "5413": "tea", "5414": "plot", "5415": "nothin", "5416": "fuckin", "5417": "entitled", "5418": "manchester", "5419": "accomplishment", "5420": "a350\\u2026", "5421": "soontm", "5422": "imho", "5423": "strat", "5424": "sunk", "5425": "fallacy", "5426": "talent", "5427": "scope", "5428": "bare", "5429": "swiss001", "5430": "kmco", "5431": "darkstar", "5432": "ext", "5433": "unban", "5434": "cleon's", "5435": "activated", "5436": "bruhhhh", "5437": "airfrance", "5438": "korean", "5439": "smt", "5440": "ambient", "5441": "\\ud83e\\udd20", "5442": "buildings", "5443": "vibes", "5444": "inspiration", "5445": "career", "5446": "ratings", "5447": "atpl", "5448": "sop", "5449": "thoroughly", "5450": "offence", "5451": "ion", "5452": "diverted", "5453": "instantly", "5454": "syn", "5455": "influx", "5456": "yeees", "5457": "wingtip", "5458": "resolved", "5459": "9k", "5460": "tile", "5461": "ad", "5462": "spelt", "5463": "\\u26f0\\ufe0f", "5464": "feed", "5465": "fbwa320", "5466": "sheet", "5467": "supporting", "5468": "fsltl", "5469": "pacx", "5470": "polite", "5471": "courage", "5472": "aussi", "5473": "par", "5474": "oe", "5475": "\\u00e7a", "5476": "pool", "5477": "chui", "5478": "toi", "5479": "sais", "5480": "nous", "5481": "dans", "5482": "would\\u2019ve", "5483": "lies", "5484": "happily", "5485": "constellations", "5486": "families", "5487": "travelling", "5488": "forgive", "5489": "dmed", "5490": "mbps", "5491": "240", "5492": "beneficial", "5493": "dlss", "5494": "impact", "5495": "ships", "5496": "rolling", "5497": "pedals", "5498": "turboprops", "5499": "intercept", "5500": "los", "5501": "angeles", "5502": "eng", "5503": "cheeky", "5504": "allowing", "5505": "restriction", "5506": "asxp", "5507": "msg", "5508": "mee6", "5509": "bois", "5510": "json", "5511": "freeze", "5512": "could\\u2019ve", "5513": "museum", "5514": "staying", "5515": "town", "5516": "circle", "5517": "sin", "5518": "reversers", "5519": "taxing", "5520": "degradation", "5521": "keyword", "5522": "rewritten", "5523": "reinstalling", "5524": "native", "5525": "integrates", "5526": "thonkspin", "5527": "764116089591431168", "5528": "742542165565243502", "5529": "associate", "5530": "sleek", "5531": "hubs", "5532": "rant", "5533": "irrational", "5534": "goodluck", "5535": "vast", "5536": "returning", "5537": "human", "5538": "extended", "5539": "amounts", "5540": "simultaneously", "5541": "hyd", "5542": "jetstar", "5543": "preflight", "5544": "qf", "5545": "bans", "5546": "visits", "5547": "inflight", "5548": "pan", "5549": "rendition", "5550": "vtbs", "5551": "peice", "5552": "signum", "5553": "thingys", "5554": "affecting", "5555": "director", "5556": "ggs", "5557": "visually", "5558": "fpln", "5559": "guitar", "5560": "snap", "5561": "experts", "5562": "rnp", "5563": "flytampa", "5564": "keksplode", "5565": "889996142048333854", "5566": "pink", "5567": "821089098206019634", "5568": "pee", "5569": "oeed", "5570": "a787", "5571": "monster", "5572": "areo", "5573": "artificial", "5574": "compression", "5575": "lied", "5576": "arabia", "5577": "gym", "5578": "iceman", "5579": "conspiracy", "5580": "cent", "5581": "eeh", "5582": "fu", "5583": "hates", "5584": "\\ud83d\\ude24", "5585": "therapist", "5586": "ummm", "5587": "mc", "5588": "kills", "5589": "lolol", "5590": "mrbeast", "5591": "promoted", "5592": "demote", "5593": "662859741621649458", "5594": "premiere", "5595": "kevin", "5596": "wooo", "5597": "airspeed", "5598": "frog", "5599": "definetly", "5600": "meters", "5601": "bold", "5602": "tricks", "5603": "wingtips", "5604": "sid", "5605": "saver", "5606": "implementations", "5607": "publishers", "5608": "idiots", "5609": "treat", "5610": "traces", "5611": "915853407640776734", "5612": "monkahacker", "5613": "redoing", "5614": "bite", "5615": "200k", "5616": "l1", "5617": "refuel", "5618": "tug", "5619": "sadge", "5620": "physically", "5621": "branding", "5622": "canadian", "5623": "rumour", "5624": "auckland", "5625": "inner", "5626": "tabs", "5627": "zbad", "5628": "hamburger", "5629": "737s", "5630": "sponsor", "5631": "oman", "5632": "filling", "5633": "breguet", "5634": "deux", "5635": "arrest", "5636": "restaurant", "5637": "wht", "5638": "chairs", "5639": "maker", "5640": "permissions", "5641": "unacceptable", "5642": "yous", "5643": "capability", "5644": "compensation", "5645": "court", "5646": "ryn", "5647": "raise", "5648": "logged", "5649": "poly", "5650": "deny", "5651": "captains", "5652": "codebase", "5653": "problemo", "5654": "rock", "5655": "placed", "5656": "rally", "5657": "unusable", "5658": "cdn", "5659": "memo", "5660": "youll", "5661": "awww", "5662": "define", "5663": "wx", "5664": "birth", "5665": "engage", "5666": "rat", "5667": "mock", "5668": "religion", "5669": "carrying", "5670": "2x", "5671": "flight4sim", "5672": "alrighty", "5673": "misconception", "5674": "en", "5675": "parent", "5676": "buys", "5677": "employee", "5678": "doc", "5679": "willl", "5680": "recorded", "5681": "ab", "5682": "era", "5683": "\\ud83e\\udd24", "5684": "stretch", "5685": "heaven", "5686": "activity", "5687": "repetitive", "5688": "wins", "5689": "horse", "5690": "ez", "5691": "vsc", "5692": "\\ud83d\\udd1c", "5693": "survey", "5694": "nein", "5695": "apes", "5696": "yeas", "5697": "remodelled", "5698": "genuinely", "5699": "fighters", "5700": "1989", "5701": "dx", "5702": "looping", "5703": "'oops", "5704": "fight", "5705": "mec", "5706": "une", "5707": "dire", "5708": "quel", "5709": "bongowo", "5710": "645560771962470400", "5711": "arrives", "5712": "discords", "5713": "eeu", "5714": "saf", "5715": "ge9x", "5716": "reducing", "5717": "v8", "5718": "motor", "5719": "interaction", "5720": "presentation", "5721": "considers", "5722": "taiwan", "5723": "\\ud83d\\ude25", "5724": "overhaul", "5725": "vettel", "5726": "freewares", "5727": "guidelines", "5728": "gday", "5729": "hru", "5730": "reskin", "5731": "chip", "5732": "represented", "5733": "closet", "5734": "technologies", "5735": "pakistan", "5736": "gos", "5737": "thick", "5738": "q5", "5739": "challenger", "5740": "decal", "5741": "sim's", "5742": "operated", "5743": "14hrs", "5744": "chillin", "5745": "b612", "5746": "gross", "5747": "a350neo", "5748": "hacker", "5749": "somethings", "5750": "whatsapp", "5751": "flutter", "5752": "rewriting", "5753": "stonks", "5754": "dum", "5755": "001", "5756": "airs", "5757": "guidance", "5758": "avaible", "5759": "italian", "5760": "publically", "5761": "aca", "5762": "747s", "5763": "arguing", "5764": "jumped", "5765": "sam", "5766": "damnit", "5767": "why'd", "5768": "5000", "5769": "reduced", "5770": "unfair", "5771": "youtuber", "5772": "scrolling", "5773": "owning", "5774": "replay", "5775": "remade", "5776": "gifts", "5777": "april's", "5778": "kay", "5779": "spelling", "5780": "practise", "5781": "lowest", "5782": "texturers", "5783": "former", "5784": "adi", "5785": "rotating", "5786": "objects", "5787": "interfacing", "5788": "smell", "5789": "sd", "5790": "accessibility", "5791": "comprehend", "5792": "rumours", "5793": "ooof", "5794": "suffer", "5795": "spawn", "5796": "police", "5797": "pilotedge", "5798": "ans", "5799": "spins", "5800": "shomas", "5801": "rmp", "5802": "fear", "5803": "attack", "5804": "company's", "5805": "throwing", "5806": "smack", "5807": "metal", "5808": "proceeds", "5809": "okok", "5810": "redone", "5811": "recreate", "5812": "proportion", "5813": "transavia", "5814": "a321lr", "5815": "89", "5816": "dodgy", "5817": "restore", "5818": "hnet", "5819": "gamer", "5820": "744262230144581649", "5821": "wider", "5822": "2050", "5823": "walks", "5824": "nord", "5825": "momento", "5826": "powerset", "5827": "globe", "5828": "rented", "5829": "650", "5830": "incorporate", "5831": "infact", "5832": "lemd", "5833": "eidw", "5834": "spoil", "5835": "nr600", "5836": "r6", "5837": "spilled", "5838": "hid", "5839": "sync", "5840": "dial", "5841": "extension", "5842": "781507273742483486", "5843": "saved", "5844": "gender", "5845": "gimp", "5846": "colours", "5847": "vbucks", "5848": "whitewhite", "5849": "prs", "5850": "equations", "5851": "approximately", "5852": "cfi", "5853": "phase", "5854": "waypoint", "5855": "cna", "5856": "exported", "5857": "goddamn", "5858": "realeased", "5859": "748", "5860": "gud", "5861": "adobe", "5862": "consumption", "5863": "5900x", "5864": "pops", "5865": "emails", "5866": "coders", "5867": "flightplan", "5868": "assetto", "5869": "corsa", "5870": "chatting", "5871": "correcting", "5872": "immaturity", "5873": "icing", "5874": "ideal", "5875": "specially", "5876": "world's", "5877": "sustainable", "5878": "concerns", "5879": "hadn't", "5880": "motivating", "5881": "aerosoar", "5882": "honesty", "5883": "140", "5884": "attract", "5885": "frankly", "5886": "optimised", "5887": "overcome", "5888": "streamlining", "5889": "insight", "5890": "notably", "5891": "lik", "5892": "ohok", "5893": "ver", "5894": "bean", "5895": "racism", "5896": "political", "5897": "discuss", "5898": "whiskey", "5899": "weathly", "5900": "jetway", "5901": "portal", "5902": "bridges", "5903": "rear", "5904": "genoa", "5905": "rumors", "5906": "adapting", "5907": "band", "5908": "ide", "5909": "functionalities", "5910": "sidebar", "5911": "swap", "5912": "recompiling", "5913": "dose", "5914": "slew", "5915": "b777x", "5916": "undefeated", "5917": "subnatic", "5918": "cutscene", "5919": "canadien", "5920": "hint", "5921": "timetable", "5922": "tilt", "5923": "stack", "5924": "overflow", "5925": "funnily", "5926": "temporaryfiles", "5927": "\\ud83d\\ude43", "5928": "dani", "5929": "libary", "5930": "dependencies", "5931": "sr22", "5932": "displacement", "5933": "perfection", "5934": "ife", "5935": "lesson", "5936": "nautical", "5937": "souce", "5938": "torture", "5939": "semester", "5940": "sneaker", "5941": "magazine", "5942": "platforms", "5943": "simbridge", "5944": "similarity", "5945": "slowmode", "5946": "equipped", "5947": "chatter", "5948": "\\ud83d\\ude04\\ud83d\\ude04", "5949": "crz", "5950": "latter", "5951": "obtaining", "5952": "pump", "5953": "ruled", "5954": "simvars", "5955": "prosim", "5956": "momentary", "5957": "sensors", "5958": "uv", "5959": "realse", "5960": "forced", "5961": "hgs", "5962": "approximate", "5963": "phones", "5964": "splitting", "5965": "ypph", "5966": "sfo", "5967": "dawg", "5968": "obligation", "5969": "supply", "5970": "designated", "5971": "projekt", "5972": "doin", "5973": "anxious", "5974": "reflectors", "5975": "matt", "5976": "mat", "5977": "madagascar", "5978": "abouts", "5979": "kuro", "5980": "ling", "5981": "progression", "5982": "ruins", "5983": "immersion", "5984": "moly", "5985": "poo", "5986": "headwinds", "5987": "tfdi", "5988": "additions", "5989": "nuff", "5990": "reconnect", "5991": "disc", "5992": "masterpiece", "5993": "imply", "5994": "observation", "5995": "cakes", "5996": "explanatory", "5997": "alg", "5998": "opnion", "5999": "potato", "6000": "photogrammetry", "6001": "logan", "6002": "accidently", "6003": "edp", "6004": "trade", "6005": "120nm", "6006": "230", "6007": "kann", "6008": "schon", "6009": "whow", "6010": "flugzeug", "6011": "nie", "6012": "paar", "6013": "hat", "6014": "weil", "6015": "sie", "6016": "longhauls", "6017": "fliege", "6018": "embrear", "6019": "bevor", "6020": "checken", "6021": "perth", "6022": "gut", "6023": "spanisch", "6024": "a346", "6025": "sunset", "6026": "transat", "6027": "citations", "6028": "bonus", "6029": "blog", "6030": "i\\u00b4m", "6031": "discussions", "6032": "deserved", "6033": "statistics", "6034": "occur", "6035": "mutual", "6036": "interests", "6037": "suffice", "6038": "833460161314029578", "6039": "modification", "6040": "habe", "6041": "proceed", "6042": "author", "6043": "barebones", "6044": "wiki", "6045": "inputting", "6046": "billions", "6047": "reliability", "6048": "kein", "6049": "mehr", "6050": "achieved", "6051": "increasing", "6052": "xp10", "6053": "xplane11", "6054": "excluding", "6055": "eventho", "6056": "utilize", "6057": "poorly", "6058": "preferred", "6059": "runways", "6060": "leaks", "6061": "encouraging", "6062": "dated", "6063": "abandon", "6064": "variations", "6065": "undecided", "6066": "teaming", "6067": "licencing", "6068": "alliance", "6069": "daddys", "6070": "hilarious", "6071": "finsihed", "6072": "disgusting", "6073": "preferably", "6074": "rarely", "6075": "foremost", "6076": "obligated", "6077": "relating", "6078": "must've", "6079": "creates", "6080": "intent", "6081": "disrespectfully", "6082": "conclusions", "6083": "miniscule", "6084": "fraction", "6085": "incessant", "6086": "pestering", "6087": "frustrated", "6088": "trips", "6089": "praying", "6090": "slowing", "6091": "grown", "6092": "\\ud83d\\ude21", "6093": "colored", "6094": "trashing", "6095": "truths", "6096": "negatively", "6097": "investments", "6098": "abandoning", "6099": "assumption", "6100": "it'", "6101": "popping", "6102": "quota", "6103": "corrected", "6104": "discretion", "6105": "approachm", "6106": "establish", "6107": "leg", "6108": "notified", "6109": "irresponsible", "6110": "restrictions", "6111": "stressed", "6112": "remarks", "6113": "queue", "6114": "scuffed", "6115": "teased", "6116": "consists", "6117": "waffling", "6118": "comparision", "6119": "sectors", "6120": "sector", "6121": "impatience", "6122": "refining", "6123": "exponentially", "6124": "eating", "6125": "tk", "6126": "increases", "6127": "tyoko", "6128": "surrounding", "6129": "darn", "6130": "defective", "6131": "3200", "6132": "9400f", "6133": "cl18", "6134": "ddr4", "6135": "8gb", "6136": "crucial", "6137": "msi", "6138": "pilot's", "6139": "pilto", "6140": "incident", "6141": "overreliant", "6142": "abnormally", "6143": "ia", "6144": "relief", "6145": "extraordinarily", "6146": "ruin", "6147": "undergo", "6148": "globally", "6149": "mystery", "6150": "messaging", "6151": "innacurate", "6152": "viable", "6153": "conversion", "6154": "thai", "6155": "conclude", "6156": "blade", "6157": "wiii", "6158": "manoger", "6159": "carolina", "6160": "disrespect", "6161": "florida", "6162": "haev", "6163": "deviation", "6164": "34l", "6165": "rjaa", "6166": "1800", "6167": "355", "6168": "simulatior", "6169": "pmdy", "6170": "poles", "6171": "nopol", "6172": "jan", "6173": "hawaii", "6174": "alaska", "6175": "atoll", "6176": "katl", "6177": "fligh", "6178": "relax", "6179": "707", "6180": "\\ud83e\\udd76", "6181": "exiting", "6182": "nosewheel", "6183": "brakers", "6184": "checks", "6185": "avatar", "6186": "library", "6187": "supports", "6188": "dowloaded", "6189": "lunar", "6190": "ein", "6191": "speaks", "6192": "multitasking", "6193": "preparation", "6194": "lesen", "6195": "auf", "6196": "ver\\u00f6ffentlichung", "6197": "flawlessly", "6198": "sporadic", "6199": "secondary", "6200": "flaws", "6201": "hahha", "6202": "notify", "6203": "solos", "6204": "juts", "6205": "rings", "6206": "seasons", "6207": "taws", "6208": "skimming", "6209": "proably", "6210": "cad", "6211": "recreating", "6212": "knowledgeable", "6213": "laptops", "6214": "intergrated", "6215": "actualy", "6216": "yeye", "6217": "hardwork", "6218": "hopfuly", "6219": "a34x", "6220": "sacrifice", "6221": "12h", "6222": "captian", "6223": "87", "6224": "clubs", "6225": "luxair", "6226": "weekly", "6227": "occurrence", "6228": "fishing", "6229": "planespotting", "6230": "seizure", "6231": "dome", "6232": "searching", "6233": "idts", "6234": "overlook", "6235": "30am", "6236": "30pm", "6237": "suprised", "6238": "thjey", "6239": "wokring", "6240": "797", "6241": "beoing", "6242": "amzing", "6243": "ignores", "6244": "78xh", "6245": "assists", "6246": "rudders", "6247": "acknowledge", "6248": "systms", "6249": "interpretation", "6250": "\\u201cwhen\\u201d", "6251": "shortened", "6252": "\\u2620\\ufe0f", "6253": "mentioning", "6254": "comprehensive", "6255": "stake", "6256": "\\ud83e\\udd79", "6257": "any1", "6258": "announces", "6259": "similarly", "6260": "739", "6261": "distract", "6262": "\\u2014", "6263": "06", "6264": "tomorow", "6265": "24hrs", "6266": "nervous", "6267": "losing", "6268": "severely", "6269": "duty", "6270": "tgt", "6271": "structural", "6272": "sorryy", "6273": "nooooooooo", "6274": "rob", "6275": "bribe", "6276": "rumor", "6277": "applicable", "6278": "1660", "6279": "2600", "6280": "weren\\u2019t", "6281": "upgrades", "6282": "variable", "6283": "crosswinds", "6284": "respective", "6285": "sowwy", "6286": "nooooooooooo", "6287": "flyby", "6288": "skilled", "6289": "fulfill", "6290": "implying", "6291": "behaviour", "6292": "g800", "6293": "skillset", "6294": "prioritize", "6295": "forgotten", "6296": "ammount", "6297": "presumptions", "6298": "2000ft", "6299": "impressively", "6300": "encounter", "6301": "1600", "6302": "kc10", "6303": "pumped", "6304": "gona", "6305": "fold", "6306": "unreal", "6307": "guy's", "6308": "scammer", "6309": "eventhough", "6310": "68", "6311": "sets", "6312": "thankful", "6313": "supportive", "6314": "unexpected", "6315": "execute", "6316": "os", "6317": "warm", "6318": "legally", "6319": "msl", "6320": "temperatures", "6321": "worded", "6322": "fightsim", "6323": "situations", "6324": "respectful", "6325": "firm", "6326": "gun", "6327": "atcs", "6328": "piloting", "6329": "listening", "6330": "prevented", "6331": "adequate", "6332": "definitively", "6333": "extensive", "6334": "exceptional", "6335": "00z", "6336": "heater", "6337": "sanctions", "6338": "wc", "6339": "argentina", "6340": "i7", "6341": "drain", "6342": "egt", "6343": "formula", "6344": "sand", "6345": "lousy", "6346": "disappearing", "6347": "pity", "6348": "responsibilities", "6349": "where\\u2019s", "6350": "texts", "6351": "loyal", "6352": "perk", "6353": "forcing", "6354": "10600k", "6355": "stuttering", "6356": "screamgirl", "6357": "748993873384046593", "6358": "lh", "6359": "bundesland", "6360": "bundesl\\u00e4nder", "6361": "session", "6362": "dming", "6363": "finna", "6364": "engagement", "6365": "teleport", "6366": "revolutions", "6367": "enviro", "6368": "ray", "6369": "tracing", "6370": "bruhhh", "6371": "presuming", "6372": "thay", "6373": "appr", "6374": "winglet", "6375": "customs", "6376": "monday", "6377": "voluntary", "6378": "challenging", "6379": "lived", "6380": "i\\u2018m", "6381": "\\u201cthe", "6382": "fined", "6383": "devolving", "6384": "inch", "6385": "eagle", "6386": "creation", "6387": "evolved", "6388": "5th", "6389": "191", "6390": "36", "6391": "comon", "6392": "newbie", "6393": "cfd", "6394": "yeaah", "6395": "stil", "6396": "frfr", "6397": "sim4", "6398": "apprenticeship", "6399": "finkenwerder", "6400": "speeding", "6401": "threads", "6402": "complicate", "6403": "ehhh", "6404": "olden", "6405": "sorts", "6406": "insert", "6407": "alien", "6408": "malware", "6409": "cloud", "6410": "layers", "6411": "cyberpunk", "6412": "shi", "6413": "1tb", "6414": "leaves", "6415": "yesssss", "6416": "eyyyy", "6417": "40k", "6418": "43k", "6419": "28th", "6420": "apologise", "6421": "thermal", "6422": "japan", "6423": "shield", "6424": "doe", "6425": "hardly", "6426": "excuses", "6427": "backs", "6428": "internals", "6429": "magnificent", "6430": "ohhhhh", "6431": "simbref", "6432": "threat", "6433": "upgraded", "6434": "tasks", "6435": "bottleneck", "6436": "delt", "6437": "altho", "6438": "corporate", "6439": "reeeeeee", "6440": "varients", "6441": "turmoil", "6442": "cooking", "6443": "bro\\ud83d\\udc80", "6444": "pepesweat", "6445": "660308747679432704", "6446": "asume", "6447": "qbits", "6448": "qualify", "6449": "varied", "6450": "streets", "6451": "hurting", "6452": "reflections", "6453": "muhc", "6454": "advancement", "6455": "benidorm", "6456": "leeds", "6457": "rooting", "6458": "nay", "6459": "aluminum", "6460": "bu", "6461": "370", "6462": "\\u201cdownload", "6463": "fishy", "6464": "th", "6465": "goodnight", "6466": "20\\u20ac", "6467": "hahahahaha", "6468": "99\\u20ac", "6469": "woul", "6470": "touching", "6471": "hotas", "6472": "signs", "6473": "disclaimer", "6474": "\\u2022", "6475": "tragic", "6476": "hypoxia", "6477": "pressurisation", "6478": "synonym", "6479": "feasible", "6480": "xobx", "6481": "teh", "6482": "joy", "6483": "allen", "6484": "toto", "6485": "16000", "6486": "x56", "6487": "suited", "6488": "gladiator", "6489": "movement", "6490": "\\ud83d\\ude2d\\ud83d\\ude02", "6491": "memories", "6492": "cousins", "6493": "1070", "6494": "r7", "6495": "arabic", "6496": "f15", "6497": "dem", "6498": "mines", "6499": "5600x", "6500": "747sp", "6501": "foot", "6502": "929028458275803146", "6503": "joint", "6504": "liner", "6505": "repeatedly", "6506": "supremacy", "6507": "11k", "6508": "traveller", "6509": "su10", "6510": "elp", "6511": "rolled", "6512": "2018", "6513": "\\ud83e\\udd2d", "6514": "qna", "6515": "yard", "6516": "chess", "6517": "io", "6518": "submitting", "6519": "jetphoto", "6520": "gawd", "6521": "666173823531483136", "6522": "outsiders", "6523": "rent", "6524": "compraed", "6525": "embarrassing", "6526": "ayyyy", "6527": "berlin", "6528": "blocks", "6529": "fixable", "6530": "worthwhile", "6531": "rickrolled", "6532": "records", "6533": "homies", "6534": "\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udd25", "6535": "niiiice", "6536": "noooo", "6537": "awe", "6538": "despacito", "6539": "happier", "6540": "dickhead", "6541": "depart", "6542": "\\u2b50", "6543": "inb4", "6544": "fiddle", "6545": "ny", "6546": "boeings", "6547": "72", "6548": "merde", "6549": "toy", "6550": "il96", "6551": "ane", "6552": "venting", "6553": "dumdum", "6554": "coolest", "6555": "conversations", "6556": "photography", "6557": "avaition", "6558": "bournemouth", "6559": "contracting", "6560": "stansted", "6561": "hair", "6562": "t3", "6563": "century", "6564": "headset", "6565": "eight", "6566": "ain", "6567": "screeners", "6568": "smthing", "6569": "carriers", "6570": "somali", "6571": "ironically", "6572": "techniques", "6573": "gigachad", "6574": "rx", "6575": "480", "6576": "30fps", "6577": "900p", "6578": "yer", "6579": "ritual", "6580": "tasted", "6581": "scoops", "6582": "sugar", "6583": "litre", "6584": "toast", "6585": "ham", "6586": "factory", "6587": "evil", "6588": "tyani", "6589": "vverh", "6590": "deadass", "6591": "stephen", "6592": "competitors", "6593": "knockoff", "6594": "serial", "6595": "juan", "6596": "introduced", "6597": "morrie", "6598": "davis", "6599": "arrogant", "6600": "avid", "6601": "enthusiast", "6602": "insurance", "6603": "bankruptcy", "6604": "inspector", "6605": "souls", "6606": "escape", "6607": "bendix", "6608": "witness", "6609": "350f", "6610": "woo", "6611": "sniff", "6612": "vietnamese", "6613": "resident", "6614": "freighters", "6615": "expanding", "6616": "ahahaha", "6617": "hoes", "6618": "me\\u2026", "6619": "acquired", "6620": "rejections", "6621": "submitted", "6622": "triple", "6623": "overkill", "6624": "drives", "6625": "850", "6626": "ferry", "6627": "processing", "6628": "exposed", "6629": "soft", "6630": "norwegian", "6631": "poland", "6632": "\\ud83e\\udd2f", "6633": "flawless", "6634": "santa", "6635": "a370", "6636": "andrei", "6637": "singh", "6638": "gmail", "6639": "omfg", "6640": "centerline", "6641": "flare", "6642": "chocks", "6643": "cones", "6644": "somone", "6645": "shoud", "6646": "cake", "6647": "vcl", "6648": "destroying", "6649": "putin", "6650": "thunder", "6651": "realizing", "6652": "smartphone", "6653": "cn", "6654": "crossing", "6655": "emotes", "6656": "vvnb", "6657": "fedex", "6658": "approved", "6659": "aurus", "6660": "geely", "6661": "senat", "6662": "phantom", "6663": "copying", "6664": "7th", "6665": "adoption", "6666": "bombardier", "6667": "fostered", "6668": "prog", "6669": "grilled", "6670": "sizzling", "6671": "nuts", "6672": "expertise", "6673": "justice", "6674": "oopsie", "6675": "hurdle", "6676": "nahhh", "6677": "deg", "6678": "humid", "6679": "cooling", "6680": "celsius", "6681": "governments", "6682": "stalling", "6683": "airlines'", "6684": "captured", "6685": "2016", "6686": "fries", "6687": "nw", "6688": "merger", "6689": "8x", "6690": "bbj", "6691": "fundamentals", "6692": "utilise", "6693": "storing", "6694": "clicks", "6695": "strict", "6696": "cams", "6697": "ring", "6698": "scss", "6699": "exchange", "6700": "div", "6701": "could've", "6702": "\\ud83d\\ude1d", "6703": "helper", "6704": "eyyy", "6705": "glance", "6706": "pepe", "6707": "2014", "6708": "defense", "6709": "hazard", "6710": "seek", "6711": "fingerwave", "6712": "756985939775193118", "6713": "copilot", "6714": "marshaller", "6715": "lurpak", "6716": "pure", "6717": "ual", "6718": "congratulate", "6719": "regionals", "6720": "opt", "6721": "that\\u2019d", "6722": "mission", "6723": "blows", "6724": "sorted", "6725": "passanger", "6726": "verson", "6727": "eats", "6728": "d350", "6729": "hook", "6730": "1011", "6731": "trained", "6732": "lszh", "6733": "agl", "6734": "reduction", "6735": "threshold", "6736": "orbit", "6737": "urs", "6738": "parameters", "6739": "coms", "6740": "amt", "6741": "irregularity", "6742": "allowances", "6743": "debt", "6744": "ceos", "6745": "330's", "6746": "262", "6747": "28", "6748": "airbus'", "6749": "b767", "6750": "a330neos", "6751": "319s", "6752": "320s", "6753": "kinds", "6754": "principles", "6755": "dedicate", "6756": "succes", "6757": "discounts", "6758": "eastern", "6759": "scrapped", "6760": "cseries", "6761": "gentlemen", "6762": "hehehe", "6763": "unannounced", "6764": "mhh", "6765": "percentages", "6766": "department", "6767": "qualifications", "6768": "84", "6769": "immersive", "6770": "\\u2705", "6771": "concerning", "6772": "atsu", "6773": "untrue", "6774": "blurry", "6775": "pab", "6776": "friend's", "6777": "hoy", "6778": "lifts", "6779": "teen", "6780": "chapters", "6781": "revise", "6782": "evenin", "6783": "throws", "6784": "hager", "6785": "assemble", "6786": "unsafe", "6787": "ord", "6788": "certificates", "6789": "eefoe", "6790": "binomial", "6791": "thast", "6792": "generator", "6793": "\\ud83c\\uddec\\ud83c\\udde7", "6794": "britain", "6795": "calculates", "6796": "configurations", "6797": "closure", "6798": "protection", "6799": "dramatic", "6800": "detect", "6801": "1990s", "6802": "nearby", "6803": "quadjets", "6804": "fws", "6805": "goin", "6806": "deving", "6807": "handedly", "6808": "glaring", "6809": "\\ud83c\\udff3\\ufe0f", "6810": "hosts", "6811": "outlier", "6812": "bandwidth", "6813": "backups", "6814": "tor", "6815": "occasions", "6816": "opera", "6817": "annoyance", "6818": "item", "6819": "overly", "6820": "creative", "6821": "slang", "6822": "expense", "6823": "pointing", "6824": "enforce", "6825": "hats", "6826": "unpredictable", "6827": "one\\u2026", "6828": "skinhead", "6829": "teatime", "6830": "654458196122927124", "6831": "kendal", "6832": "naughty", "6833": "thee", "6834": "tradition", "6835": "grandad", "6836": "wolverhampton", "6837": "liverpool", "6838": "tottenham", "6839": "chelsea", "6840": "arsenal", "6841": "breed", "6842": "fc", "6843": "bang", "6844": "batter", "6845": "riot", "6846": "transferred", "6847": "wym", "6848": "dad's", "6849": "osprey", "6850": "vulcan", "6851": "ospreys", "6852": "ssn", "6853": "\\ud83c\\uddeb\\ud83c\\uddf7", "6854": "\\ud83e\\udd56", "6855": "pmdg737", "6856": "shank", "6857": "fledged", "6858": "celebration", "6859": "destroyer11221", "6860": "letreiv", "6861": "module", "6862": "padawan", "6863": "siri", "6864": "disaster", "6865": "helo", "6866": "fl", "6867": "consumer", "6868": "2fa", "6869": "152", "6870": "daddy", "6871": "deez", "6872": "representation", "6873": "monsieur", "6874": "aeronautical", "6875": "charles", "6876": "gaulle", "6877": "here\\u2026", "6878": "\\u2122", "6879": "blur", "6880": "overlapping", "6881": "jus", "6882": "supporter", "6883": "gamma", "6884": "finnally", "6885": "sat", "6886": "centered", "6887": "contrib", "6888": "hired", "6889": "itinerary", "6890": "discouraged", "6891": "sacrifices", "6892": "cadet", "6893": "faa", "6894": "dublin", "6895": "fighting", "6896": "qq", "6897": "bugging", "6898": "pulled", "6899": "fyi", "6900": "unsatisfied", "6901": "attend", "6902": "owners", "6903": "satisfied", "6904": "600mb", "6905": "specifications", "6906": "mastercard", "6907": "debit", "6908": "\\ud83e\\udd29\\ud83e\\udd29", "6909": "2mins", "6910": "\\ud83d\\ude2e\\u200d\\ud83d\\udca8", "6911": "appeal", "6912": "a388", "6913": "wingview", "6914": "9000", "6915": "salty747", "6916": "books", "6917": "greek", "6918": "mythology", "6919": "phoenix", "6920": "trolls", "6921": "\\u201ctrash\\u201d", "6922": "146", "6923": "bae", "6924": "md82", "6925": "clown", "6926": "freedom", "6927": "success", "6928": "746", "6929": "starter", "6930": "nifty", "6931": "debatable", "6932": "feelsboostmon", "6933": "768957875820691486", "6934": "uncalled", "6935": "soon\\u2122", "6936": "align", "6937": "nonetheless", "6938": "stealing", "6939": "bon", "6940": "n'est", "6941": "comme", "6942": "questioning", "6943": "ng3", "6944": "des", "6945": "tds", "6946": "brick", "6947": "discovered", "6948": "viens", "6949": "d\\u2019accord", "6950": "etre", "6951": "nn", "6952": "tres", "6953": "\\ud83d\\udc96", "6954": "yas", "6955": "lastly", "6956": "a321neos", "6957": "buzzing", "6958": "inactive", "6959": "\\ud83e\\udd2b", "6960": "bear", "6961": "madness", "6962": "selves", "6963": "patches", "6964": "exaclty", "6965": "developement", "6966": "rural", "6967": "sur", "6968": "muslim", "6969": "eurofighter", "6970": "obsolete", "6971": "airforce", "6972": "nights", "6973": "distribute", "6974": "assembly", "6975": "tease", "6976": "battle", "6977": "adventure", "6978": "stumbled", "6979": "commercially", "6980": "7500", "6981": "nvidias", "6982": "nostalgia", "6983": "boats", "6984": "handcrafted", "6985": "pd", "6986": "raccoon", "6987": "outher", "6988": "heavydivision", "6989": "tod", "6990": "perform", "6991": "skinny", "6992": "draw", "6993": "displaying", "6994": "adr", "6995": "mel", "6996": "adrs", "6997": "meets", "6998": "komrade", "6999": "vod", "7000": "chewwy", "7001": "calibrated", "7002": "enhancement", "7003": "\\ud83c\\udfdb\\ufe0f", "7004": "aircaft", "7005": "dizzy", "7006": "undead", "7007": "must\\u2019ve", "7008": "digit", "7009": "misunderstood", "7010": "grounds", "7011": "comfortably", "7012": "ride", "7013": "notepad", "7014": "yeah'", "7015": "convincing", "7016": "\\ud83d\\udc4f", "7017": "g3000", "7018": "baguette", "7019": "skytrain", "7020": "springs", "7021": "riding", "7022": "tourists", "7023": "tempting", "7024": "dn", "7025": "abu", "7026": "vibe", "7027": "huds", "7028": "labels", "7029": "beware", "7030": "\\ud83e\\udd5a", "7031": "thanksss", "7032": "comeback", "7033": "lands", "7034": "livery's", "7035": "votes", "7036": "noodel", "7037": "\\u263a\\ufe0f", "7038": "rational", "7039": "digits", "7040": "peeling", "7041": "markup", "7042": "particularly", "7043": "qr", "7044": "roning", "7045": "overheating", "7046": "ducts", "7047": "citilink", "7048": "jq", "7049": "attendants", "7050": "indonesia", "7051": "cokcpit", "7052": "invited", "7053": "attendant", "7054": "discovera350", "7055": "frozen", "7056": "ep2", "7057": "legs", "7058": "rack", "7059": "mia", "7060": "dump", "7061": "modding", "7062": "decides", "7063": "enemy", "7064": "apron", "7065": "satisfying", "7066": "drone", "7067": "everything's", "7068": "zipties", "7069": "30km", "7070": "eddl", "7071": "admire", "7072": "interviews", "7073": "fuse", "7074": "ltfm", "7075": "\\ud83e\\udea6", "7076": "scratches", "7077": "itch", "7078": "hdw", "7079": "vastly", "7080": "bypass", "7081": "routing", "7082": "18h", "7083": "3h", "7084": "distances", "7085": "deployed", "7086": "8h", "7087": "kidnapped", "7088": "dono", "7089": "expose", "7090": "stalker", "7091": "490\\u20ac", "7092": "corona", "7093": "aio", "7094": "swag", "7095": "leds", "7096": "smoothly", "7097": "precision", "7098": "category", "7099": "560", "7100": "gs", "7101": "triggering", "7102": "cyyz", "7103": "yees", "7104": "\\ud83e\\udd78", "7105": "a351k", "7106": "nlg", "7107": "hardcore", "7108": "targets", "7109": "callsign", "7110": "30mins", "7111": "debug", "7112": "iconic", "7113": "aaa", "7114": "shhhhh", "7115": "suicidal", "7116": "something's", "7117": "a500", "7118": "brr", "7119": "a380f", "7120": "midnight", "7121": "dulux", "7122": "designers", "7123": "undocumented", "7124": "density", "7125": "pixelation", "7126": "neighbors", "7127": "distracted", "7128": "speedy", "7129": "expanded", "7130": "faces", "7131": "standpoint", "7132": "saudi", "7133": "lawsuits", "7134": "reforms", "7135": "phillipines", "7136": "pakistanis", "7137": "sri", "7138": "geography", "7139": "nooooo", "7140": "emo", "7141": "skipped", "7142": "theories", "7143": "sampled", "7144": "dissapointed", "7145": "tehe", "7146": "nft", "7147": "kadler", "7148": "voices", "7149": "ewwwww", "7150": "ricetech", "7151": "58", "7152": "intro", "7153": "speaker", "7154": "peeps", "7155": "alike", "7156": "nicr", "7157": "boxing", "7158": "a33f", "7159": "\\ud83e\\udd22", "7160": "belugas", "7161": "boeing's", "7162": "equally", "7163": "shush", "7164": "sp", "7165": "50min", "7166": "domestic", "7167": "nearest", "7168": "mil", "7169": "flied", "7170": "eham", "7171": "roof", "7172": "holder", "7173": "weirdest", "7174": "3am", "7175": "lockdown", "7176": "sequencing", "7177": "mumbai", "7178": "intl", "7179": "follows", "7180": "joysticks", "7181": "gosh", "7182": "scaming", "7183": "soory", "7184": "rfs", "7185": "spiked", "7186": "teasers", "7187": "agenda", "7188": "nightmare", "7189": "communicating", "7190": "publication", "7191": "a330ceo", "7192": "tense", "7193": "brussels", "7194": "retain", "7195": "bosnian", "7196": "helikopter", "7197": "dragging", "7198": "horribly", "7199": "reap", "7200": "smarter", "7201": "boredom", "7202": "waits", "7203": "desicion", "7204": "bbc", "7205": "sack", "7206": "grand", "7207": "assignments", "7208": "braking", "7209": "violated", "7210": "defualt", "7211": "usb", "7212": "\\u017eivjo", "7213": "majestic", "7214": "noone", "7215": "realy", "7216": "desition", "7217": "gameplay", "7218": "908147685540921374", "7219": "complains", "7220": "captin", "7221": "eis", "7222": "salt", "7223": "merch", "7224": "vspeeds", "7225": "snd", "7226": "forking", "7227": "req", "7228": "restarts", "7229": "resync", "7230": "2042", "7231": "disk", "7232": "quantity", "7233": "rephrase", "7234": "commitments", "7235": "600s", "7236": "300's", "7237": "300s", "7238": "\\ud83e\\udd1e", "7239": "fam", "7240": "attest", "7241": "obligations", "7242": "unrelated", "7243": "blaa", "7244": "allies", "7245": "powerpoint", "7246": "congratz", "7247": "physiks", "7248": "soooooo", "7249": "rebranded", "7250": "chips", "7251": "presence", "7252": "omanair", "7253": "359", "7254": "destinations", "7255": "envy", "7256": "historical", "7257": "downstairs", "7258": "ponts", "7259": "diss", "7260": "mentions", "7261": "backyard", "7262": "damages", "7263": "meter", "7264": "naaaah", "7265": "biden", "7266": "philippine", "7267": "retiring", "7268": "csn", "7269": "personnaly", "7270": "lunch", "7271": "kekg", "7272": "746602168827510794", "7273": "6h", "7274": "unplayable", "7275": "tyty", "7276": "fi", "7277": "airfoil", "7278": "imposter", "7279": "kicc", "7280": "bcs3", "7281": "e190", "7282": "kevniy", "7283": "366", "7284": "airbus\\u2019", "7285": "plane's", "7286": "loving", "7287": "repairs", "7288": "filed", "7289": "'s", "7290": "launcherone", "7291": "ff's", "7292": "muchas", "7293": "gracias", "7294": "para", "7295": "vosotros", "7296": "sloped", "7297": "76", "7298": "desperate", "7299": "indirectly", "7300": "variety", "7301": "youuu", "7302": "rotate", "7303": "inviting", "7304": "\\ud83d\\ude36", "7305": "a400m", "7306": "sports", "7307": "mayhaps", "7308": "ssj", "7309": "seven", "7310": "trajectory", "7311": "recognition", "7312": "inoperative", "7313": "operative", "7314": "guides", "7315": "rely", "7316": "a3nx", "7317": "memorise", "7318": "bob", "7319": "overwhelmed", "7320": "cleaner", "7321": "tripple", "7322": "pps777", "7323": "nom", "7324": "terminate", "7325": "mindset", "7326": "thrown", "7327": "\\ud83c\\udff4\\u200d\\u2620\\ufe0f", "7328": "vacations", "7329": "bahaha", "7330": "advised", "7331": "deploy", "7332": "unlimited", "7333": "bankrupt", "7334": "heya", "7335": "timezones", "7336": "\\ud83d\\ude12", "7337": "explicitly", "7338": "klopp", "7339": "tun", "7340": "coverage", "7341": "burned", "7342": "sexual", "7343": "rename", "7344": "mechanic", "7345": "viral", "7346": "bellow", "7347": "tune", "7348": "\\ud83d\\udc41\\ufe0f", "7349": "sample", "7350": "reacting", "7351": "15hrs", "7352": "mas", "7353": "mustve", "7354": "inshaallah", "7355": "woohoo", "7356": "bid", "7357": "tomfoolery", "7358": "christians", "7359": "peanut", "7360": "pagan", "7361": "nowadays", "7362": "repaint", "7363": "doit", "7364": "hdg", "7365": "viewing", "7366": "flip", "7367": "game's", "7368": "pride", "7369": "serves", "7370": "cussing", "7371": "trains", "7372": "sized", "7373": "trainer", "7374": "classes", "7375": "smoother", "7376": "familiarisation", "7377": "sponsored", "7378": "responses", "7379": "profits", "7380": "tendency", "7381": "havnt", "7382": "fs98", "7383": "softwares", "7384": "30k", "7385": "invest", "7386": "ifx", "7387": "replicating", "7388": "deicing", "7389": "obama", "7390": "trigger", "7391": "adopted", "7392": "blood", "7393": "simulator\\u2122\\ufe0f", "7394": "ben", "7395": "kiss", "7396": "arab", "7397": "tunis", "7398": "messaged", "7399": "mercedes", "7400": "embarassing", "7401": "verstappen", "7402": "lewis", "7403": "championship", "7404": "lifetime", "7405": "bleach", "7406": "organization", "7407": "organisation", "7408": "fl430", "7409": "fh5", "7410": "slapped", "7411": "elses", "7412": "6969", "7413": "offers", "7414": "shipping", "7415": "interface", "7416": "asp", "7417": "headstart", "7418": "cest", "7419": "gander", "7420": "6th", "7421": "n't", "7422": "grandma", "7423": "stone", "7424": "curved", "7425": "suburbs", "7426": "46", "7427": "6am", "7428": "headphones", "7429": "goty", "7430": "reduces", "7431": "blobgive", "7432": "814024273504501830", "7433": "disappear", "7434": "shades", "7435": "dee", "7436": "s\\u00e9rieux", "7437": "tes", "7438": "uuh", "7439": "ch\\u00eane", "7440": "quoi", "7441": "amis", "7442": "jeu", "7443": "ce", "7444": "peut", "7445": "mes", "7446": "tout", "7447": "typo", "7448": "parle", "7449": "vais", "7450": "tommorow", "7451": "6666", "7452": "bumped", "7453": "fare", "7454": "packed", "7455": "proved", "7456": "genx", "7457": "tick", "7458": "threaded", "7459": "op", "7460": "fmgc", "7461": "konger", "7462": "bhutan", "7463": "nepal", "7464": "akin", "7465": "10mins", "7466": "18000", "7467": "bongladesh", "7468": "857866949953847326", "7469": "pepeshake", "7470": "857866668003688459", "7471": "walmart", "7472": "aston", "7473": "ahhhhh", "7474": "identifico", "7475": "como", "7476": "lucid", "7477": "dreaming", "7478": "ava", "7479": "competing", "7480": "yknow", "7481": "misread", "7482": "radios", "7483": "mirror", "7484": "2420", "7485": "approximation", "7486": "smoke", "7487": "tunisia", "7488": "pesos", "7489": "a359's", "7490": "\\u201cstudy", "7491": "level\\u201d", "7492": "rak", "7493": "roar", "7494": "louder", "7495": "reinforcements", "7496": "throughout", "7497": "carbon", "7498": "incorporating", "7499": "fee", "7500": "refund", "7501": "downlod", "7502": "hx", "7503": "lgw", "7504": "6000", "7505": "loader", "7506": "slc", "7507": "contacting", "7508": "flexible", "7509": "unlocked", "7510": "bumps", "7511": "jal", "7512": "ranges", "7513": "enhancements", "7514": "a330hgw", "7515": "3hrs", "7516": "niche", "7517": "paywares", "7518": "survive", "7519": "grammar", "7520": "sensitivity", "7521": "headache", "7522": "covers", "7523": "importing", "7524": "heavier", "7525": "105", "7526": "upvote", "7527": "a380plus", "7528": "twinjets", "7529": "struggling", "7530": "cries", "7531": "allot", "7532": "a380's", "7533": "deterioration", "7534": "slave", "7535": "disease", "7536": "suposed", "7537": "weewoo", "7538": "821089094267306034", "7539": "xdd", "7540": "kord", "7541": "kden", "7542": "buck", "7543": "3x", "7544": "clickbait", "7545": "awkward", "7546": "7hrs", "7547": "dm's", "7548": "fuselag", "7549": "modifier", "7550": "affirmative", "7551": "ymml", "7552": "leased", "7553": "mtl", "7554": "788's", "7555": "luftansa", "7556": "performs", "7557": "embeds", "7558": "sep", "7559": "refs", "7560": "mankind", "7561": "autocorrect", "7562": "kbfi", "7563": "moderated", "7564": "partya340", "7565": "872218731919577149", "7566": "wait\\u2026", "7567": "zindabad", "7568": "reqs", "7569": "algorithm", "7570": "subscriber", "7571": "wassup", "7572": "offical", "7573": "purchases", "7574": "cleaned", "7575": "\\ud83c\\udf7b", "7576": "verdie", "7577": "ahem", "7578": "listed", "7579": "discrod", "7580": "brits", "7581": "simmilar", "7582": "spaceship", "7583": "vous", "7584": "macron", "7585": "radrandy", "7586": "score", "7587": "don", "7588": "thous", "7589": "prepar3d", "7590": "sfx", "7591": "logging", "7592": "requirement", "7593": "dyno", "7594": "convinced", "7595": "recurring", "7596": "scanner", "7597": "reactjs", "7598": "sadcat", "7599": "keys", "7600": "deactivate", "7601": "cx", "7602": "provides", "7603": "blink", "7604": "downgrade", "7605": "simtoolkitpro", "7606": "lags", "7607": "hover", "7608": "oj", "7609": "seperate", "7610": "2049", "7611": "cloen", "7612": "youhave", "7613": "ball", "7614": "hills", "7615": "impostor", "7616": "q8", "7617": "brah", "7618": "stroke", "7619": "turtle", "7620": "recommendations", "7621": "ptfs", "7622": "4000", "7623": "lit", "7624": "fedora", "7625": "shock", "7626": "scmicaaa", "7627": "zbio", "7628": "reccomend", "7629": "coast", "7630": "160", "7631": "agile", "7632": "reluctant", "7633": "lag", "7634": "h145", "7635": "md10", "7636": "nop", "7637": "genius", "7638": "unreleased", "7639": "developer's", "7640": "valve", "7641": "output", "7642": "scenarios", "7643": "rotation", "7644": "watering", "7645": "achieving", "7646": "melon", "7647": "psychological", "7648": "prebuilt", "7649": "clutter", "7650": "handles", "7651": "traitor", "7652": "presented", "7653": "innacuracies", "7654": "breath", "7655": "happend", "7656": "ight", "7657": "managing", "7658": "500k", "7659": "wll", "7660": "tacpack", "7661": "dino", "7662": "wh", "7663": "550", "7664": "ot", "7665": "qws", "7666": "covered", "7667": "dyanamic", "7668": "hoo", "7669": "27th", "7670": "kn", "7671": "mph", "7672": "measures", "7673": "diffrent", "7674": "tx", "7675": "50000", "7676": "725454873600196668", "7677": "instruction", "7678": "animate", "7679": "loose", "7680": "seemingly", "7681": "jail", "7682": "reports", "7683": "bonked", "7684": "glasses", "7685": "hacking", "7686": "keyboards", "7687": "dg", "7688": "clap", "7689": "culture", "7690": "muscle", "7691": "acars", "7692": "managment", "7693": "transparent", "7694": "how'd", "7695": "faire", "7696": "toutes", "7697": "l\\u2019a350", "7698": "lg", "7699": "nsfw", "7700": "transalte", "7701": "mon", "7702": "vir", "7703": "bst", "7704": "sopwith", "7705": "camel", "7706": "shaking", "7707": "canva", "7708": "pumping", "7709": "referred", "7710": "amiright", "7711": "barley", "7712": "sits", "7713": "mac", "7714": "lmaooooo", "7715": "communities", "7716": "sequel", "7717": "msgs", "7718": "2080", "7719": "hav", "7720": "471", "7721": "underclocked", "7722": "unbanned", "7723": "hu", "7724": "lambo", "7725": "2045", "7726": "100x", "7727": "nonsense", "7728": "liek", "7729": "else's", "7730": "disproportionate", "7731": "skylane", "7732": "dependant", "7733": "fluctuates", "7734": "artifact", "7735": "boot", "7736": "neighbours", "7737": "undervolting", "7738": "crypto", "7739": "converts", "7740": "profitable", "7741": "alter", "7742": "flushedblink", "7743": "741629121498710016", "7744": "formatted", "7745": "ufly", "7746": "mphank", "7747": "vroom", "7748": "karen", "7749": "gibson", "7750": "currency", "7751": "tomato", "7752": "carrot", "7753": "1080p", "7754": "upvotes", "7755": "mhhh", "7756": "sequence", "7757": "fbws", "7758": "777f", "7759": "winning", "7760": "perceived", "7761": "vectors", "7762": "rasterized", "7763": "jpg", "7764": "787x", "7765": "houl", "7766": "ouroborosjets", "7767": "zfw", "7768": "delve", "7769": "inhabited", "7770": "resorts", "7771": "reefs", "7772": "protect", "7773": "tsunamis", "7774": "storms", "7775": "reef", "7776": "concrete", "7777": "heppen", "7778": "lanbles", "7779": "flows", "7780": "iono", "7781": "sadboyhours", "7782": "831996948298596402", "7783": "recreational", "7784": "pilot2atc", "7785": "rpl", "7786": "stull", "7787": "nx", "7788": "targeting", "7789": "whith", "7790": "autothrottle", "7791": "tweaks", "7792": "figuring", "7793": "phenomenal", "7794": "ar", "7795": "customise", "7796": "nitpicking", "7797": "designer", "7798": "comps", "7799": "quietly", "7800": "ohhhhhh", "7801": "betatester", "7802": "yessss", "7803": "suggesting", "7804": "modders", "7805": "dfd35", "7806": "fanboy", "7807": "10th", "7808": "i9", "7809": "cared", "7810": "guiding", "7811": "yey", "7812": "billing", "7813": "thign", "7814": "inventory", "7815": "epicgames", "7816": "ofr", "7817": "fplan", "7818": "d1", "7819": "d0", "7820": "selecting", "7821": "funktions", "7822": "tooltips", "7823": "t300", "7824": "g923", "7825": "gotchu", "7826": "turbo", "7827": "9300", "7828": "1650", "7829": "\\ud83d\\ude48", "7830": "threatening", "7831": "practicing", "7832": "concord", "7833": "accord", "7834": "vice", "7835": "versa", "7836": "knock", "7837": "preventing", "7838": "actions", "7839": "balance", "7840": "cage", "7841": "administrating", "7842": "replacing", "7843": "waht", "7844": "soulmates", "7845": "flaw", "7846": "nl", "7847": "mkvy's", "7848": "c17", "7849": "ripped", "7850": "sketch", "7851": "mic", "7852": "fetch", "7853": "motion", "7854": "rests", "7855": "fate", "7856": "grows", "7857": "mkvy", "7858": "pp777", "7859": "scenerys", "7860": "thair", "7861": "rofl", "7862": "suing", "7863": "\\u201cremote", "7864": "possibility\\u201d", "7865": "suggests", "7866": "100dollars", "7867": "12hrs", "7868": "hoi", "7869": "pannel", "7870": "350x", "7871": "suitable", "7872": "zionist", "7873": "cry", "7874": "dep", "7875": "arr", "7876": "revive", "7877": "donwload", "7878": "autobrake", "7879": "bucke", "7880": "havetn", "7881": "produced", "7882": "a33n", "7883": "nic", "7884": "uncomplete", "7885": "jetways", "7886": "spray", "7887": "rtr", "7888": "wheelsnowspray", "7889": "wheelwetspray", "7890": "wetenginewash", "7891": "snowenginewash", "7892": "waterballastdrain", "7893": "pistonfailure", "7894": "particle", "7895": "teasing", "7896": "severs", "7897": "experiment", "7898": "prince", "7899": "suits", "7900": "touchscreens", "7901": "adapted", "7902": "a20n", "7903": "kclt", "7904": "wayyyyyyyy", "7905": "remotely", "7906": "748i", "7907": "kewtz", "7908": "systmes", "7909": "unity", "7910": "shits", "7911": "pointy", "7912": "chair", "7913": "identified", "7914": "wnat", "7915": "urgent", "7916": "instaler", "7917": "incognito", "7918": "breekod", "7919": "resize", "7920": "px", "7921": "dances", "7922": "frotnite", "7923": "ij", "7924": "lifepod", "7925": "survival", "7926": "pck", "7927": "jut", "7928": "epik", "7929": "phobia", "7930": "sterotypical", "7931": "mali", "7932": "tanzania", "7933": "gues", "7934": "otehr", "7935": "alex", "7936": "markiplayer", "7937": "memeory", "7938": "oblivious", "7939": "visiteded", "7940": "isle", "7941": "fooling", "7942": "rubbish", "7943": "pilotstudd", "7944": "spouse", "7945": "agenst", "7946": "lad", "7947": "custome", "7948": "shade", "7949": "relying", "7950": "googled", "7951": "yield", "7952": "asynchronously", "7953": "cloning", "7954": "unhandled", "7955": "fits", "7956": "sped", "7957": "cg", "7958": "clones", "7959": "ll", "7960": "zackprogrammer", "7961": "clipping", "7962": "dynamci", "7963": "wonders", "7964": "apologized", "7965": "holo", "7966": "zotac", "7967": "usr", "7968": "googling", "7969": "ayt", "7970": "wanteded", "7971": "qsuites", "7972": "dfd350k", "7973": "aoa", "7974": "elevators", "7975": "compiled", "7976": "440", "7977": "ridiculous", "7978": "cryptocurrency", "7979": "orginazation", "7980": "2013", "7981": "differ", "7982": "altered", "7983": "spectre", "7984": "sr20", "7985": "levl", "7986": "bonjure", "7987": "805861666105196614", "7988": "buisness", "7989": "drawyah", "7990": "sabotage", "7991": "overdone", "7992": "gears", "7993": "su", "7994": "starded", "7995": "unlock", "7996": "exiteded", "7997": "02", "7998": "adjustement", "7999": "vectored", "8000": "cosmetics", "8001": "bhop", "8002": "six", "8003": "hack", "8004": "scirpt", "8005": "depencies", "8006": "cpp", "8007": "gplv3", "8008": "gpl3", "8009": "knife", "8010": "100nm", "8011": "formatting", "8012": "soruce", "8013": "oepn", "8014": "tolerated", "8015": "aorry", "8016": "3ds", "8017": "cfgs", "8018": "cents", "8019": "engaged", "8020": "webhooks", "8021": "shelves", "8022": "rumored", "8023": "postponed", "8024": "stores", "8025": "newsstands", "8026": "electric", "8027": "rollout", "8028": "volumes", "8029": "gadget", "8030": "possibilities", "8031": "foundation", "8032": "ramping", "8033": "gathered", "8034": "sums", "8035": "tonnes", "8036": "appealing", "8037": "\\u201cwhen", "8038": "unwrapping", "8039": "vd", "8040": "calculating", "8041": "introduction", "8042": "expand", "8043": "normals", "8044": "curvature", "8045": "modeld", "8046": "35pm", "8047": "relatable", "8048": "lend", "8049": "ending", "8050": "osm", "8051": "company\\u2019s", "8052": "pans", "8053": "interveen", "8054": "640", "8055": "dircetly", "8056": "diagram", "8057": "fighterjet", "8058": "prio", "8059": "stewards", "8060": "commonalities", "8061": "nanoseconds", "8062": "it\\u201d", "8063": "questioned", "8064": "windshields", "8065": "indoor", "8066": "pelican", "8067": "tastenklopper", "8068": "appreciative", "8069": "cda", "8070": "prevent", "8071": "captain's", "8072": "findable", "8073": "clearing", "8074": "redundancy", "8075": "rewarding", "8076": "intensive", "8077": "hides", "8078": "toggle", "8079": "held", "8080": "sizes", "8081": "costa", "8082": "develope", "8083": "setbacks", "8084": "3t", "8085": "clickable", "8086": "hotstart", "8087": "longhauwl", "8088": "fs2crew", "8089": "kccu", "8090": "trackball", "8091": "acts", "8092": "rdr", "8093": "subsystem", "8094": "economical", "8095": "changeable", "8096": "1000000", "8097": "timeout", "8098": "dl", "8099": "inflatable", "8100": "lvars", "8101": "kappa", "8102": "obtain", "8103": "sparky", "8104": "vfh", "8105": "reward", "8106": "mbaye", "8107": "transparency", "8108": "cabine", "8109": "linux", "8110": "macos", "8111": "abused", "8112": "stencil", "8113": "refrences", "8114": "feasable", "8115": "booth", "8116": "colleague", "8117": "athr", "8118": "sim4flihgt", "8119": "tsx", "8120": "everythingaboutaviation", "8121": "sfw", "8122": "skyvector", "8123": "positives", "8124": "ehm", "8125": "individuals", "8126": "realese", "8127": "sedona", "8128": "dive", "8129": "islander", "8130": "contractors", "8131": "evenings", "8132": "guys\\u2026", "8133": "unrushed", "8134": "commodity", "8135": "chaps", "8136": "ksfo", "8137": "wicked", "8138": "ooooooo", "8139": "sgn", "8140": "ihave", "8141": "albi", "8142": "scraped", "8143": "schoolin'", "8144": "fixxa", "8145": "dinsc", "8146": "eht", "8147": "elast", "8148": "yemen", "8149": "dd", "8150": "yyyy", "8151": "unspecific", "8152": "agreeing", "8153": "overdoing", "8154": "glitched", "8155": "declan", "8156": "pmdg's", "8157": "738s", "8158": "kuro's", "8159": "788s", "8160": "majestric", "8161": "salty's", "8162": "20th", "8163": "180", "8164": "flihjt", "8165": "magknight", "8166": "droped", "8167": "it\\u2026", "8168": "snitch", "8169": "reconnecting", "8170": "accommodate", "8171": "\\u201dbrussels", "8172": "klm12a\\u201d", "8173": "\\u201dklm12a", "8174": "airspace\\u201d", "8175": "observer", "8176": "fruit", "8177": "grammatical", "8178": "articles", "8179": "generalised", "8180": "interpret", "8181": "\\ud83e\\udd26\\u200d\\u2640\\ufe0f", "8182": "demon", "8183": "definitive", "8184": "demon\\u2019s", "8185": "\\u201dthe", "8186": "videos\\u201d", "8187": "ericc\\u2019s", "8188": "\\u201di", "8189": "curvy\\u201d", "8190": "exmaple", "8191": "bananasa", "8192": "somene", "8193": "\\u201dvideos", "8194": "a350\\u201d", "8195": "disproved", "8196": "weanna", "8197": "a225", "8198": "deduce", "8199": "implies", "8200": "generalisation", "8201": "yeaa", "8202": "whatt", "8203": "johnny", "8204": "slick", "8205": "sneekpeaks", "8206": "900's", "8207": "tlv", "8208": "cupcake", "8209": "edpgaming", "8210": "abpa", "8211": "39000", "8212": "ned", "8213": "echt", "8214": "empfehlen", "8215": "crasht", "8216": "ging", "8217": "danach", "8218": "zwar", "8219": "wieder", "8220": "trotzdem", "8221": "cruz", "8222": "320nm", "8223": "bzw", "8224": "welchem", "8225": "passiert", "8226": "fliegst", "8227": "denn", "8228": "jetzt", "8229": "irgendwie", "8230": "ruckartig", "8231": "luftdruck", "8232": "ge\\u00e4ndert", "8233": "alle", "8234": "tot", "8235": "dings", "8236": "einfach", "8237": "probieren", "8238": "gibt", "8239": "flugzeuge", "8240": "manchmal", "8241": "schauen", "8242": "manche", "8243": "machen", "8244": "wollen", "8245": "crashen", "8246": "selbst", "8247": "rausfinden", "8248": "bru", "8249": "wollte", "8250": "andere", "8251": "meinung", "8252": "erst", "8253": "gemacht", "8254": "stripe", "8255": "theoretisch", "8256": "n\\u00f6", "8257": "580", "8258": "stunden", "8259": "seit", "8260": "dezember", "8261": "lerne", "8262": "gerade", "8263": "anderen", "8264": "zur", "8265": "frage", "8266": "zwingend", "8267": "sagen", "8268": "pennen", "8269": "gehst", "8270": "nochmal", "8271": "k\\u00f6nnte", "8272": "sein", "8273": "wenig", "8274": "kurz", "8275": "wach", "8276": "geworden", "8277": "wasser", "8278": "gelandet", "8279": "shaders", "8280": "jo", "8281": "iwie", "8282": "1000h", "8283": "fliegen", "8284": "ganz", "8285": "meinte", "8286": "ob", "8287": "bleiben", "8288": "bei", "8289": "brauchst", "8290": "wegen", "8291": "systemen", "8292": "schreib", "8293": "mir", "8294": "gerne", "8295": "privat", "8296": "viel", "8297": "latein", "8298": "willst", "8299": "moin", "8300": "nat\\u00fcrlich", "8301": "kannst", "8302": "772", "8303": "tel", "8304": "aviv", "8305": "llbg", "8306": "austrian", "8307": "vie", "8308": "muc", "8309": "500nm", "8310": "10h", "8311": "dives", "8312": "yeeesssiiirrr", "8313": "cravings", "8314": "peasant", "8315": "peaks\\u2764\\ufe0f\\u2764\\ufe0f", "8316": "strokes", "8317": "farewell", "8318": "notifs", "8319": "interstellar", "8320": "dilation", "8321": "\\u201dupload\\u201d", "8322": "emeritus", "8323": "captiansim", "8324": "wnana", "8325": "restating", "8326": "whyd", "8327": "ignorance", "8328": "assumes", "8329": "heartily", "8330": "a320inthe350", "8331": "arguring", "8332": "fiat", "8333": "team's", "8334": "'no", "8335": "point'", "8336": "f22", "8337": "opnions", "8338": "missunderstood", "8339": "'almost", "8340": "that'", "8341": "'accurate'", "8342": "tiniest", "8343": "let\\u00b4s", "8344": "cae", "8345": "fullflight", "8346": "xplane12s", "8347": "upclose", "8348": "xplane's", "8349": "antialising", "8350": "esitmated", "8351": "windscreen", "8352": "jsbsim's", "8353": "aerodyamics", "8354": "slate", "8355": "formulas", "8356": "yaw", "8357": "coincident", "8358": "cog", "8359": "fg's", "8360": "orginially", "8361": "fg", "8362": "fdms", "8363": "fdm's", "8364": "supercomputer", "8365": "geometry", "8366": "coefficients", "8367": "beforehand", "8368": "addressed", "8369": "capabilities", "8370": "sylvain", "8371": "intrinsic", "8372": "rasterization", "8373": "studylevel", "8374": "cheaped", "8375": "aaus", "8376": "dice", "8377": "mich", "8378": "dran", "8379": "gew\\u00f6hnt", "8380": "w\\u00e4r", "8381": "h\\u00e4tte", "8382": "gar", "8383": "bock", "8384": "antworten", "8385": "trainee", "8386": "multibillion", "8387": "bing", "8388": "vintage", "8389": "seamlessly", "8390": "\\u2b06\\ufe0fexactly", "8391": "icy", "8392": "antialiasing", "8393": "aliasing", "8394": "retraction", "8395": "loan", "8396": "normie\\u2026", "8397": "outright", "8398": "cool\\u2026", "8399": "a339x", "8400": "flightschool", "8401": "anomaly", "8402": "'thank", "8403": "intimated", "8404": "personification", "8405": "ladders", "8406": "we\\u00b4re", "8407": "humanising", "8408": "metaphorical", "8409": "'retard", "8410": "expression", "8411": "admires", "8412": "manufacturing", "8413": "strongly", "8414": "detest", "8415": "'retard'", "8416": "idling", "8417": "we\\u00b4ll", "8418": "you\\u00b4re", "8419": "structured", "8420": "matlab", "8421": "meaningful", "8422": "leech", "8423": "\\ud83d\\udc4d\\ud83d\\udc4d", "8424": "sentiment", "8425": "possess", "8426": "worrisome", "8427": "justification", "8428": "toaster", "8429": "principle", "8430": "justified", "8431": "focuses", "8432": "1x", "8433": "disrespectful", "8434": "manuscripts", "8435": "owes", "8436": "wilder", "8437": "contractual", "8438": "pleasantly", "8439": "dot", "8440": "screencap", "8441": "accompanying", "8442": "stem", "8443": "employ", "8444": "strategies", "8445": "maximize", "8446": "lipped", "8447": "it\\ud83d\\ude2d\\ud83d\\ude2d", "8448": "hawai", "8449": "devious", "8450": "what\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d", "8451": "sentences", "8452": "spewed", "8453": "pettyness", "8454": "missile", "8455": "shed", "8456": "backfiring", "8457": "thunderclap", "8458": "unclear", "8459": "picks", "8460": "infiltrate", "8461": "projecting", "8462": "ptsd", "8463": "researching", "8464": "20s", "8465": "pursue", "8466": "themselves\\ud83d\\ude06", "8467": "\\u00ab\\u00a0seriously", "8468": "qw\\u00a0\\u00bb", "8469": "porject", "8470": "'if", "8471": "arsehole", "8472": "\\ud83d\\udcaf\\u2049\\ufe0f", "8473": "deals", "8474": "prioritised", "8475": "assumptions", "8476": "tbh\\ud83d\\ude06\\ud83d\\ude06", "8477": "\\u00ab\\u00a0hello", "8478": "expected\\u00a0\\u00bb", "8479": "\\u00a0if", "8480": "\\u00ab\\u00a0when", "8481": "out\\u00a0\\u00bbor", "8482": "\\u00ab\\u00a0why", "8483": "long\\u00a0\\u00bb", "8484": "releast", "8485": "time\\u2026", "8486": "undergoes", "8487": "\\u043d\\u0435\\u043d\\u0430\\u0432\\u0438\\u0436\\u0443", "8488": "\\u0441\\u0435\\u043a\\u0441", "8489": "su12", "8490": "tunnel", "8491": "\\ud83e\\udd16", "8492": "vatspy", "8493": "hog", "8494": "binded", "8495": "simaware", "8496": "transmitting", "8497": "rememebr", "8498": "appraoch", "8499": "tabbed", "8500": "redirect", "8501": "cpature", "8502": "initiated", "8503": "misinterpeted", "8504": "vecotring", "8505": "apttern", "8506": "27l", "8507": "contrller", "8508": "initiate", "8509": "slot", "8510": "ballsy", "8511": "vatsm", "8512": "thankfully", "8513": "ock", "8514": "thankyou", "8515": "interrupting", "8516": "stating", "8517": "reccomended", "8518": "127", "8519": "iterations", "8520": "lern", "8521": "convinient", "8522": "liife", "8523": "ykwim", "8524": "considerate", "8525": "dogshit", "8526": "a350\\ud83d\\udc40", "8527": "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02", "8528": "shithole", "8529": "haiiilll", "8530": "naaawew", "8531": "multinational", "8532": "errrr", "8533": "fetched", "8534": "interetesting", "8535": "dared", "8536": "slowdowns", "8537": "\\u2018high", "8538": "fidelity\\u2019", "8539": "2years", "8540": "gamee", "8541": "sinking", "8542": "headwwind", "8543": "apologising", "8544": "overboard", "8545": "preferable", "8546": "covering", "8547": "inserts", "8548": "plombir", "8549": "xddddddd", "8550": "targeted", "8551": "flighjts", "8552": "cloudsurfasia", "8553": "silicon", "8554": "mhz", "8555": "1500ish", "8556": "pest", "8557": "90ghz", "8558": "usin", "8559": "gigabytes", "8560": "3600mhz", "8561": "gigs", "8562": "nightblade", "8563": "mi3", "8564": "h310", "8565": "materialize", "8566": "forefront", "8567": "prompted", "8568": "germanwings", "8569": "lost\\ud83d\\udc80", "8570": "teaches", "8571": "cann", "8572": "gree", "8573": "hault", "8574": "bittersweet", "8575": "'we're", "8576": "wished", "8577": "crosschecks", "8578": "wiat", "8579": "peole", "8580": "convo", "8581": "samwe", "8582": "interms", "8583": "spontaneous", "8584": "disivion", "8585": "collaborators", "8586": "engien", "8587": "enginwe", "8588": "you'res", "8589": "mj", "8590": "skimmed", "8591": "there\\u2019re", "8592": "nycx", "8593": "worok", "8594": "exhibit", "8595": "opting", "8596": "consistent", "8597": "unreasonable", "8598": "wadd", "8599": "8593", "8600": "becase", "8601": "plesae", "8602": "regretted", "8603": "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude4c\\ud83d\\ude4c\\ud83d\\ude4f\\ud83d\\ude4f", "8604": "yeahhhh", "8605": "magical", "8606": "oregon", "8607": "california", "8608": "nevada", "8609": "utah", "8610": "colorado", "8611": "arizona", "8612": "oklahoma", "8613": "arkansas", "8614": "louisiana", "8615": "mississippi", "8616": "alabama", "8617": "georgia", "8618": "flordia", "8619": "ohio", "8620": "pennsylvania", "8621": "tomas", "8622": "colorblind", "8623": "colourblind", "8624": "signals", "8625": "simheaven", "8626": "vstates", "8627": "orthos", "8628": "cali", "8629": "montana", "8630": "wyoming", "8631": "gamepas", "8632": "htpught", "8633": "buttery", "8634": "aiport", "8635": "landmarks", "8636": "15nm", "8637": "ranging", "8638": "nre", "8639": "117", "8640": "3dme", "8641": "regulation", "8642": "omlette", "8643": "08", "8644": "tas", "8645": "500kts", "8646": "meal", "8647": "soooooooooo", "8648": "tailwinds", "8649": "altitudes", "8650": "underspeed", "8651": "ultimately", "8652": "disconnecting", "8653": "pressureization", "8654": "wayy", "8655": "nzaa", "8656": "fhsh", "8657": "tends", "8658": "experiments", "8659": "guam", "8660": "8888", "8661": "icaos", "8662": "dal", "8663": "pondering", "8664": "oioi", "8665": "aaand", "8666": "pew", "8667": "\\ud83c\\uddf5\\ud83c\\uddf8", "8668": "newoperson", "8669": "allways", "8670": "breh", "8671": "locate", "8672": "zulutime", "8673": "9hour", "8674": "prevalent", "8675": "og's", "8676": "irrelevant", "8677": "btruh", "8678": "milestones", "8679": "sayin'", "8680": "missleading", "8681": "suiiiiiiii", "8682": "iiitsssss", "8683": "timmmee", "8684": "focal", "8685": "hceck", "8686": "ash", "8687": "msfd", "8688": "lezz", "8689": "extensively", "8690": "todo", "8691": "assiatance", "8692": "pirating", "8693": "asscheek", "8694": "bottlenecking", "8695": "devs\\ud83d\\udc80", "8696": "ticks", "8697": "boxes", "8698": "simplaza", "8699": "settled", "8700": "flybywire\\uff1f", "8701": "thxs", "8702": "wiper", "8703": "part\\ud83d\\udc80", "8704": "though\\ud83d\\udc80", "8705": "checker", "8706": "dexter", "8707": "85c", "8708": "eneral", "8709": "acer", "8710": "515", "8711": "betterpushback", "8712": "aircraft\\u2019s", "8713": "fiverrr", "8714": "liverie", "8715": "scrolled", "8716": "continued", "8717": "bisschen", "8718": "teamwork", "8719": "prgrams", "8720": "bundeswehr", "8721": "anbody", "8722": "german\\ud83e\\udd14", "8723": "gelesen", "8724": "readen", "8725": "hybrid", "8726": "erkannt", "8727": "hast", "8728": "ver\\u00f6ffentlicht", "8729": "werden", "8730": "bescheid", "8731": "geben", "8732": "soweit", "8733": "bis", "8734": "dahin", "8735": "gilt", "8736": "leider", "8737": "geduld", "8738": "hasst", "8739": "gekl\\u00e4rt", "8740": "euch", "8741": "handelt", "8742": "setzen", "8743": "unseren", "8744": "freiwilligen", "8745": "entwicklern", "8746": "keine", "8747": "fristen", "8748": "legen", "8749": "wert", "8750": "qualitativ", "8751": "hochwertige", "8752": "als", "8753": "unvollst\\u00e4ndige", "8754": "schnelle", "8755": "unsere", "8756": "entwickler", "8757": "arbeiten", "8758": "hart", "8759": "daran", "8760": "vollst\\u00e4ndig", "8761": "m\\u00f6glich", "8762": "bauen", "8763": "oben", "8764": "genannten", "8765": "gr\\u00fcnden", "8766": "k\\u00f6nnen", "8767": "jedoch", "8768": "ver\\u00f6ffentlichungsdatum", "8769": "sch\\u00e4tzung", "8770": "abgeben", "8771": "guten", "8772": "abend", "8773": "bescheiden", "8774": "fragene", "8775": "wann", "8776": "f\\u00fcr", "8777": "holen", "8778": "gruss", "8779": "ohhhhhhh", "8780": "retail", "8781": "resell", "8782": "airbladexwb", "8783": "damn\\ud83d\\ude14", "8784": "downlink", "8785": "solely", "8786": "dramatically", "8787": "ripoff", "8788": "stuffs", "8789": "chonky", "8790": "thinkikg", "8791": "amswering", "8792": "finnair\\ud83d\\uddff", "8793": "burden", "8794": "uncertainty", "8795": "frustration", "8796": "archivements", "8797": "mlg", "8798": "willow", "8799": "briefly", "8800": "s8", "8801": "e12", "8802": "interactions", "8803": "ewd", "8804": "contacted", "8805": "approachable", "8806": "screnes", "8807": "imgaine", "8808": "guarding", "8809": "avaiable", "8810": "fusion", "8811": "extrude", "8812": "stripped", "8813": "pairs", "8814": "dell", "8815": "removable", "8816": "\\u00edts", "8817": "ecias", "8818": "docking", "8819": "station", "8820": "permenatly", "8821": "perminetly", "8822": "usualy", "8823": "techincal", "8824": "defacto", "8825": "anways", "8826": "gr8", "8827": "wrok", "8828": "haevn't", "8829": "camerawork", "8830": "couuld", "8831": "microsfot", "8832": "devlopment", "8833": "saves", "8834": "cooperate", "8835": "corprate", "8836": "pfpx", "8837": "asbad", "8838": "drought", "8839": "haullers", "8840": "hops", "8841": "awaited", "8842": "eying", "8843": "diamonds", "8844": "cargolux", "8845": "378", "8846": "dash8", "8847": "luxembourg", "8848": "rockies", "8849": "undersized", "8850": "smelt", "8851": "avgas", "8852": "kogerah", "8853": "tinny", "8854": "spain", "8855": "789s", "8856": "spin", "8857": "fok", "8858": "brorfelde", "8859": "hotbar", "8860": "maintenence", "8861": "doen", "8862": "occasional", "8863": "54\\ud83d\\udc80", "8864": "clam", "8865": "freaked", "8866": "ona", "8867": "wiht", "8868": "saftey", "8869": "boleing", "8870": "btter", "8871": "efficieny", "8872": "hten", "8873": "somenoe", "8874": "rewrite", "8875": "'none", "8876": "helped'", "8877": "appreaciate", "8878": "allegedly", "8879": "happiness", "8880": "unofficial", "8881": "didn", "8882": "stoppped", "8883": "sufrace", "8884": "endsing", "8885": "staright", "8886": "angles", "8887": "unsuprisingly", "8888": "acknowledged", "8889": "invests", "8890": "thanm", "8891": "'better'", "8892": "stilll", "8893": "unrealisitc", "8894": "terrib", "8895": "drrrrrrrrrrrrrrr", "8896": "\\u015fibili", "8897": "everyone\\u2019s", "8898": "b788", "8899": "involve", "8900": "not\\u2026it\\u2019s", "8901": "bra", "8902": "makings", "8903": "yppu", "8904": "duties", "8905": "horizontal", "8906": "bendingflyer", "8907": "prescheduled", "8908": "intending", "8909": "\\u2014well", "8910": "\\u2014all", "8911": "medal", "8912": "aersoft", "8913": "ahppy", "8914": "selfmade", "8915": "please\\ud83d\\ude00", "8916": "never\\ud83d\\ude02", "8917": "doorstep", "8918": "propell", "8919": "serviceable", "8920": "transforms", "8921": "vaporware", "8922": "bearly", "8923": "'progress", "8924": "updates'", "8925": "ps5", "8926": "lobby", "8927": "buenos", "8928": "aires", "8929": "dealers", "8930": "thea", "8931": "resumed", "8932": "curb", "8933": "greatful", "8934": "unpaid", "8935": "discontinue", "8936": "postive", "8937": "\\u201cabondened\\u201d", "8938": "cqn", "8939": "thinning", "8940": "synaptics", "8941": "eligible", "8942": "distributed", "8943": "slowed", "8944": "lll", "8945": "brissy", "8946": "cbs", "8947": "gusting", "8948": "400ft", "8949": "shear", "8950": "ethic", "8951": "why\\u2019d", "8952": "is\\u2026", "8953": "bearer", "8954": "criticize", "8955": "advertised", "8956": "\\u00ab\\u00a0we\\u2019re", "8957": "occupied", "8958": "sorry\\u00a0\\u00bb", "8959": "conform", "8960": "psychology", "8961": "pronect", "8962": "'staff'", "8963": "employed", "8964": "contracts", "8965": "informed", "8966": "traded", "8967": "nasdaq", "8968": "singular", "8969": "polls", "8970": "significance", "8971": "insignificant", "8972": "democracy", "8973": "\\ud83d\\ude02\\ud83d\\ude09", "8974": "bk", "8975": "headwing", "8976": "encouragement", "8977": "gambling", "8978": "righto", "8979": "evidence", "8980": "drinks", "8981": "unboxing", "8982": "mold", "8983": "qu4estion", "8984": "neather", "8985": "trucking", "8986": "2947", "8987": "unknowen", "8988": "bth", "8989": "tickles", "8990": "sws", "8991": "1020661616817213451", "8992": "makeup", "8993": "kitty", "8994": "'at", "8995": "estimate'", "8996": "expedite", "8997": "theorising", "8998": "obliged", "8999": "unneccesary", "9000": "apples", "9001": "idrk", "9002": "backlash", "9003": "tens", "9004": "xo", "9005": "agreeable", "9006": "income", "9007": "anticipating", "9008": "\\ud83c\\udf40", "9009": "aircwaft", "9010": "thousandth", "9011": "forecast", "9012": "\\u201cand\\u201d", "9013": "qnh", "9014": "1013", "9015": "35\\u00b0c", "9016": "stile", "9017": "mg", "9018": "gnight", "9019": "rememberthat", "9020": "2am", "9021": "insults", "9022": "taipei", "9023": "pudong", "9024": "relog", "9025": "mindful", "9026": "messes", "9027": "enthusiasts", "9028": "nerve", "9029": "wrecking", "9030": "'mess", "9031": "up'", "9032": "squeakers", "9033": "aslong", "9034": "piper", "9035": "cub", "9036": "solihull", "9037": "emitrates", "9038": "raf", "9039": "detour", "9040": "southend", "9041": "ican", "9042": "awfull", "9043": "lowi", "9044": "oooof", "9045": "ho\\u2026", "9046": "cupboard", "9047": "\\ud83d\\ude11\\ud83e\\udd23", "9048": "bruno", "9049": "same\\ud83d\\ude15", "9050": "jamie", "9051": "flu", "9052": "airblast", "9053": "canadians", "9054": "us\\ud83d\\udc80", "9055": "chrismass", "9056": "earned", "9057": "toasty", "9058": "owl", "9059": "duo", "9060": "learners", "9061": "kidnap", "9062": "fluent", "9063": "resource", "9064": "jsp", "9065": "realwings", "9066": "buts", "9067": "translator", "9068": "aeroflot\\u2764\\ufe0f", "9069": "r\\u00e9pondra", "9070": "assez", "9071": "rapidement", "9072": "hye", "9073": "lagging", "9074": "reposession", "9075": "areoflot", "9076": "issue\\ud83d\\udc80", "9077": "messis", "9078": "messi", "9079": "1986", "9080": "experiencing", "9081": "3060", "9082": "11800h", "9083": "3050", "9084": "500gb", "9085": "previousely", "9086": "rpm", "9087": "controller's", "9088": "apu's", "9089": "optimize", "9090": "needle", "9091": "syd", "9092": "bne", "9093": "350k", "9094": "'bed'", "9095": "upadte", "9096": "seemd", "9097": "promsisng", "9098": "prospect", "9099": "pill", "9100": "flares", "9101": "asosbo", "9102": "fenixa320", "9103": "prioritise", "9104": "tires", "9105": "vanish", "9106": "ptw", "9107": "newyears", "9108": "ungrateful", "9109": "\\u201cboost", "9110": "server\\u201d", "9111": "paul", "9112": "wuth", "9113": "cutm", "9114": "leet", "9115": "seey", "9116": "ccuming", "9117": "tomole", "9118": "\\ud83c\\udde6\\ud83c\\uddf7", "9119": "\\ud83c\\udde6\\ud83c\\uddf7\\ud83c\\udde6\\ud83c\\uddf7\\u270a\\u270a", "9120": "pasamos", "9121": "semis", "9122": "vamos", "9123": "b78xhd", "9124": "repair", "9125": "rebooting", "9126": "6hr", "9127": "ekncounted", "9128": "gpuz", "9129": "rtx3070", "9130": "vfx", "9131": "medicine", "9132": "demands", "9133": "discipline", "9134": "picky", "9135": "voluntarily", "9136": "studieng\\u00e4nge", "9137": "abi", "9138": "visualized", "9139": "documention", "9140": "contradicts", "9141": "dumbdumb", "9142": "abiturs", "9143": "faking", "9144": "hessen", "9145": "bahn", "9146": "descision", "9147": "munich\\ud83d\\ude22", "9148": "hesse", "9149": "plks", "9150": "zamn", "9151": "poppin", "9152": "speculatively", "9153": "teal", "9154": "anythning", "9155": "postivive", "9156": "unrealistically", "9157": "margin", "9158": "alaskaisthebloodybest", "9159": "sulu", "9160": "teleported", "9161": "kirk", "9162": "spock", "9163": "r'u", "9164": "xenviro", "9165": "firmness", "9166": "stabilized", "9167": "fatigue", "9168": "6kts", "9169": "crosswind", "9170": "2212", "9171": "loos", "9172": "marty", "9173": "mcfly", "9174": "a350\\ud83d\\udc4d", "9175": "chanting", "9176": "devs\\ud83d\\ude0f", "9177": "oooooooooooooooooooooooooo", "9178": "sneakpeeks", "9179": "\\ud83c\\udf0d", "9180": "readily", "9181": "xplame", "9182": "now\\u2026", "9183": "hwa330", "9184": "competetion", "9185": "reflective", "9186": "emergencycies", "9187": "spite", "9188": "northern", "9189": "awesomeness", "9190": "deafult", "9191": "2060", "9192": "notches", "9193": "montenegro", "9194": "balkans", "9195": "sounding", "9196": "producing", "9197": "vip", "9198": "endo", "9199": "gera\\ud83c\\udfd4", "9200": "bicycle", "9201": "\\u201cde", "9202": "muur\\u201d", "9203": "wall\\u201d", "9204": "gben", "9205": "dender", "9206": "vl", "9207": "ook", "9208": "ovl", "9209": "province", "9210": "writibg", "9211": "fluently", "9212": "culprit", "9213": "sentence\\ud83d\\ude09", "9214": "minors", "9215": "inc", "9216": "commission", "9217": "nationale", "9218": "informatique", "9219": "libert\\u00e9s", "9220": "gdpr", "9221": "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23", "9222": "q69", "9223": "182", "9224": "190cm", "9225": "6'2", "9226": "6'3", "9227": "taller", "9228": "2027q3", "9229": "thumbwidth", "9230": "bald", "9231": "calesses", "9232": "feen", "9233": "inches", "9234": "180cm", "9235": "tall", "9236": "enquire", "9237": "beleive", "9238": "fifty", "9239": "noboy", "9240": "budget\\ud83e\\udd72", "9241": "channel\\ud83d\\ude0f", "9242": "sadly\\ud83e\\udd72", "9243": "sneakpeak", "9244": "7m", "9245": "population", "9246": "perimeter", "9247": "647", "9248": "crawl", "9249": "commented", "9250": "y\\u00b4all", "9251": "jelou", "9252": "coincidence", "9253": "cancceled", "9254": "repect", "9255": "myabe", "9256": "somthing", "9257": "addicted", "9258": "computational", "9259": "fluid", "9260": "keybinds", "9261": "\\u2b06\\ufe0f", "9262": "practial", "9263": "sttopped", "9264": "remembrance", "9265": "stuttgart", "9266": "minvody", "9267": "regs", "9268": "lisbon", "9269": "75th", "9270": "portugal", "9271": "tjr", "9272": "massacring", "9273": "bankaccount", "9274": "money\\ud83e\\udd72", "9275": "cooldoge", "9276": "887723219082154056", "9277": "su11", "9278": "video\\u2019s", "9279": "\\u201cshort\\u201d", "9280": "gals", "9281": "sb", "9282": "preoccupied", "9283": "extravagant", "9284": "gratification", "9285": "society", "9286": "productive", "9287": "curiousity", "9288": "dormant", "9289": "demoralizing", "9290": "yies", "9291": "912", "9292": "irritating", "9293": "jfc", "9294": "planet", "9295": "achtung", "9296": "malicious", "9297": "rx6600xt", "9298": "betas", "9299": "assisted", "9300": "350gb", "9301": "40th", "9302": "12001", "9303": "ale", "9304": "sensacja", "9305": "\\ud83d\\ude0d\\ud83d\\ude0d", "9306": "msfs's", "9307": "xddddddddd", "9308": "\\ud83e\\udd2e", "9309": "compromise", "9310": "igyhesrfnisdnifisdf", "9311": "hwy", "9312": "turbulent", "9313": "substantially", "9314": "prepared", "9315": "usernamechecksout", "9316": "heat\\u2026", "9317": "absorbs", "9318": "understable", "9319": "realeaseeeeeeeee", "9320": "ww1", "9321": "freerobux", "9322": "cessnas", "9323": "darkaero", "9324": "nonononnonononoononononononononononon", "9325": "dooesnt", "9326": "werid", "9327": "ahha", "9328": "hahahahha", "9329": "vref", "9330": "apparentely", "9331": "naw", "9332": "a220synaptic", "9333": "350dfd", "9334": "a380fbw", "9335": "757bluebird", "9336": "777pmdg", "9337": "747pmdg", "9338": "9heavy", "9339": "indifferent", "9340": "definately", "9341": "farrrrrrrr", "9342": "cp", "9343": "a333", "9344": "sincethere", "9345": "what'd", "9346": "say\\ud83d\\ude33", "9347": "okk", "9348": "insiders", "9349": "preparations", "9350": "denmark", "9351": "feint", "9352": "interresting", "9353": "occasion", "9354": "\\u2234", "9355": "\\u2208", "9356": "naive", "9357": "invulnerable", "9358": "glitching", "9359": "digest", "9360": "nomatter", "9361": "whaz", "9362": "vcs", "9363": "refers", "9364": "clients", "9365": "substancial", "9366": "chokepoint", "9367": "lol\\u2026", "9368": "seasonal", "9369": "slowdown", "9370": "priceline", "9371": "psych", "9372": "ward", "9373": "progressupdate", "9374": "overdose", "9375": "dealt", "9376": "reals", "9377": "criticized", "9378": "hissy", "9379": "unexpectedly", "9380": "remembers", "9381": "\\ud83e\\udd23\\ud83e\\udd23too", "9382": "computing", "9383": "lesser", "9384": "id'd", "9385": "\\ud83e\\udd37", "9386": "availablr", "9387": "2169", "9388": "relase", "9389": "2099", "9390": "costed", "9391": "d\\u00e9veloppement", "9392": "smarty", "9393": "yeetyeet", "9394": "whom", "9395": "thursday", "9396": "janky", "9397": "\\ud83e\\udd1d\\ud83e\\udd1d", "9398": "commenced", "9399": "modell", "9400": "recources", "9401": "ifly", "9402": "proggers", "9403": "lmfaoo", "9404": "ayny", "9405": "speakers", "9406": "sys", "9407": "speccs", "9408": "jks", "9409": "screened", "9410": "impaitent", "9411": "milan", "9412": "malpensa", "9413": "universal", "9414": "9537", "9415": "9523", "9416": "sure\\u2026", "9417": "18hour", "9418": "oopsies", "9419": "npc\\ud83d\\udc80", "9420": "whenned", "9421": "slay", "9422": "gathering", "9423": "petition", "9424": "equation", "9425": "shld", "9426": "3090ti", "9427": "barb", "9428": "sumonned", "9429": "\\ud83d\\ude0f\\ud83d\\ude0f", "9430": "barbara", "9431": "male's", "9432": "bradford", "9433": "alicante", "9434": "reasonably", "9435": "execpt", "9436": "meterial", "9437": "erroding", "9438": "titanic", "9439": "submergedat", "9440": "intact", "9441": "plkane", "9442": "southern", "9443": "malaysian", "9444": "favorited", "9445": "append", "9446": "tho\\u2026", "9447": "bossin", "9448": "beluga350", "9449": "1000f", "9450": "detachable", "9451": "a450", "9452": "airworthy", "9453": "retires", "9454": "apaa", "9455": "34w4h", "9456": "g23fd", "9457": "jj4wd", "9458": "92h93", "9459": "3t7wz", "9460": "442f2", "9461": "mvtgj", "9462": "6ggh9", "9463": "2yfww", "9464": "tqjjz", "9465": "defeating", "9466": "gnn", "9467": "inevitably", "9468": "shitload", "9469": "leon", "9470": "nessecary", "9471": "20eu", "9472": "francisco", "9473": "60\\u20ac", "9474": "hahahahahah", "9475": "12\\u20ac", "9476": "8eu", "9477": "10\\u20ac", "9478": "8\\u20ac", "9479": "hahaahahha", "9480": "hahahahah", "9481": "webbrowser", "9482": "airac2209", "9483": "bitchess", "9484": "fl330", "9485": "hhahaha", "9486": "tones", "9487": "m\\u00fcnchen", "9488": "goodafternoon", "9489": "crank", "9490": "tutoring", "9491": "fglies", "9492": "she\\u00b4s", "9493": "elizabeth", "9494": "alexandria", "9495": "windsor", "9496": "1926", "9497": "probability", "9498": "spiraling", "9499": "baltic", "9500": "intercepted", "9501": "uncapable", "9502": "8000fpm", "9503": "900f", "9504": "pro\\ud83d\\ude2d\\ud83d\\ude2d", "9505": "aisiana", "9506": "would\\ud83d\\udc80", "9507": "team\\ud83d\\ude2d", "9508": "practicability", "9509": "oldest", "9510": "partly", "9511": "periphirals", "9512": "joystcik", "9513": "she\\u2019ll", "9514": "ainooo", "9515": "urmom", "9516": "torx", "9517": "knowlege", "9518": "lmaaoo", "9519": "wrench", "9520": "dieeee", "9521": "kms", "9522": "photoshopped", "9523": "wolff", "9524": "silvio", "9525": "dante", "9526": "sopranos", "9527": "pffff", "9528": "deticated", "9529": "thumb", "9530": "grip", "9531": "tyvm", "9532": "t16000m", "9533": "changable", "9534": "reskinned", "9535": "slats", "9536": "x52", "9537": "wayyyy", "9538": "vibrator", "9539": "ftw2", "9540": "1070ti", "9541": "pascal", "9542": "banged", "9543": "gtx1070", "9544": "4800h", "9545": "1660ti", "9546": "10300h", "9547": "gtx1650", "9548": "a15", "9549": "tuf", "9550": "a17", "9551": "oogway", "9552": "aeughhhh", "9553": "thoo", "9554": "intimidating", "9555": "surpirsingly", "9556": "babybus", "9557": "this'd", "9558": "skinned", "9559": "quad", "9560": "sprained", "9561": "swolen", "9562": "jumbos", "9563": "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02", "9564": "ontop", "9565": "elaborating", "9566": "flightplanner", "9567": "22098", "9568": "mnl", "9569": "good\\ud83d\\ude4f", "9570": "though\\ud83d\\udc40", "9571": "pope", "9572": "now\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d", "9573": "strater", "9574": "switchto", "9575": "needh", "9576": "obnoxiously", "9577": "reactionss\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d", "9578": "reactions\\ud83d\\udc80", "9579": "skull", "9580": "edit\\ud83d\\udc80\\ud83d\\udc80", "9581": "rick", "9582": "played\\ud83e\\udd21\\ud83e\\udd21", "9583": "\\ud83d\\ude2d\\ud83d\\udc80", "9584": "what\\ud83d\\udc80", "9585": "releasetheplane\\u2757\\ufe0f", "9586": "g\\ud83d\\udc80", "9587": "supposing", "9588": "robllx", "9589": "chilling", "9590": "bone", "9591": "\\ud83d\\ude19", "9592": "allowance", "9593": "skribl", "9594": "brains", "9595": "resemble", "9596": "worstmemberofthisserver", "9597": "boggles", "9598": "friggin", "9599": "clever", "9600": "uhu", "9601": "\\ud83e\\udd78\\ud83e\\udd78", "9602": "savings\\ud83d\\ude14", "9603": "voila", "9604": "556", "9605": "hoppie", "9606": "pdc", "9607": "fetching", "9608": "recommendation", "9609": "\\u00a320", "9610": "\\u00a31000", "9611": "heyoooooo", "9612": "eddb", "9613": "ber", "9614": "22nd", "9615": "w3schools", "9616": "codecademy", "9617": "refresh", "9618": "gamers", "9619": "satelite", "9620": "advantages", "9621": "bridging", "9622": "pommespanzerle", "9623": "whenable", "9624": "thisworldthesedays", "9625": "600creepypasta", "9626": "rickroled", "9627": "lagg", "9628": "thingk", "9629": "wer", "9630": "yelling", "9631": "germoney", "9632": "ooumph", "9633": "sbain", "9634": "1622", "9635": "1621", "9636": "bosrd", "9637": "gon", "9638": "ayeeee", "9639": "\\ud83d\\udca6", "9640": "enouhj", "9641": "mondeling", "9642": "grooves", "9643": "waaaayy", "9644": "arms", "9645": "gods", "9646": "fundraiser", "9647": "roy", "9648": "disintegrate", "9649": "guesstimate", "9650": "exaggerative", "9651": "contradiction", "9652": "alexa", "9653": "fredo", "9654": "spammy", "9655": "agedlikefinemilk", "9656": "ousted", "9657": "spammer", "9658": "uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", "9659": "peaceful", "9660": "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d", "9661": "739107486287659010", "9662": "maintainance", "9663": "canaries", "9664": "strategists", "9665": "stragety", "9666": "238th", "9667": "races", "9668": "\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\udc80", "9669": "ahahhhaha", "9670": "pfff", "9671": "installable", "9672": "tadaa", "9673": "nver", "9674": "yaaaa", "9675": "8838nm", "9676": "slimmer", "9677": "8838", "9678": "bmw", "9679": "leaderboards", "9680": "kkkkkkkkkk", "9681": "flight\\ud83d\\udc80", "9682": "skinnier", "9683": "smelly", "9684": "corrupted", "9685": "\\ud83c\\uddf9\\ud83c\\udded\\ud83c\\uddec\\ud83c\\udde7", "9686": "scheisse", "9687": "realloc", "9688": "conduct", "9689": "repetition", "9690": "yak42", "9691": "\\u043e\\u043f\\u0430\\u0441\\u043d\\u044b\\u0439", "9692": "\\u0441\\u043f\\u0443\\u0441\\u043a", "9693": "\\u0442\\u044f\\u043d\\u0438", "9694": "\\u0432\\u0432\\u0435\\u0440\\u0445", "9695": "chromebookuser", "9696": "perks\\ud83d\\ude00\\ud83e\\udd23", "9697": "them\\u2026as", "9698": "virgin\\u2026so", "9699": "cuba", "9700": "\\u00a334", "9701": "\\ud83d\\ude02\\ud83d\\ude02ohhhh", "9702": "\\u00a3\\u00a3\\u00a3", "9703": "fuxk", "9704": "ut", "9705": "justin", "9706": "luton", "9707": "airside\\u2026i", "9708": "them\\ud83e\\udd23", "9709": "tugging", "9710": "travels", "9711": "saudia", "9712": "riyadh", "9713": "b787s", "9714": "27r", "9715": "18th", "9716": "09l", "9717": "dunsford", "9718": "madeira", "9719": "thissle", "9720": "ahahah", "9721": "\\ud83e\\uddd0\\ud83e\\udd23", "9722": "2100", "9723": "mug", "9724": "communist", "9725": "\\ud83e\\udd23\\u2620\\ufe0f", "9726": "shitpost", "9727": "disruptive", "9728": "great\\ud83d\\ude04", "9729": "enjoing", "9730": "lego", "9731": "43am", "9732": "felony", "9733": "oddly", "9734": "identity", "9735": "fraud", "9736": "pen", "9737": "995510065530421258", "9738": "\\ud83e\\udd72\\ud83e\\udd72", "9739": "boyfriend", "9740": "selfie", "9741": "notifying", "9742": "2208", "9743": "1994", "9744": "2011", "9745": "vn", "9746": "a146", "9747": "2003", "9748": "flown\\u2026", "9749": "\\u2018the", "9750": "falcon\\u2019", "9751": "laying", "9752": "ahahahah", "9753": "smooch", "9754": "chug", "9755": "jug", "9756": "hives", "9757": "199hp", "9758": "200hp", "9759": "8hr", "9760": "dallas", "9761": "honolulu", "9762": "olympus", "9763": "order's", "9764": "minions", "9765": "\\u201chow", "9766": "900fps\\u201d", "9767": "800x600", "9768": "969581773216428042", "9769": "1050ti", "9770": "taa", "9771": "lagspikes", "9772": "choccy", "9773": "protein", "9774": "powder", "9775": "banana", "9776": "chocolate", "9777": "correcyly", "9778": "fuc", "9779": "warehouse", "9780": "barn", "9781": "neighbour", "9782": "nugget", "9783": "bitcoins", "9784": "activation", "9785": "researcher", "9786": "eefoes", "9787": "spider", "9788": "sprayed", "9789": "prayed", "9790": "dafuq", "9791": "hawking", "9792": "meow", "9793": "fite", "9794": "md80", "9795": "ahahahaha", "9796": "aa", "9797": "practices", "9798": "587", "9799": "safely", "9800": "901", "9801": "zealand's", "9802": "attempts", "9803": "country's", "9804": "tourism", "9805": "collapsing", "9806": "pressures", "9807": "strapped", "9808": "autocrat", "9809": "pet", "9810": "economic", "9811": "payout", "9812": "crippled", "9813": "ron", "9814": "chippendale", "9815": "accidents", "9816": "hatched", "9817": "golf", "9818": "heretaunga", "9819": "1980", "9820": "257", "9821": "blameless", "9822": "jim", "9823": "collins", "9824": "connector", "9825": "isk", "9826": "whgy", "9827": "regulated", "9828": "mandates", "9829": "manufactures", "9830": "sundstrand", "9831": "gpw", "9832": "83", "9833": "\\u00e9l", "9834": "terr\\u00e1in", "9835": "plural", "9836": "newo", "9837": "74", "9838": "smolbus", "9839": "a30", "9840": "a3555555555560", "9841": "veietnam", "9842": "nathan", "9843": "0ewo", "9844": "wingless", "9845": "cease", "9846": "2934", "9847": "okno", "9848": "fbiopenup", "9849": "732316914482675802", "9850": "raid", "9851": "firmed", "9852": "commitment", "9853": "repainted", "9854": "cheated", "9855": "nma", "9856": "moron", "9857": "xdddddd", "9858": "spar19", "9859": "airteamimages", "9860": "unprofessional", "9861": "amateur", "9862": "\\ud83e\\udd13\\ud83e\\udd13", "9863": "ahahahhahahaha", "9864": "1200w", "9865": "750w", "9866": "5800x", "9867": "ams", "9868": "x570", "9869": "ch8", "9870": "10700", "9871": "msiz490", "9872": "drool", "9873": "earnings", "9874": "356eu", "9875": "pleaase", "9876": "queueing", "9877": "foggy", "9878": "sunny", "9879": "btr", "9880": "nosediving", "9881": "billionaire", "9882": "payment\\u2026everytime", "9883": "authorize", "9884": "method\\u2026", "9885": "samething\\u2026", "9886": "2008", "9887": "jetliner", "9888": "recovered", "9889": "foutu", "9890": "screening", "9891": "rizon", "9892": "unlevel", "9893": "nasa", "9894": "voieng", "9895": "bacc", "9896": "999999999999", "9897": "5ft", "9898": "securing", "9899": "pasowrd", "9900": "480p", "9901": "aren\\u2018t", "9902": "relativley", "9903": "pist", "9904": "noe", "9905": "vj416", "9906": "vagina", "9907": "soloed", "9908": "\\ud83d\\ude17", "9909": "\\u2708\\ufe0f", "9910": "1080x1080", "9911": "amaze", "9912": "amazin", "9913": "ventilate", "9914": "buttering", "9915": "unvaccinated", "9916": "pizzas", "9917": "doxxed", "9918": "\\u201ccase", "9919": "628", "9920": "810", "9921": "002", "9922": "device\\u201d", "9923": "x11", "9924": "jul", "9925": "bi\\u1ebft", "9926": "b\\u1ea1n", "9927": "s\\u1ed1ng", "9928": "\\u1edf", "9929": "\\u0111\\u00e2u", "9930": "r\\u1ed3i", "9931": "\\u0111\\u00f3", "9932": "nh\\u01b0ng", "9933": "b\\u1eadt", "9934": "l\\u00ean", "9935": "l\\u00e0m", "9936": "g\\u00ec", "9937": "\\u0111\\u00f9a", "9938": "th\\u00f4i", "9939": "\\u0111\\u1ecbttttttttttt", "9940": "doxx", "9941": "c\\u1ea3m", "9942": "\\u01a1n", "9943": "jp", "9944": "doxxing", "9945": "condom", "9946": "kuala", "9947": "lumpur", "9948": "veering", "9949": "snipe", "9950": "wonderin", "9951": "furnished", "9952": "tarmac", "9953": "towed", "9954": "ceased", "9955": "fedup", "9956": "'em", "9957": "11s", "9958": "tinters", "9959": "obese", "9960": "mundane", "9961": "devices", "9962": "freezer", "9963": "fridge", "9964": "boiled", "9965": "fl350", "9966": "disgutang", "9967": "rice", "9968": "tastes", "9969": "nasi", "9970": "lemak", "9971": "fl320", "9972": "regulations", "9973": "negligible", "9974": "bentley", "9975": "jaguar", "9976": "rover", "9977": "communism", "9978": "bootleg", "9979": "wham", "9980": "\\ud83d\\udc33", "9981": "raining", "9982": "sandstorm", "9983": "darude", "9984": "flesh", "9985": "toasting", "9986": "existentialcrisislmao", "9987": "ookay", "9988": "a21n", "9989": "oniel", "9990": "tuesday", "9991": "familiarize", "9992": "27\\u00b0c", "9993": "sleeps", "9994": "swamp", "9995": "40c", "9996": "averge", "9997": "humidity", "9998": "nuked", "9999": "earrape", "10000": "2009", "10001": "2017\\uff1f", "10002": "geodash", "10003": "cook", "10004": "wwnt", "10005": "nicceeeeeeeeeee", "10006": "damnnnn", "10007": "owie", "10008": "fliights", "10009": "18000km", "10010": "21000km", "10011": "progam", "10012": "oscar", "10013": "papa", "10014": "echo", "10015": "sconefeld", "10016": "schoenefeld", "10017": "\\u201cmsfs", "10018": "compiles", "10019": "reactg", "10020": "reloaded", "10021": "forom", "10022": "throough", "10023": "branches", "10024": "org", "10025": "onces", "10026": "applicants", "10027": "scummy", "10028": "yepp", "10029": "filming", "10030": "staring", "10031": "woudltn", "10032": "essentials", "10033": "styling", "10034": "4u", "10035": "saul", "10036": "jamaica", "10037": "baarle", "10038": "nassau", "10039": "why\\ud83d\\ude02", "10040": "1000usd", "10041": "dropping", "10042": "inflation", "10043": "aud", "10044": "austria", "10045": "ohhhhhhhhhhhhh", "10046": "qanta", "10047": "a231s", "10048": "elevating", "10049": "jn", "10050": "flightbag", "10051": "sis", "10052": "trrue", "10053": "that\\ud83d\\ude02", "10054": "ccould", "10055": "\\ud83d\\ude05\\ud83d\\ude02", "10056": "yoou", "10057": "humbly", "10058": "se\\u2122\\ufe0f", "10059": "i\\u00b4d", "10060": "lmfaooo", "10061": "omelette", "10062": "\\u1ed3", "10063": "xin", "10064": "ch\\u00e0o", "10065": "multiverse", "10066": "appeared", "10067": "lccs", "10068": "sneeked", "10069": "sneaked", "10070": "prbably", "10071": "sauer", "10072": "690140389801590831", "10073": "taxed", "10074": "2012", "10075": "googles", "10076": "stalking", "10077": "stunt", "10078": "dancing", "10079": "949857784991763648297475829868957727828599266589381636759029367472981647588284787678399281884777288573784339", "10080": "snooze", "10081": "krudrinsky", "10082": "eldar", "10083": "yana", "10084": "belt", "10085": "simons", "10086": "everythings", "10087": "pervert", "10088": "bland", "10089": "avonmore", "10090": "irish", "10091": "unsalted", "10092": "coagulated", "10093": "teeth", "10094": "english\\ud83d\\ude09", "10095": "interessant", "10096": "fco", "10097": "michelin", "10098": "sharper", "10099": "octoberish", "10100": "graduated", "10101": "dumbfuck", "10102": "ual's", "10103": "2027", "10104": "graduating", "10105": "headed", "10106": "sharky", "10107": "cruises", "10108": "validation", "10109": "automotive", "10110": "airbags", "10111": "bertrand", "10112": "rove", "10113": "downloader", "10114": "latested", "10115": "123", "10116": "42069", "10117": "discontinuieed", "10118": "chatbot", "10119": "reread", "10120": "hogsso", "10121": "modelisation", "10122": "fastest", "10123": "pic\\ud83d\\ude33", "10124": "img", "10125": "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\udc4c", "10126": "keynote", "10127": "a3100", "10128": "a305", "10129": "plis", "10130": "66s", "10131": "aural", "10132": "beeps", "10133": "\\ud83c\\uddf9\\ud83c\\udded", "10134": "scetchy", "10135": "brighter", "10136": "strobe", "10137": "beacon", "10138": "ui\\u2019s", "10139": "interview", "10140": "probation", "10141": "diferent", "10142": "kida", "10143": "altiude", "10144": "overshoot", "10145": "sporty", "10146": "downwind", "10147": "30\\u00b0", "10148": "radius", "10149": "secound", "10150": "abeam", "10151": "1kt", "10152": "calculation", "10153": "c172", "10154": "itz", "10155": "eaiser", "10156": "gopro", "10157": "goodmorning", "10158": "constraint", "10159": "electrics", "10160": "pneumatics", "10161": "whaat", "10162": "gremlins", "10163": "'ghost'", "10164": "fortunes", "10165": "dominated", "10166": "narrowbody", "10167": "balancing", "10168": "surinam", "10169": "stakes", "10170": "certifie", "10171": "handeling", "10172": "486", "10173": "discrediting", "10174": "759", "10175": "stagnant", "10176": "blew", "10177": "spanner", "10178": "markt", "10179": "comperison", "10180": "incentivizing", "10181": "iran", "10182": "fruition", "10183": "890", "10184": "pricewise", "10185": "a330neo900", "10186": "incentive", "10187": "discounted", "10188": "restructuring", "10189": "condor", "10190": "replaces", "10191": "rouge", "10192": "321xlr's", "10193": "ceo's", "10194": "220s", "10195": "321xlrs", "10196": "321s", "10197": "replacer", "10198": "replacers", "10199": "a32n", "10200": "32n's", "10201": "737ng's", "10202": "pertaining", "10203": "thinner", "10204": "yul", "10205": "encroaches", "10206": "300er's", "10207": "canada's", "10208": "hurried", "10209": "thesis", "10210": "diplomatic", "10211": "missions", "10212": "qualified", "10213": "commonalty", "10214": "ulcc", "10215": "lcc", "10216": "smartly", "10217": "romours", "10218": "charleston", "10219": "chime", "10220": "respectfully", "10221": "assessment", "10222": "secret\\u2122\\ufe0f", "10223": "canadair", "10224": "max\\u2026", "10225": "max'es", "10226": "ordering", "10227": "confidentiality", "10228": "777s\\u2026", "10229": "deteriorated", "10230": "massively\\u2026", "10231": "farnborough", "10232": "airships", "10233": "schipol", "10234": "94", "10235": "interst", "10236": "masters", "10237": "awnser", "10238": "b1", "10239": "aslo", "10240": "schiphol", "10241": "illustrated", "10242": "catalogue", "10243": "alway", "10244": "prespective", "10245": "appoint", "10246": "gonne", "10247": "month's", "10248": "leaking", "10249": "overhauled", "10250": "oit", "10251": "adcn", "10252": "itd", "10253": "pixilated", "10254": "xp11\\ud83d\\ude02", "10255": "dfd350\\ud83d\\udcaf", "10256": "he'd", "10257": "albeit", "10258": "legendary", "10259": "lauch", "10260": "absolutelly", "10261": "beaty", "10262": "propulsion", "10263": "aeroplane", "10264": "profession", "10265": "aeronautics", "10266": "propolsion", "10267": "bruda", "10268": "refference", "10269": "godspeed", "10270": "progresses", "10271": "lot\\ud83d\\ude05", "10272": "angelic", "10273": "cheer", "10274": "don\\u00b4t", "10275": "troller", "10276": "trolled", "10277": "c130", "10278": "cum", "10279": "cope", "10280": "loong", "10281": "cheeks", "10282": "ovation", "10283": "92", "10284": "officialy", "10285": "sight", "10286": "hoists", "10287": "latch", "10288": "congestion", "10289": "inauguration", "10290": "inaugural", "10291": "watchu", "10292": "master69", "10293": "deeznuts", "10294": "michealangeloandazzo", "10295": "pressurise", "10296": "hurry", "10297": "poisson", "10298": "sops", "10299": "converstaion", "10300": "dosnt", "10301": "paragraph", "10302": "ballpark", "10303": "2038", "10304": "periodically", "10305": "universes", "10306": "ronald", "10307": "randazillo", "10308": "mom\\u2019s", "10309": "popfast", "10310": "958464373150580857", "10311": "treefiddy", "10312": "colonizer", "10313": "b78k", "10314": "bofa", "10315": "100ft", "10316": "yesssssss", "10317": "lesss", "10318": "readings", "10319": "trends", "10320": "excessively", "10321": "evasive", "10322": "enhanced", "10323": "proximity", "10324": "relies", "10325": "earth's", "10326": "orientation", "10327": "improper", "10328": "completes", "10329": "eaf", "10330": "overview", "10331": "heavyiconanimated", "10332": "984230794165878837", "10333": "estamos", "10334": "impactando", "10335": "el", "10336": "agua", "10337": "fuckin'", "10338": "oustanding", "10339": "unprecedented", "10340": "everybody\\u2019s", "10341": "pioneering", "10342": "respectable", "10343": "ignorant", "10344": "backbone", "10345": "outnumber", "10346": "dos", "10347": "limiters", "10348": "coincidentally", "10349": "flipped", "10350": "narrator", "10351": "'also'", "10352": "router", "10353": "subdomain", "10354": "uptime", "10355": "freemium", "10356": "subsidizing", "10357": "proton", "10358": "asvertise", "10359": "trustworthy", "10360": "linkedin", "10361": "necessity", "10362": "hiding", "10363": "pandora's", "10364": "statements", "10365": "disingenuous", "10366": "cheesy", "10367": "aviate", "10368": "showcases", "10369": "morale", "10370": "excursions", "10371": "misleading", "10372": "stale", "10373": "relevance", "10374": "\\u201cdeadline\\u201d", "10375": "marker", "10376": "timelime", "10377": "jigsaw", "10378": "puzzle", "10379": "sandcastle", "10380": "waves", "10381": "dreadline", "10382": "\\u2764\\ufe0f\\u2764\\ufe0f", "10383": "5years", "10384": "fascist", "10385": "wales", "10386": "smackhead", "10387": "aspiring", "10388": "pl0x", "10389": "sokkaeyebrows", "10390": "758002657511080129", "10391": "minx", "10392": "did\\ud83d\\ude0f", "10393": "pulverise", "10394": "twat", "10395": "minge", "10396": "citizen", "10397": "smackheads", "10398": "fookin\\u2019ell", "10399": "swug", "10400": "scullies", "10401": "pub", "10402": "vow", "10403": "1908", "10404": "uncle", "10405": "bri'ish", "10406": "fcs", "10407": "barc", "10408": "barcelona", "10409": "banter", "10410": "deciphered", "10411": "linen", "10412": "gran", "10413": "wore", "10414": "denim", "10415": "tracksuit", "10416": "manchesta", "10417": "smethwick", "10418": "fink", "10419": "trafford", "10420": "pepepopcorn", "10421": "834878705133944863", "10422": "avsim", "10423": "virtue", "10424": "popelepe", "10425": "popele", "10426": "rightly", "10427": "phased", "10428": "fa380", "10429": "a3800000000000000000000000000000000000000", "10430": "starfighters", "10431": "shatter", "10432": "watch\\ud83e\\udd29", "10433": "vulcans", "10434": "copyleft", "10435": "codebases", "10436": "grace", "10437": "ususable", "10438": "bullish", "10439": "preposterous", "10440": "xavier", "10441": "renegade", "10442": "lightings", "10443": "1700ft", "10444": "comparaison", "10445": "stuffed", "10446": "oversized", "10447": "dimming", "10448": "airlines's", "10449": "downlloading", "10450": "fbw320", "10451": "bae146", "10452": "pennies", "10453": "dominate", "10454": "pitching", "10455": "simplier", "10456": "paydevs", "10457": "buildup", "10458": "exceed", "10459": "simpson", "10460": "game\\ud83d\\ude29", "10461": "gentleman", "10462": "uneducated", "10463": "\\ud83e\\udd83", "10464": "turkey", "10465": "ultrafan", "10466": "wow\\u2026", "10467": "screeeeeennnnnssss", "10468": "procedurs", "10469": "printed", "10470": "tutor", "10471": "exhausted", "10472": "clacker", "10473": "fa18", "10474": "fc3", "10475": "combat", "10476": "spoiled", "10477": "anger", "10478": "rupees", "10479": "shatters", "10480": "i\\u00b4am", "10481": "handmade", "10482": "mco", "10483": "itzdylan", "10484": "9432", "10485": "c152", "10486": "chuckles", "10487": "danger", "10488": "millennium", "10489": "\\u00b4this", "10490": "month\\u00b4", "10491": "porsche", "10492": "palm", "10493": "trees", "10494": "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\ude02", "10495": "\\ud83d\\udc4c\\ud83c\\udffb", "10496": "rien", "10497": "him'em", "10498": "benchmark", "10499": "simultations", "10500": "ambition", "10501": "colleagues", "10502": "bonne", "10503": "\\u2764\\ufe0f\\ud83c\\uddeb\\ud83c\\uddf7", "10504": "airkraft", "10505": "seeenk", "10506": "delta's", "10507": "pase", "10508": "wwise\\ud83d\\udc40", "10509": "3367", "10510": "marcel's", "10511": "shakes", "10512": "hypersonic", "10513": "adobo", "10514": "occulsion", "10515": "cased", "10516": "occulstion", "10517": "flashbacks", "10518": "flickering", "10519": "nahhhhhh", "10520": "proprietary", "10521": "\\u3164", "10522": "flicked", "10523": "60fps", "10524": "59fps", "10525": "weeee", "10526": "5hr", "10527": "422358943600345088", "10528": "\\u201cguys", "10529": "hackathon", "10530": "prizes", "10531": "reginoal", "10532": "legroom", "10533": "beirut", "10534": "bey", "10535": "venen", "10536": "autopillot", "10537": "disconects", "10538": "brazilian", "10539": "pikotn0r9gram", "10540": "mentor", "10541": "tailor", "10542": "eligibility", "10543": "networking", "10544": "dabbling", "10545": "transport", "10546": "departments", "10547": "classrooms", "10548": "personnel", "10549": "bidding", "10550": "backtrack", "10551": "specifics", "10552": "governing", "10553": "lingus\\u2019s", "10554": "emphasize", "10555": "gettin", "10556": "airlingus", "10557": "shitt", "10558": "weree", "10559": "answeer", "10560": "quenstion", "10561": "diffrence", "10562": "admittedly", "10563": "outsourced", "10564": "nerds", "10565": "baseless", "10566": "demanding", "10567": "denying", "10568": "monopoly", "10569": "employees", "10570": "empathy", "10571": "constructed", "10572": "busi", "10573": "unblock", "10574": "alist", "10575": "duper", "10576": "applepay", "10577": "authenticating", "10578": "hometown", "10579": "thuong", "10580": "tin", "10581": "distric", "10582": "summon", "10583": "farce", "10584": "girlfriends", "10585": "house\\u2026", "10586": "2000z", "10587": "drill", "10588": "disintegration", "10589": "availible", "10590": "historic", "10591": "website\\u2026", "10592": "scans", "10593": "shootings", "10594": "lowkey", "10595": "resetted", "10596": "perm", "10597": "flushedglobe", "10598": "775771998126866463", "10599": "pant", "10600": "hoodie", "10601": "rar", "10602": "winrar", "10603": "7zip", "10604": "\\u200bi", "10605": "comunity", "10606": "plsss", "10607": "375", "10608": "wooooooo", "10609": "worrypopcorn", "10610": "856528838334480444", "10611": "488850025317793805", "10612": "title\\u2026", "10613": "confg", "10614": "world\\u2122\\ufe0f", "10615": "prim", "10616": "metamorphosis", "10617": "respawns", "10618": "dumbledore's", "10619": "repreesents", "10620": "associated", "10621": "\\ud83d\\udca5", "10622": "\\ud83d\\udca5\\u26f0\\ufe0f\\ud83d\\udd2b", "10623": "aden", "10624": "ole", "10625": "outloud", "10626": "fortunately", "10627": "releas", "10628": "hypes", "10629": "freeware\\u2019s", "10630": "spreadsheet", "10631": "stranded", "10632": "saga", "10633": "sheep", "10634": "roses", "10635": "poem", "10636": "therapy", "10637": "plethora", "10638": "spitballed", "10639": "thrice", "10640": "gah", "10641": "25th", "10642": "boomers", "10643": "planets", "10644": "693141953055031338", "10645": "clog", "10646": "facile", "10647": "langue", "10648": "744989353872326666", "10649": "ngxu", "10650": "makin", "10651": "ici", "10652": "kourou", "10653": "bebmore", "10654": "th\\u00e9", "10655": "dijon", "10656": "seul", "10657": "dit", "10658": "guiana", "10659": "bienvenue", "10660": "francophones", "10661": "enfiiiiin", "10662": "feared", "10663": "posture", "10664": "spine", "10665": "baaaad", "10666": "laws", "10667": "screams", "10668": "steak", "10669": "pasta", "10670": "nation", "10671": "\\ud83c\\udde6\\ud83c\\uddea", "10672": "tunisien", "10673": "suisse", "10674": "filipin", "10675": "quelle", "10676": "partie", "10677": "precis", "10678": "francophone", "10679": "traduis", "10680": "j'ai", "10681": "incroyable", "10682": "avec", "10683": "femmes", "10684": "romantique", "10685": "trop", "10686": "mignon", "10687": "devrons", "10688": "aller", "10689": "diner", "10690": "resto", "10691": "jour", "10692": "biche\\ud83d\\udc9e", "10693": "bbg", "10694": "anybody's", "10695": "1000ulrs", "10696": "745809598404886619", "10697": "stoopid", "10698": "disturb", "10699": "\\u2026yeah", "10700": "huzzah", "10701": "nervermind", "10702": "id's", "10703": "enabling", "10704": "ids", "10705": "application\\u2026", "10706": "f16", "10707": "navigates", "10708": "novewhere", "10709": "blogs", "10710": "refined", "10711": "forgiving", "10712": "prettyy", "10713": "saddd", "10714": "slooww", "10715": "sassy", "10716": "unforeseen", "10717": "flop", "10718": "tid", "10719": "mbs", "10720": "czechia", "10721": "150mb", "10722": "10mbs", "10723": "400mb", "10724": "inconvenienced", "10725": "2hrs", "10726": "cell", "10727": "phone's", "10728": "hotspot", "10729": "5mbps", "10730": "drat", "10731": "100years", "10732": "geographic", "10733": "regions", "10734": "letttsss", "10735": "gooooo\\ud83c\\udde6\\ud83c\\uddfa", "10736": "dassault", "10737": "35a", "10738": "gaf", "10739": "grandson", "10740": "germans", "10741": "tornado", "10742": "fighterjets", "10743": "f35a's", "10744": "luftwaffe", "10745": "going\\ud83d\\udcc8\\ud83d\\udcc8", "10746": "1000ulr", "10747": "drinking", "10748": "formal", "10749": "airbus's", "10750": "facilities", "10751": "alteady", "10752": "facility", "10753": "booted", "10754": "o'clock", "10755": "cartoon", "10756": "rotor", "10757": "84k", "10758": "ahahahaaaaa", "10759": "replacements", "10760": "a350\\ud83e\\udd2a", "10761": "uncreative", "10762": "reader", "10763": "su9", "10764": "impacting", "10765": "kontrast", "10766": "kopy", "10767": "go\\ud83d\\ude02", "10768": "costomize", "10769": "that\\u00b4s", "10770": "filters", "10771": "gtx1650ti", "10772": "pleas", "10773": "chevrons", "10774": "sharkelts", "10775": "would'nt", "10776": "1440p", "10777": "envoirenment", "10778": "danish", "10779": "taxes", "10780": "server's", "10781": "haves", "10782": "advices", "10783": "boset", "10784": "nymicofthedy", "10785": "thy", "10786": "irdk", "10787": "attempting", "10788": "cf6", "10789": "gigabad", "10790": "gigayad", "10791": "thirdparty", "10792": "actaully", "10793": "2005", "10794": "2006", "10795": "idk\\ud83e\\udd23", "10796": "v3", "10797": "lool", "10798": "irs", "10799": "dispatch", "10800": "tooo", "10801": "vodka", "10802": "sketches", "10803": "stoppppp", "10804": "rewind", "10805": "underwhelming", "10806": "lame", "10807": "utc\\u00b1n", "10808": "'we", "10809": "\\ud83d\\uddfc", "10810": "censored", "10811": "sticker", "10812": "langues", "10813": "isbn", "10814": "backside", "10815": "deutch", "10816": "l\\u00edt", "10817": "\\u0111ed", "10818": "sesh", "10819": "rwc", "10820": "limitet", "10821": "graphica", "10822": "sorruy", "10823": "2282", "10824": "2822", "10825": "weel", "10826": "iae", "10827": "v2500", "10828": "fence", "10829": "pacifica", "10830": "longtime", "10831": "aerosoft's", "10832": "methodology", "10833": "\\u201ebruh\\u201c", "10834": "flightsiim", "10835": "etihad's", "10836": "tonight\\ud83d\\ude01", "10837": "preinstalled", "10838": "affects", "10839": "progeress", "10840": "a351k\\ud83e\\udd75", "10841": "wsg", "10842": "antsy", "10843": "retailer", "10844": "pitched", "10845": "28l", "10846": "bites", "10847": "m\\u00e9ga", "10848": "octet", "10849": "400mo", "10850": "mod\\ud83d\\ude4c\\ud83c\\udffb", "10851": "fl400\\ud83d\\ude01", "10852": "mauritius", "10853": "ita", "10854": "probablly", "10855": "ahhhhhhhhh", "10856": "791690861334757417", "10857": "rq", "10858": "stanley", "10859": "robson", "10860": "horseback", "10861": "landscape", "10862": "city\\u2019s", "10863": "yvr", "10864": "drumheller", "10865": "royal", "10866": "tyrell", "10867": "lists", "10868": "renting", "10869": "parks", "10870": "skiing", "10871": "whistler", "10872": "visitors", "10873": "grouse", "10874": "cypress", "10875": "downtown", "10876": "hastings", "10877": "drug", "10878": "needles", "10879": "radium", "10880": "west\\ud83d\\ude02\\ud83d\\ude02", "10881": "bathurst", "10882": "tenterfield", "10883": "helps\\ud83e\\udd23", "10884": "hpn", "10885": "thanky", "10886": "welshsimulation", "10887": "runway\\ud83d\\ude05", "10888": "23r", "10889": "23l", "10890": "accordingly", "10891": "20kts", "10892": "beeing", "10893": "ibiza", "10894": "opengl", "10895": "7gb", "10896": "20gb", "10897": "sc", "10898": "incl", "10899": "registry", "10900": "dialog", "10901": "\\u201cregedit\\u201d", "10902": "hkey", "10903": "controlset001", "10904": "\\u201cstart\\u201d", "10905": "dword", "10906": "diagnostic", "10907": "regedit", "10908": "rejoin", "10909": "'adds'", "10910": "constrained", "10911": "dhabi", "10912": "vjoy", "10913": "meyboard", "10914": "num", "10915": "a330\\ud83d\\ude02", "10916": "malfunctions", "10917": "ohk", "10918": "\\u201cifr\\u201d", "10919": "campaign", "10920": "narrows", "10921": "fisplay", "10922": "dh", "10923": "aileron", "10924": "sorry\\ud83d\\ude05", "10925": "flying\\u2705", "10926": "returns", "10927": "zooming", "10928": "grrr", "10929": "buzzsaw", "10930": "pw1100g", "10931": "minority", "10932": "bias", "10933": "comfy", "10934": "counterparts", "10935": "quietest", "10936": "surprisingly", "10937": "belly", "10938": "swooping", "10939": "cheatlines", "10940": "'old'", "10941": "gobsmacked", "10942": "snow\\ud83d\\ude02", "10943": "\\u201cmodern\\u201d", "10944": "graced", "10945": "freq", "10946": "favor", "10947": "indomi", "10948": "uptade", "10949": "awemeter", "10950": "decimal", "10951": "definitions", "10952": "finite", "10953": "converge", "10954": "\\u221e", "10955": "transcendental", "10956": "converges", "10957": "2022\\ud83d\\ude4f", "10958": "attributes", "10959": "sky's", "10960": "competent", "10961": "grips", "10962": "cbb", "10963": "devops", "10964": "courses", "10965": "mk", "10966": "noi", "10967": "rotations", "10968": "2pm", "10969": "dumbest", "10970": "ey", "10971": "cgk", "10972": "turnaround", "10973": "outstation", "10974": "detected", "10975": "retracting", "10976": "abundant", "10977": "sunshine", "10978": "oat", "10979": "retracted", "10980": "adirs", "10981": "1f", "10982": "pogg", "10983": "retract", "10984": "exp", "10985": "turnarounds", "10986": "iyo", "10987": "qnd", "10988": "siblings", "10989": "garuda", "10990": "lenient", "10991": "policies", "10992": "prohibiting", "10993": "handful", "10994": "legislate", "10995": "err", "10996": "'i", "10997": "cockpit'", "10998": "senior", "10999": "'expert'", "11000": "exaggeration", "11001": "communicator", "11002": "pt", "11003": "81298291784321794712143926", "11004": "progressively", "11005": "identify", "11006": "deception", "11007": "dimension", "11008": "urgh", "11009": "\\u00a370", "11010": "\\u00a3100", "11011": "30gb", "11012": "4fps", "11013": "shh", "11014": "47", "11015": "16s", "11016": "ties", "11017": "secured", "11018": "zips", "11019": "adils", "11020": "linnmon", "11021": "chicken", "11022": "shawarma", "11023": "yeyey", "11024": "funding", "11025": "254gbs", "11026": "some1", "11027": "brokw", "11028": "dowlnoad", "11029": "goddamit", "11030": "100gb", "11031": "rebuild", "11032": "molecule", "11033": "34gb", "11034": "3gb", "11035": "50gb", "11036": "explorer", "11037": "arse", "11038": "fov", "11039": "simlar", "11040": "mcp", "11041": "possibilties", "11042": "cableties", "11043": "bungee", "11044": "kb", "11045": "masterrob", "11046": "10km", "11047": "30kms", "11048": "eddm", "11049": "dlh", "11050": "woooooooooooooooooooooooooooooooooooo", "11051": "croatian", "11052": "mig", "11053": "18918", "11054": "oneday", "11055": "flightplans", "11056": "disposal", "11057": "n0430f320", "11058": "izd", "11059": "a18", "11060": "derje", "11061": "libya", "11062": "whaaaaaaaaa\\u00e0aaaaaaat", "11063": "ekch", "11064": "tiring", "11065": "backward", "11066": "glue", "11067": "crj9", "11068": "gem", "11069": "5fps", "11070": "loooooong", "11071": "quotes", "11072": "sde2e3ghij1j3j4j5lm1orwxy", "11073": "lb1d1", "11074": "yeat", "11075": "unbearable", "11076": "10ft", "11077": "ttaxiway", "11078": "tfs", "11079": "svo", "11080": "25min", "11081": "cand", "11082": "fiind", "11083": "bired", "11084": "axwb", "11085": "wxwb", "11086": "msn1", "11087": "s3nd", "11088": "h3lp", "11089": "pyssst", "11090": "648131991455268865", "11091": "190", "11092": "ampere", "11093": "3000s", "11094": "trio", "11095": "yakhi", "11096": "messy", "11097": "notebooks", "11098": "40\\u00b0", "11099": "807343773251797003", "11100": "climate", "11101": "sexyfan", "11102": "821658991498100758", "11103": "60\\u00b0c", "11104": "lpv", "11105": "minima", "11106": "ra", "11107": "305", "11108": "cue", "11109": "infringe", "11110": "regex", "11111": "scamming", "11112": "flytampa\\u2019s", "11113": "20mins", "11114": "shiny", "11115": "catering", "11116": "workaround", "11117": "f3", "11118": "way\\ud83d\\ude08", "11119": "mgmt", "11120": "tghts", "11121": "speculate", "11122": "\\ud83c\\udf29\\ufe0f", "11123": "impractical", "11124": "purchasable", "11125": "smells", "11126": "bluemeshy", "11127": "commend", "11128": "waaaay", "11129": "cathy", "11130": "tornados", "11131": "hozse", "11132": "pinkguyd", "11133": "683692160205324308", "11134": "jammies", "11135": "816917100228116480", "11136": "phrasing", "11137": "5min", "11138": "thoee", "11139": "\\ud83d\\ude39", "11140": "aaaer", "11141": "wank", "11142": "900104716556578816", "11143": "a717", "11144": "a727", "11145": "a737", "11146": "a747", "11147": "a757", "11148": "a767", "11149": "airbus787", "11150": "aaah", "11151": "depressing", "11152": "a880", "11153": "anticlimactic", "11154": "myselgb", "11155": "caspian", "11156": "airskyscraper", "11157": "a390", "11158": "sorcery", "11159": "garmin1000", "11160": "conspirationists", "11161": "manifestation", "11162": "barriers", "11163": "trucker", "11164": "convoy", "11165": "ottawa", "11166": "depression", "11167": "peel", "11168": "nacelles", "11169": "pinstriped", "11170": "likewise", "11171": "eork", "11172": "yra", "11173": "underpaid", "11174": "pilors", "11175": "jagged", "11176": "edges", "11177": "ipads", "11178": "resolutions", "11179": "crisp", "11180": "bloom", "11181": "embadsy", "11182": "maked", "11183": "visas", "11184": "eyy", "11185": "\\u201ci", "11186": "easy\\u201d", "11187": "\\u201ccompleted\\u201d", "11188": "stalled", "11189": "jerj", "11190": "ahok", "11191": "fines", "11192": "jailtime", "11193": "employers", "11194": "documentary", "11195": "truwe", "11196": "lvie", "11197": "laborors", "11198": "passport", "11199": "confiscated", "11200": "underpayed", "11201": "indians", "11202": "bangladeshis", "11203": "lankans", "11204": "africans", "11205": "philipines", "11206": "asians", "11207": "nutshell", "11208": "nuthsell", "11209": "malnourished", "11210": "underlying", "11211": "sterotypes", "11212": "labour", "11213": "razor", "11214": "sundays", "11215": "programmer's", "11216": "luckyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", "11217": "tmrow", "11218": "1pm", "11219": "dashboard", "11220": "economics", "11221": "utc3", "11222": "mt", "11223": "9pm", "11224": "grass", "11225": "lovers", "11226": "loosk", "11227": "us\\ud83d\\udc4d", "11228": "zyzz", "11229": "804278667667570708", "11230": "blessed", "11231": "holup", "11232": "faxxxxx", "11233": "pimp", "11234": "cent's", "11235": "epsiode", "11236": "0001s", "11237": "loooks", "11238": "vocie", "11239": "croaky", "11240": "sheeeesh", "11241": "simping", "11242": "youtub", "11243": "jootoob", "11244": "thng", "11245": "2minutes", "11246": "yayyy", "11247": "pixelated", "11248": "hahahhaha", "11249": "actor", "11250": "popcorn", "11251": "hhahahaha", "11252": "10sec", "11253": "asdhashdhasdhashdasd", "11254": "fuckkkkkkk", "11255": "50s", "11256": "ugllyer", "11257": "pfds", "11258": "skip", "11259": "15m", "11260": "25mins", "11261": "zai", "11262": "77", "11263": "ewwww", "11264": "planez", "11265": "resign", "11266": "ikrr", "11267": "manly", "11268": "tumor", "11269": "zoophile", "11270": "ht", "11271": "200f", "11272": "ladder", "11273": "tale", "11274": "organic", "11275": "bouhgt", "11276": "bo", "11277": "smoking", "11278": "bloodu", "11279": "peft", "11280": "37", "11281": "mobs", "11282": "44mins", "11283": "\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10", "11284": "600ft", "11285": "flightradar24", "11286": "thts", "11287": "300k", "11288": "300ft", "11289": "runway\\ud83d\\ude10", "11290": "porno", "11291": "freeeeeeeeeeeeeee", "11292": "indicated", "11293": "deprived", "11294": "consisting", "11295": "bos", "11296": "dca", "11297": "participated", "11298": "tailwind", "11299": "someway", "11300": "overspeeding", "11301": "berdok3d", "11302": "rage", "11303": "cancelling", "11304": "flightsimmers", "11305": "chipped", "11306": "heaps", "11307": "heyy", "11308": "monument", "11309": "torn", "11310": "bugzapper", "11311": "777\\u2019s", "11312": "walked", "11313": "96", "11314": "trackers\\ud83d\\ude33", "11315": "seam", "11316": "mase", "11317": "nasme", "11318": "esan", "11319": "smaee", "11320": "drift", "11321": "a900", "11322": "waitong", "11323": "video\\ud83d\\ude0d", "11324": "otp", "11325": "cvv", "11326": "expiry", "11327": "definitelymyrealname", "11328": "258", "11329": "26", "11330": "4937373636373638", "11331": "somewhereland", "11332": "expiration", "11333": "mrbreast", "11334": "colab", "11335": "lololol", "11336": "lmaoooooo", "11337": "bruhb", "11338": "weirder", "11339": "11pm", "11340": "yooooooo", "11341": "finallyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy", "11342": "sharjah", "11343": "fliht", "11344": "3pm", "11345": "eleven", "11346": "6min", "11347": "grafic", "11348": "lolololololol", "11349": "tree", "11350": "fiddy", "11351": "bruhhhhhhh", "11352": "chanels", "11353": "4pm", "11354": "hypeee", "11355": "00am", "11356": "premieres", "11357": "premiers", "11358": "begginer", "11359": "db505", "11360": "80km", "11361": "omdw", "11362": "rajiv", "11363": "gandhi", "11364": "delhi", "11365": "lftm", "11366": "prefet", "11367": "ombd", "11368": "vovz", "11369": "flydubai", "11370": "hamad", "11371": "kualalumpur", "11372": "\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f", "11373": "\\ud83d\\udc7d", "11374": "60s", "11375": "fascinating", "11376": "70s", "11377": "80s", "11378": "marvels", "11379": "sidesticks", "11380": "whut", "11381": "nopey", "11382": "sha", "11383": "homecockpit", "11384": "sticker\\ud83d\\ude2d\\ud83d\\ude02", "11385": "mentally", "11386": "tf2", "11387": "eddh", "11388": "hamburgo", "11389": "95kts", "11390": "b77f\\ud83d\\ude10", "11391": "a35f\\ud83d\\ude0f\\ud83d\\ude0c\\ud83e\\udd76\\ud83e\\udd75\\ud83e\\udd78\\ud83d\\ude35\\ud83e\\udd2f\\ud83d\\ude1e\\ud83d\\ude24\\ud83d\\ude31\\ud83d\\ude32\\ud83d\\ude03\\ud83d\\ude0d\\ud83d\\ude43\\ud83d\\ude09\\ud83e\\udd2d\\ud83e\\udd2a", "11392": "flighttested", "11393": "7778f", "11394": "320kts", "11395": "3300'", "11396": "wholeheartedly", "11397": "scratched", "11398": "bystander's", "11399": "outreach", "11400": "audiences", "11401": "summarizes", "11402": "offenses", "11403": "b77w", "11404": "immensely", "11405": "rapid", "11406": "coool", "11407": "t700", "11408": "cfm", "11409": "cow", "11410": "msf", "11411": "flyers", "11412": "ctl", "11413": "mid\\ud83e\\udd76", "11414": "italiano", "11415": "\\u201cserious\\u201d", "11416": "hiccups", "11417": "whaaaaaaaaaat", "11418": "7773", "11419": "raked", "11420": "rossyia", "11421": "773er", "11422": "wgucg", "11423": "okabe", "11424": "fir", "11425": "secondly", "11426": "publisher", "11427": "\\ud83d\\ude1e", "11428": "sneaking", "11429": "bitchless", "11430": "yrself", "11431": "kingdom", "11432": "makers", "11433": "kickstarter", "11434": "noname", "11435": "quali", "11436": "shouts", "11437": "james", "11438": "hammond", "11439": "prime", "11440": "mates", "11441": "thiss", "11442": "kph", "11443": "beatable", "11444": "smoked", "11445": "aaaaah", "11446": "8000", "11447": "wars", "11448": "duck", "11449": "simon", "11450": "airsky", "11451": "registrations", "11452": "retd", "11453": "wehen", "11454": "b78x", "11455": "argh", "11456": "badbadbad", "11457": "damnnnnnn", "11458": "debateable", "11459": "brodie", "11460": "this\\u2019s", "11461": "\\ud83d\\udd25\\ud83d\\udd25", "11462": "will\\ud83d\\ude0c", "11463": "whill", "11464": "tnxs", "11465": "relese", "11466": "desision", "11467": "personality", "11468": "bjornpilot", "11469": "binging", "11470": "dsn", "11471": "grinds", "11472": "offtopic", "11473": "a321xr", "11474": "747's", "11475": "ecas", "11476": "timelines", "11477": "4h", "11478": "dcdu", "11479": "grain", "11480": "playerbase", "11481": "yw", "11482": "wehn", "11483": "dabi", "11484": "\\ud83d\\ude01\\ud83d\\ude01", "11485": "heavies", "11486": "\\ud83d\\ude00\\ud83d\\ude00", "11487": "law", "11488": "l2", "11489": "wahey", "11490": "glitches", "11491": "802254880801947658", "11492": "cells", "11493": "resetting", "11494": "vhd", "11495": "passthrough", "11496": "foundations", "11497": "rigid", "11498": "fulfil", "11499": "vax", "11500": "creater", "11501": "flys", "11502": "businessman", "11503": "tweet", "11504": "upset", "11505": "ymmv", "11506": "sleepless", "11507": "\\ud83d\\ude2e\\ud83d\\ude05", "11508": "logbook", "11509": "su3", "11510": "accendly", "11511": "canopy", "11512": "eruofighter\\ud83d\\udc80\\ud83d\\udd4a", "11513": "327", "11514": "treating", "11515": "rushing", "11516": "disclosing", "11517": "substantial", "11518": "excel", "11519": "complained", "11520": "zbadsat", "11521": "rises", "11522": "fsto", "11523": "ublock", "11524": "olympics", "11525": "funsies", "11526": "degredation", "11527": "stimulation", "11528": "crjs", "11529": "planes\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8", "11530": "\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udc4c\\ud83c\\udffb\\ud83e\\udd0c\\ud83c\\udffb", "11531": "scenarions", "11532": "f14", "11533": "lineup", "11534": "origin", "11535": "incorrectly", "11536": "repurposed", "11537": "ffs\\ud83d\\ude02", "11538": "consequences", "11539": "satisfy", "11540": "incoming", "11541": "qatars", "11542": "booking", "11543": "380s", "11544": "upsetting", "11545": "leveraging", "11546": "aab", "11547": "daaaaamn", "11548": "ese", "11549": "blaming", "11550": "1v1", "11551": "incur", "11552": "alf", "11553": "320million", "11554": "malediven", "11555": "moustache", "11556": "daocheng", "11557": "jeddah", "11558": "t160000m", "11559": "overfill", "11560": "pont", "11561": "dc3", "11562": "3674", "11563": "basid", "11564": "bathrooms", "11565": "xl", "11566": "exacly", "11567": "ancestor", "11568": "yaayyy", "11569": "vive", "11570": "deaths", "11571": "trusting", "11572": "correctinos", "11573": "pushes", "11574": "movements", "11575": "deflections", "11576": "nooooooooooooo", "11577": "yesyes", "11578": "president", "11579": "criminals", "11580": "foreigners", "11581": "damnnn", "11582": "interrest", "11583": "qwsim", "11584": "resurects", "11585": "14h", "11586": "baaaack", "11587": "succ", "11588": "copehagen", "11589": "oslo", "11590": "wend", "11591": "maybeits", "11592": "glitchy", "11593": "choppy", "11594": "lhers", "11595": "looses", "11596": "perfs", "11597": "cph", "11598": "layover", "11599": "attemp", "11600": "postpics", "11601": "zbaa", "11602": "closets", "11603": "pug", "11604": "925533806323191868", "11605": "salaries", "11606": "tought", "11607": "frowned", "11608": "fashioned", "11609": "donmy", "11610": "qn", "11611": "xtra", "11612": "booty", "11613": "xwboeing", "11614": "hollanf", "11615": "copping", "11616": "sci", "11617": "seriousness", "11618": "ceremony", "11619": "kannapoggies", "11620": "724635330585690182", "11621": "a387", "11622": "end\\ud83e\\udd74", "11623": "susnaptic", "11624": "thinkers", "11625": "vjam", "11626": "window\\ud83d\\ude05", "11627": "bond", "11628": "knit", "11629": "pogger", "11630": "phonts", "11631": "metaverse", "11632": "appearing", "11633": "5m", "11634": "biig", "11635": "massively", "11636": "coating", "11637": "discharger", "11638": "crusty", "11639": "a350\\u2019s", "11640": "investigation", "11641": "revenue", "11642": "dj\\u2019s", "11643": "videos\\ud83e\\udd72\\ud83d\\ude02", "11644": "severe", "11645": "isolation", "11646": "corps", "11647": "swore", "11648": "400k", "11649": "unsusable", "11650": "defects", "11651": "finair", "11652": "fella", "11653": "scam\\ud83d\\ude02", "11654": "hoax", "11655": "shrek", "11656": "846467021382221849", "11657": "kilos", "11658": "manure", "11659": "\\u00ab", "11660": "signaler", "11661": "\\u00bb", "11662": "kbos", "11663": "louis", "11664": "cosmic", "11665": "41r", "11666": "orbital", "11667": "23utc", "11668": "28utc", "11669": "satsfying", "11670": "\\ud83d\\ude4f\\ud83c\\udffb", "11671": "cleanup", "11672": "errrmmmmm", "11673": "priced", "11674": "legality", "11675": "aerofoil", "11676": "siiiuuuu", "11677": "pensive", "11678": "823076641190051911", "11679": "afici\\u00f3n", "11680": "esto", "11681": "siuuuuuuuuuuuuuuuu", "11682": "betcha", "11683": "courchevel", "11684": "postitive", "11685": "1g", "11686": "touchdowns", "11687": "aerodynamics'", "11688": "iracing", "11689": "740", "11690": "yoda", "11691": "hibernated", "11692": "godly", "11693": "pronouns", "11694": "wearing", "11695": "kingping", "11696": "'geez", "11697": "louise'", "11698": "pencils", "11699": "pens", "11700": "doopsie", "11701": "valorant", "11702": "nup", "11703": "gays", "11704": "homophobic", "11705": "picture\\ud83d\\ude09", "11706": "100mb", "11707": "unboosted", "11708": "level3", "11709": "wrong\\ud83d\\ude02\\ud83d\\ude2d", "11710": "fahk", "11711": "shutp", "11712": "grandkids", "11713": "4021", "11714": "jostic", "11715": "rmb", "11716": "maneuvering", "11717": "maneuver", "11718": "butched", "11719": "\\u201822", "11720": "speculations", "11721": "pepeshocked", "11722": "904359382106656788", "11723": "wls", "11724": "shoulve", "11725": "aricraft", "11726": "airsus", "11727": "bussing", "11728": "airbosses", "11729": "airbussies", "11730": "stories", "11731": "tahts", "11732": "chekcllist", "11733": "fos", "11734": "eject", "11735": "ejection", "11736": "e225", "11737": "execution", "11738": "sukhoi", "11739": "twenty", "11740": "\\ud83c\\uddf3", "11741": "\\ud83c\\uddfa", "11742": "\\ud83c\\uddf9", "11743": "telex", "11744": "350\\ud83d\\udc4d", "11745": "who'll", "11746": "zujz", "11747": "emas", "11748": "certianly", "11749": "thrive", "11750": "100s", "11751": "vapourware", "11752": "attracting", "11753": "explode", "11754": "romance", "11755": "chage", "11756": "mgm", "11757": "wjays", "11758": "tjay", "11759": "a320's", "11760": "poage", "11761": "baddddd", "11762": "haas", "11763": "dislays", "11764": "effeciently", "11765": "eveolved", "11766": "unimagnable", "11767": "ios", "11768": "succesful", "11769": "simbreaf", "11770": "customised", "11771": "evreyone", "11772": "suprisingly", "11773": "diference", "11774": "monstrosity", "11775": "mee", "11776": "disasters", "11777": "harshly", "11778": "nosedive", "11779": "radars", "11780": "ermmmmmmm", "11781": "bill", "11782": "wierdly", "11783": "conjested", "11784": "witht", "11785": "dig", "11786": "viruses", "11787": "respected", "11788": "'terminate'", "11789": "guys'", "11790": "5to", "11791": "figures", "11792": "saads", "11793": "camsim", "11794": "b38m", "11795": "scamware", "11796": "'make'", "11797": "bluemash", "11798": "r34", "11799": "bloons", "11800": "td", "11801": "detent", "11802": "pair", "11803": "vipermad", "11804": "hoster", "11805": "that\\ud83d\\ude02\\ud83d\\udd25\\ud83d\\udd25", "11806": "funniest", "11807": "\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3", "11808": "frickton", "11809": "peas", "11810": "preach", "11811": "explaing", "11812": "16hr", "11813": "a50", "11814": "degraded", "11815": "chanell", "11816": "dropframe", "11817": "yeee", "11818": "yeeear", "11819": "\\ud83c\\udf86\\ud83d\\udca5\\ud83c\\udf87\\ud83e\\udd73", "11820": "3minutes", "11821": "\\ud83c\\udf8a", "11822": "year\\ud83c\\udf89\\ud83c\\udf89\\ud83c\\udf8a", "11823": "visibility", "11824": "120fpm", "11825": "sanity", "11826": "zzz", "11827": "\\ud83d\\ude23", "11828": "nasty", "11829": "gp7200s", "11830": "lessgooooooo", "11831": "strap", "11832": "pupils", "11833": "indentation", "11834": "fekin", "11835": "retina", "11836": "beastiality", "11837": "obsession", "11838": "rhino", "11839": "thinkegg", "11840": "807438927899787304", "11841": "hellou", "11842": "categories", "11843": "\\u201ccheck", "11844": "in\\u201d", "11845": "you\\ud83d\\ude29", "11846": "keepoislockedup", "11847": "freeoisstepbro", "11848": "\\ud83d\\ude27", "11849": "fone", "11850": "naturally", "11851": "overshot", "11852": "paranoia", "11853": "defines", "11854": "emerging", "11855": "itt", "11856": "lacks", "11857": "terr", "11858": "fundamental", "11859": "rad", "11860": "2nm", "11861": "criticising", "11862": "roblox's", "11863": "cod", "11864": "\\ud83d\\udc40\\ud83d\\udc40\\ud83d\\udc40", "11865": "statics", "11866": "\\ud83d\\udcaf\\u203c\\ufe0f\\u203c\\ufe0f\\ud83d\\udcaa\\ud83d\\udcaa", "11867": "\\ud83e\\udd1e\\ud83c\\udffe", "11868": "dolla", "11869": "chain", "11870": "bithday", "11871": "pun", "11872": "slam", "11873": "point\\u2026", "11874": "pretend", "11875": "30cm", "11876": "encourages", "11877": "manspread", "11878": "jozi", "11879": "lekker", "11880": "cape", "11881": "adieu", "11882": "minded", "11883": "\\ud83e\\udd0f", "11884": "\\ud83d\\ude0c\\ud83d\\udc85", "11885": "modtime", "11886": "840106447026782238", "11887": "nymncorn", "11888": "665091614221271040", "11889": "mca", "11890": "movies", "11891": "eggnog", "11892": "richer", "11893": "queen\\u2019s", "11894": "\\u201cbohemian", "11895": "rhapsody\\u201d", "11896": "\\u201code", "11897": "butter\\u201d", "11898": "traditions", "11899": "originated", "11900": "paganism", "11901": "nazareth\\u2019s", "11902": "ancient", "11903": "roman", "11904": "pagans", "11905": "christian", "11906": "40kts", "11907": "438kts", "11908": "santa1", "11909": "greatness", "11910": "\\u05d1\\u05e2\\u05d6\\u05e8\\u05ea", "11911": "\\u05d4\\u05e9\\u05dd", "11912": "lasting", "11913": "allah", "11914": "rebirth", "11915": "prophet", "11916": "everyone\\u2764\\ufe0f", "11917": "deserves", "11918": "union", "11919": "aesthetics", "11920": "pond", "11921": "pushbacks", "11922": "faced", "11923": "occurs", "11924": "disengaged", "11925": "kdfd", "11926": "headquarters", "11927": "firefighter", "11928": "puppy", "11929": "poof", "11930": "anyways\\u2026", "11931": "jorg", "11932": "somewhen", "11933": "themself", "11934": "idk\\u2026", "11935": "courtesy", "11936": "rephrased", "11937": "sel", "11938": "lid", "11939": "bucket", "11940": "dragged", "11941": "mdo", "11942": "modifies", "11943": "fuk", "11944": "frikin", "11945": "russkiy", "11946": "acronyms", "11947": "cyrillic", "11948": "speeeeeen", "11949": "54", "11950": "comac", "11951": "c919", "11952": "bilibili", "11953": "kui", "11954": "134", "11955": "kekwhyperr", "11956": "862655435114545193", "11957": "war", "11958": "resigned", "11959": "misconceptions", "11960": "repeating", "11961": "juristic", "11962": "jurastic", "11963": "fctm", "11964": "fcoms", "11965": "literaly", "11966": "visualize", "11967": "observe", "11968": "certificate", "11969": "catching", "11970": "habits", "11971": "extremley", "11972": "fedility", "11973": "tremendously", "11974": "coooolio", "11975": "incompatible", "11976": "troubles", "11977": "mutually", "11978": "yout", "11979": "recommends", "11980": "renderer", "11981": "ethical", "11982": "undervalue", "11983": "disappointments", "11984": "expects", "11985": "faceplant", "11986": "tries", "11987": "horses", "11988": "firsts", "11989": "authority", "11990": "fedeility", "11991": "exploded", "11992": "spoke", "11993": "thales", "11994": "correlate", "11995": "computation", "11996": "loosely", "11997": "inventing", "11998": "contacts", "11999": "\\u00a330", "12000": "emulator", "12001": "champ", "12002": "parted", "12003": "delaying", "12004": "realls", "12005": "comanies", "12006": "olny", "12007": "100percent", "12008": "alll", "12009": "studied", "12010": "meanings", "12011": "cuircuit", "12012": "904359383549505576", "12013": "aircarft", "12014": "grapics", "12015": "listens", "12016": "nas", "12017": "choices", "12018": "b320", "12019": "a420", "12020": "anoofles", "12021": "a223", "12022": "223", "12023": "stimulations", "12024": "naptic", "12025": "stimulation's", "12026": "airbus\\u2122\\ufe0f", "12027": "bombardier\\u2122\\ufe0f", "12028": "woofles", "12029": "adios", "12030": "ciao", "12031": "524985931162451998", "12032": "o7", "12033": "\\ud83d\\ude3c", "12034": "taxkiing", "12035": "fctl", "12036": "traveling", "12037": "medical", "12038": "examination", "12039": "ballast", "12040": "astounding", "12041": "mcnuggets", "12042": "mcdonalds", "12043": "orrr", "12044": "convsersated", "12045": "gpt", "12046": "wellmax", "12047": "4058", "12048": "ffs\\u2026", "12049": "angels", "12050": "sincere", "12051": "stickies", "12052": "detects", "12053": "keywords", "12054": "flood", "12055": "jos", "12056": "merc", "12057": "wcc", "12058": "irreversible", "12059": "masi", "12060": "fia", "12061": "ridicules", "12062": "controversy", "12063": "siuuuuuuuuuuuuuuu", "12064": "aficion", "12065": "esta", "12066": "eyebleach", "12067": "society\\u2026", "12068": "degenerate", "12069": "heee", "12070": "yeeeeaaaaahhhh", "12071": "yeeahhhh", "12072": "monka", "12073": "eliminate", "12074": "removal", "12075": "hiiii", "12076": "dragon", "12077": "trip\\u2026", "12078": "refill", "12079": "fl415", "12080": "collaborator", "12081": "sweeeet", "12082": "boyyyyy", "12083": "w's", "12084": "ahhhhhhhhhhhhhh", "12085": "19000", "12086": "privately", "12087": "memebers", "12088": "dprobably", "12089": "merges", "12090": "\\u201cbad\\u201d", "12091": "dynamik", "12092": "influencers", "12093": "motto", "12094": "label", "12095": "thatt", "12096": "c4d", "12097": "tentative", "12098": "whoops", "12099": "intellectual", "12100": "rights", "12101": "routinely", "12102": "conflicts", "12103": "ocay", "12104": "koding", "12105": "reuters", "12106": "completly", "12107": "tol", "12108": "unproductive", "12109": "6969th", "12110": "mooooooore", "12111": "memberssssssssssssssss", "12112": "hiiiiiiii", "12113": "cyaa", "12114": "yyz", "12115": "insure", "12116": "dealer", "12117": "300million", "12118": "programmerhumor", "12119": "webapps", "12120": "mortal", "12121": "rethink", "12122": "brian", "12123": "farted", "12124": "6960", "12125": "644479444659994644", "12126": "susnapticus", "12127": "mashallah", "12128": "ya'll", "12129": "entirety", "12130": "importer", "12131": "gained", "12132": "paradigm", "12133": "feat", "12134": "2026", "12135": "thanksgiving", "12136": "hyperblobondrug", "12137": "henlo", "12138": "jack", "12139": "mirage", "12140": "yoinked", "12141": "metal2mesh", "12142": "m2000c", "12143": "posky", "12144": "everyone's", "12145": "nerd", "12146": "archive", "12147": "bibliothek", "12148": "biblioth\\u00e8que", "12149": "biblioteke", "12150": "spelled", "12151": "bibliotech", "12152": "mus\\u00e9e", "12153": "museams", "12154": "1980s", "12155": "1784", "12156": "reunited", "12157": "tram", "12158": "1999", "12159": "metropolis", "12160": "tramways", "12161": "floor", "12162": "wood", "12163": "untouched", "12164": "ww2", "12165": "bathroom", "12166": "decorated", "12167": "1900s", "12168": "holes", "12169": "dining", "12170": "patched", "12171": "cellular", "12172": "gp", "12173": "wired", "12174": "1933", "12175": "neighbourhood", "12176": "1930s", "12177": "wiring", "12178": "grandparents", "12179": "shittiest", "12180": "campagne", "12181": "marked", "12182": "1833", "12183": "1600s", "12184": "1800s", "12185": "medieval", "12186": "towns", "12187": "fields", "12188": "diagonal", "12189": "curvy", "12190": "sentier", "12191": "lined", "12192": "temper", "12193": "highway", "12194": "horrifyingly", "12195": "highschool", "12196": "ol'", "12197": "rescue", "12198": "detention", "12199": "bastard", "12200": "dressed", "12201": "fml", "12202": "routine", "12203": "colleges", "12204": "professors", "12205": "becuz", "12206": "pira", "12207": "neeeeeeeeeeeeeeeeeeeeed", "12208": "bitrates", "12209": "128", "12210": "kbps", "12211": "384", "12212": "kpbs", "12213": "expierence", "12214": "acft", "12215": "mainthread", "12216": "combo", "12217": "33gim", "12218": "reno", "12219": "texture'", "12220": "semaphore'", "12221": "freed", "12222": "buffer", "12223": "'done", "12224": "right'", "12225": "automagically", "12226": "lightweight", "12227": "restocking", "12228": "uno", "12229": "\\ud83d\\udd34", "12230": "important\\ud83d\\udd34", "12231": "wandering", "12232": "boe01", "12233": "tickets", "12234": "dwc", "12235": "50th", "12236": "drones", "12237": "adsb", "12238": "6669", "12239": "ebic", "12240": "adjusting", "12241": "customize", "12242": "flightsimming", "12243": "apeshit", "12244": "yester", "12245": "reboot", "12246": "nxt", "12247": "beginners", "12248": "begginers", "12249": "enclosed", "12250": "superb", "12251": "panda", "12252": "812029552829792307", "12253": "eff", "12254": "jup", "12255": "bum", "12256": "istalled", "12257": "oooohhh", "12258": "\\ud83d\\udc4c\\ud83d\\udc4c", "12259": "genau", "12260": "sehr", "12261": "sch\\u00f6n", "12262": "banish", "12263": "shadow", "12264": "realm", "12265": "fonctionne", "12266": "j'esp\\u00e8re", "12267": "devient", "12268": "daccord", "12269": "cependant", "12270": "peux", "12271": "venir", "12272": "entre", "12273": "asiatique", "12274": "rejoindre", "12275": "nomme", "12276": "crab", "12277": "m'ennuie", "12278": "quelqu'un", "12279": "fait", "12280": "quelque", "12281": "m\\u00eame", "12282": "translated", "12283": "passe", "12284": "excellente", "12285": "journ\\u00e9e", "12286": "philippino", "12287": "salut", "12288": "salutations", "12289": "peu", "12290": "informal", "12291": "juste", "12292": "vas", "12293": "gars", "12294": "flybywire's", "12295": "\\ud83e\\udd37\\ud83c\\udffb\\u200d\\u2642\\ufe0f", "12296": "permisson", "12297": "corn", "12298": "a380is", "12299": "1hr", "12300": "simultaneous", "12301": "bongotap", "12302": "651196048789864478", "12303": "weed", "12304": "chrome", "12305": "120\\u20ac", "12306": "busier", "12307": "29th", "12308": "women", "12309": "eot", "12310": "trown", "12311": "kiad", "12312": "financially", "12313": "merely", "12314": "eyecandy", "12315": "capturing", "12316": "slashed", "12317": "recertify", "12318": "slapping", "12319": "tossing", "12320": "airframes", "12321": "twins", "12322": "a340neo", "12323": "plane\\u2019s", "12324": "nail", "12325": "uncanny", "12326": "'instance'", "12327": "its'", "12328": "contains", "12329": "wasm's", "12330": "coherent", "12331": "gt", "12332": "'avionics'", "12333": "compartmentalisation", "12334": "itchyness", "12335": "diversify", "12336": "itchy", "12337": "garbo", "12338": "words\\ud83d\\ude02", "12339": "lfy", "12340": "specified", "12341": "conventions", "12342": "taiwanese", "12343": "hkvacc", "12344": "vatsea", "12345": "vatapac", "12346": "locals", "12347": "coastal", "12348": "reserved", "12349": "colombia", "12350": "philippines", "12351": "laos", "12352": "burma", "12353": "brunei", "12354": "malaysia", "12355": "cambodia", "12356": "geographically", "12357": "worm", "12358": "a35555555555555555555555500000000000", "12359": "10000000000000000", "12360": "distencing", "12361": "a36900", "12362": "\\ud83c\\udfe2", "12363": "caterpillar", "12364": "fellow", "12365": "ifne", "12366": "petthejett", "12367": "756245817689374822", "12368": "whbats", "12369": "isee", "12370": "lazada", "12371": "rfent", "12372": "\\ud83d\\ude16", "12373": "superjumbo", "12374": "a355550", "12375": "a3957", "12376": "a3450", "12377": "lancelot", "12378": "lance", "12379": "yeaahh", "12380": "longterm", "12381": "factories", "12382": "fights", "12383": "maximilian", "12384": "distancing", "12385": "xxxxxwb", "12386": "utter", "12387": "beautifulness", "12388": "\\ud83c\\udfeb", "12389": "devoloper", "12390": "psychologically", "12391": "devolopers", "12392": "allahhh", "12393": "turk", "12394": "omggg", "12395": "daylight", "12396": "savings", "12397": "itme", "12398": "equisde", "12399": "sr", "12400": "71", "12401": "pajaro", "12402": "negro", "12403": "esa", "12404": "vaca", "12405": "jsjs", "12406": "mauritus", "12407": "60dls", "12408": "violating", "12409": "exicted", "12410": "jet100", "12411": "100kts", "12412": "recents", "12413": "philadelphia", "12414": "phishing", "12415": "smexy", "12416": "noticing", "12417": "dyk", "12418": "proposing", "12419": "cs\\u2019s", "12420": "pogchamp", "12421": "jetaway", "12422": "w10", "12423": "aesthetic", "12424": "secconds", "12425": "firmware", "12426": "manifests", "12427": "oses", "12428": "boards", "12429": "win11", "12430": "razer", "12431": "motherboard's", "12432": "tmi", "12433": "guyss", "12434": "agent", "12435": "other's", "12436": "doofus", "12437": "forgetful", "12438": "6yr", "12439": "christmess", "12440": "\\ud83d\\udc74", "12441": "collaborated", "12442": "technologically", "12443": "leaps", "12444": "mini350", "12445": "a35000000000", "12446": "formation", "12447": "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23i'm", "12448": "bluegreen", "12449": "collimating", "12450": "msfsadon", "12451": "hdd", "12452": "remix", "12453": "gang\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udcaf", "12454": "paki", "12455": "\\ud83d\\ude08\\ud83d\\ude08", "12456": "hkd", "12457": "argentinian", "12458": "arg", "12459": "musti", "12460": "struggles", "12461": "zaid", "12462": "hape", "12463": "serbia", "12464": "stupendous", "12465": "goodbyes", "12466": "stu", "12467": "nuke", "12468": "phrase", "12469": "compat", "12470": "lolololol", "12471": "ponged", "12472": "jkt", "12473": "pattaya", "12474": "skool", "12475": "cehk", "12476": "kigob3j", "12477": "19l", "12478": "whaty", "12479": "floors", "12480": "touches", "12481": "ek2551", "12482": "whys", "12483": "finance", "12484": "calming", "12485": "beatiful", "12486": "st", "12487": "angyyyy", "12488": "724774002282856498", "12489": "\\u201cdon\\u2019t", "12490": "care\\u201d", "12491": "cited", "12492": "fiber", "12493": "electrochrome", "12494": "quitter", "12495": "grant", "12496": "beacuse", "12497": "embarrassed", "12498": "nefaste", "12499": "addition\\u2019s", "12500": "17h", "12501": "filles", "12502": "\\u201cpurchase\\u201d", "12503": "wtffffffffffffffffffffffffffff", "12504": "12hr", "12505": "chickenjoy", "12506": "hka", "12507": "hkg", "12508": "quarters", "12509": "spoken", "12510": "s\\u221en", "12511": "\\ud83d\\ude42\\ud83d\\udc4d", "12512": "representative", "12513": "blacked", "12514": "goosewalk", "12515": "850060655541354547", "12516": "6k", "12517": "yayyyy", "12518": "probally", "12519": "ibuy", "12520": "premiumdeluxe", "12521": "notz", "12522": "sheesj", "12523": "migraine", "12524": "lake", "12525": "a220s", "12526": "kslc", "12527": "unloading", "12528": "banger", "12529": "a359s", "12530": "eyessurprise", "12531": "882497746391674921", "12532": "hopper", "12533": "mike", "12534": "overhauls", "12535": "350xwb", "12536": "217t", "12537": "mtow's", "12538": "275t", "12539": "designation", "12540": "278t", "12541": "superceded", "12542": "280t", "12543": "baseline", "12544": "ulr's", "12545": "papers", "12546": "1000's", "12547": "000nm", "12548": "7hr", "12549": "capitalized", "12550": "vacuum", "12551": "snag", "12552": "historically", "12553": "takers", "12554": "captainsi", "12555": "5800", "12556": "reviving", "12557": "stanrd", "12558": "1627", "12559": "001's", "12560": "recomend", "12561": "seater", "12562": "suspend", "12563": "surefire", "12564": "bordering", "12565": "hostile", "12566": "cynical", "12567": "vitriol", "12568": "propose", "12569": "soli", "12570": "want's", "12571": "devolop", "12572": "be4st", "12573": "fknt", "12574": "fbx", "12575": "obj", "12576": "autocad", "12577": "xpll", "12578": "ms2020", "12579": "tt", "12580": "contesting", "12581": "authorities'", "12582": "today's", "12583": "i'mma", "12584": "sva", "12585": "300hgw", "12586": "350's", "12587": "380's", "12588": "sqs", "12589": "sting", "12590": "sayes", "12591": "777x's", "12592": "lbf", "12593": "000lbf", "12594": "xwbs", "12595": "ranged", "12596": "9x", "12597": "changer", "12598": "transpacific", "12599": "fa", "12600": "pinded", "12601": "robot", "12602": "skepticism", "12603": "dotn", "12604": "fireship", "12605": "hypertex", "12606": "brrrrrr", "12607": "compiler", "12608": "optimizing", "12609": "readable", "12610": "ambarrasing", "12611": "resend", "12612": "illustrator", "12613": "crush", "12614": "enchant", "12615": "infant", "12616": "degrading", "12617": "787's", "12618": "forgetting", "12619": "computerized", "12620": "classical", "12621": "kfll", "12622": "controlers", "12623": "10r", "12624": "ssj100s", "12625": "tupolev", "12626": "ffa", "12627": "techmologies", "12628": "apes2", "12629": "vomitattack", "12630": "525603860631388170", "12631": "junkers", "12632": "poopers", "12633": "nks338", "12634": "blackshark", "12635": "traffiv", "12636": "yaaay", "12637": "cr", "12638": "toughest", "12639": "spirit", "12640": "overlay", "12641": "ee", "12642": "dornier", "12643": "stills", "12644": "msds", "12645": "litrealy", "12646": "80\\u20ac", "12647": "polska", "12648": "drzewiecki", "12649": "drweax", "12650": "veichle", "12651": "drweazxwivoikanpoks", "12652": "desing", "12653": "fsdreamteam", "12654": "flightbeam", "12655": "enchament", "12656": "dindt", "12657": "206", "12658": "shorts", "12659": "caravans", "12660": "king", "12661": "hercules", "12662": "tipe", "12663": "35\\u20ac", "12664": "bingo", "12665": "immoral", "12666": "ju", "12667": "52", "12668": "flightradar", "12669": "recomened", "12670": "a3", "12671": "a150", "12672": "nooo", "12673": "grrrrrrr", "12674": "luki", "12675": "ooooooooooo", "12676": "spammed", "12677": "flightsimaddons", "12678": "ape", "12679": "fuckinell", "12680": "disrespecting", "12681": "thesy", "12682": "1year", "12683": "pmdgs", "12684": "longgggg", "12685": "shan't", "12686": "errrrrrrrrrrrrrrrrrrrrrrrr", "12687": "fligthsim", "12688": "subsurf", "12689": "crease", "12690": "wiggly", "12691": "surf", "12692": "pizza", "12693": "1842", "12694": "fed", "12695": "c'mon", "12696": "\\u2026\\u2026", "12697": "mediocre", "12698": "msfs\\u2026", "12699": "manilla", "12700": "xlea", "12701": "afterwards", "12702": "liv", "12703": "guangzhou", "12704": "76's", "12705": "fanbois", "12706": "revamped", "12707": "van", "12708": "freights", "12709": "fule", "12710": "sended", "12711": "yest", "12712": "airportcompatibility", "12713": "emailing", "12714": "searches", "12715": "s4r", "12716": "\\ud83d\\ude08", "12717": "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23", "12718": "\\u25e1\\u0308\\u22c6\\u029c\\u1d07\\u029f\\u029f\\u1d0f", "12719": "\\u25cf\\u2019\\u25e1\\u2019\\u25cf", "12720": "\\uff89", "12721": "wesmart", "12722": "393575413554741278", "12723": "illuminating", "12724": "sparkypotato", "12725": "7up", "12726": "ww3", "12727": "caos", "12728": "deadware", "12729": "surrounded", "12730": "housing", "12731": "wtf\\ud83d\\udc80", "12732": "pixs", "12733": "747139665198448852", "12734": "freezing", "12735": "20c", "12736": "jailed", "12737": "chui\\u2019s", "12738": "reverser", "12739": "backwards", "12740": "pingable", "12741": "girlgrin", "12742": "749204255411273728", "12743": "pek", "12744": "atc's", "12745": "hhh", "12746": "\\ud83d\\ude36\\u200d\\ud83c\\udf2b\\ufe0f", "12747": "dynamicsa3502022", "12748": "naha", "12749": "nh2030", "12750": "okinawa", "12751": "to\\u00a0", "12752": "probable", "12753": "picion", "12754": "moscow", "12755": "wednsday", "12756": "altaf", "12757": "hussain", "12758": "nawaz", "12759": "sharif", "12760": "scares", "12761": "862151100428713985", "12762": "he\\u2019d", "12763": "surpass", "12764": "thin", "12765": "209", "12766": "dipped", "12767": "shout", "12768": "communications", "12769": "chst", "12770": "populator", "12771": "fairness", "12772": "yuh", "12773": "errr", "12774": "101", "12775": "pogress", "12776": "meming", "12777": "y0s", "12778": "eheheheh", "12779": "culling", "12780": "hotfixes", "12781": "sghat", "12782": "edits", "12783": "shortcut", "12784": "scaaaammmm", "12785": "wu6", "12786": "sexc", "12787": "partyglasses", "12788": "821089093739085825", "12789": "\\ud83d\\ude4b\\ud83c\\udffb\\u200d\\u2642\\ufe0f", "12790": "flightrecorder", "12791": "\\ud83c\\udf7a", "12792": "switz", "12793": "border", "12794": "reeee", "12795": "peopleee", "12796": "1000ulrx", "12797": "eis2", "12798": "glyphs", "12799": "thickness", "12800": "hiscompany", "12801": "distracting", "12802": "outcome", "12803": "gime", "12804": "unlike\\u2026", "12805": "dropframes", "12806": "areosft", "12807": "\\u00e4hrbus", "12808": "commissioned", "12809": "cotswold", "12810": "christchurch", "12811": "bornmouth", "12812": "eghh", "12813": "346", "12814": "blocked", "12815": "whitelist", "12816": "blacklist", "12817": "744", "12818": "bmi", "12819": "charter", "12820": "\\u201caeroconcept\\u201d", "12821": "kekw2", "12822": "751584359311736884", "12823": "threatened", "12824": "plop", "12825": "\\u00e9dition", "12826": "can\\u2019", "12827": "j'y", "12828": "bient\\u00f4t", "12829": "'a'", "12830": "practi", "12831": "rench", "12832": "elys\\u00e9e", "12833": "noga", "12834": "brrr", "12835": "segregate", "12836": "sugesstion", "12837": "refactoring", "12838": "compatibilities", "12839": "737ng", "12840": "737ngx", "12841": "737ngxu", "12842": "ixeg", "12843": "cuzi", "12844": "cattegory", "12845": "milisecond", "12846": "sunthink", "12847": "753115132040577065", "12848": "sownload", "12849": "knowwww", "12850": "anyday", "12851": "cfms", "12852": "ripp", "12853": "simto", "12854": "doent", "12855": "shait", "12856": "flower", "12857": "shark", "12858": "invented", "12859": "\\u00f1", "12860": "lmaooooooooooooooo", "12861": "recycled", "12862": "availabile", "12863": "thsi", "12864": "individually", "12865": "medsage", "12866": "hijackers", "12867": "unreliable", "12868": "diverting", "12869": "subtle", "12870": "technological", "12871": "a350systems", "12872": "a3d", "12873": "restard", "12874": "unfrortunately", "12875": "\\ud83c\\ude37\\ufe0f", "12876": "lod", "12877": "usercfg", "12878": "834564885991522316", "12879": "omgomg", "12880": "imleaving", "12881": "bashing", "12882": "beg", "12883": "readjusted", "12884": "spoiling", "12885": "inbox", "12886": "catdance", "12887": "821089094230736927", "12888": "nearing", "12889": "injured", "12890": "ox", "12891": "lot's", "12892": "ecams", "12893": "arrow", "12894": "\\ud83c\\uddec\\ud83c\\uddee", "12895": "\\ud83d\\udc4d\\ud83d\\ude2c", "12896": "744s", "12897": "kai", "12898": "tak", "12899": "chimes", "12900": "owed", "12901": "notam", "12902": "heyooo", "12903": "heyhoo", "12904": "absouletely", "12905": "cdkeys", "12906": "micro", "12907": "wdum", "12908": "\\u201ca", "12909": "learning\\u201d", "12910": "tooliss", "12911": "redownloading", "12912": "typically", "12913": "\\u2764\\ufe0f\\ud83d\\ude0d", "12914": "sqwack", "12915": "17b\\ud83d\\ude29", "12916": "watery", "12917": "boutta", "12918": "cranky", "12919": "paradox", "12920": "whohooo", "12921": "nod", "12922": "813429321456418848", "12923": "\\u201cstatic", "12924": "asia\\u201d", "12925": "theairline", "12926": "knot", "12927": "flashes", "12928": "sheeeeeeeeeeeeeeesg", "12929": "xb1", "12930": "heyyyy", "12931": "haahaaha", "12932": "tracks", "12933": "pouth", "12934": "communty", "12935": "hwen", "12936": "soultions", "12937": "struck", "12938": "developingg", "12939": "daye", "12940": "keyed", "12941": "17hrs", "12942": "panning", "12943": "haven", "12944": "woring", "12945": "iclude", "12946": "gees", "12947": "landfing", "12948": "painfully", "12949": "microsofts", "12950": "simviation", "12951": "issok", "12952": "202q", "12953": "conpletely", "12954": "musk", "12955": "skating", "12956": "maccies", "12957": "upp", "12958": "twerking", "12959": "sperate", "12960": "someyone", "12961": "585625151685656577", "12962": "shet", "12963": "wlan", "12964": "lan", "12965": "2mbits", "12966": "\\ud83d\\udd8c\\ufe0f", "12967": "kekleave", "12968": "702655652484350075", "12969": "wjat's", "12970": "pepegreencard", "12971": "861523940547493899", "12972": "shakeit", "12973": "798948620333744188", "12974": "dfd350x", "12975": "\\ud83d\\ude05\\ud83d\\ude05", "12976": "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb", "12977": "graduate", "12978": "carl", "12979": "caaaaarl", "12980": "bruheg", "12981": "elites", "12982": "\\u00df", "12983": "approve", "12984": "bobux", "12985": "interstell\\u00e4r", "12986": "guyyys", "12987": "speed1", "12988": "745349627494137876", "12989": "spinner", "12990": "393855702172696577", "12991": "speed2", "12992": "745349654820159549", "12993": "pumpking", "12994": "631968265056550912", "12995": "scammy", "12996": "sadc", "12997": "reside", "12998": "853226388302856222", "12999": "guther", "13000": "cats", "13001": "scegg", "13002": "misspell", "13003": "sucess", "13004": "goood", "13005": "turnoff", "13006": "directional", "13007": "maily", "13008": "tango", "13009": "foxtrot", "13010": "ahhahahah", "13011": "woooooo", "13012": "fsdg", "13013": "mahe", "13014": "a322", "13015": "220knots", "13016": "wizz", "13017": "645", "13018": "656993667969449995", "13019": "quads", "13020": "doods", "13021": "bleeds", "13022": "stabs", "13023": "2500views", "13024": "sucked", "13025": "relaxing", "13026": "joind", "13027": "marking", "13028": "lok", "13029": "babyyyyyyyy", "13030": "4000th", "13031": "memeber", "13032": "lefffft", "13033": "left\\ud83d\\udc40", "13034": "bas", "13035": "overseas", "13036": "chomping", "13037": "fears", "13038": "precautions", "13039": "terrorist", "13040": "ebb'ing", "13041": "flowing", "13042": "interstate", "13043": "exceeded", "13044": "sept", "13045": "populur", "13046": "dxb", "13047": "llhr", "13048": "fransisco", "13049": "preforemance", "13050": "hihi", "13051": "\\u270c\\ufe0f", "13052": "s1", "13053": "theoretical", "13054": "you\\ud83d\\udc4d", "13055": "nothings", "13056": "livvery", "13057": "holla", "13058": "dyna", "13059": "britishavgeek", "13060": "320simpilot", "13061": "everythiung", "13062": "tomorrow\\u2122", "13063": "tmr", "13064": "jonesing", "13065": "summit", "13066": "izzit", "13067": "heyyyyyy", "13068": "atmosphere", "13069": "10months", "13070": "deluded", "13071": "dispell", "13072": "predicament", "13073": "arnold", "13074": "vray", "13075": "laughable", "13076": "tasty", "13077": "bombed", "13078": "denial", "13079": "afloat", "13080": "\\ud83c\\udf7f", "13081": "beating", "13082": "scratching", "13083": "underneath", "13084": "oh\\u2026", "13085": "defult", "13086": "recirculation", "13087": "compressor", "13088": "decompressor", "13089": "residual", "13090": "mass", "13091": "masses", "13092": "exchangers", "13093": "aided", "13094": "inertial", "13095": "lateral", "13096": "offsets", "13097": "etps", "13098": "rtas", "13099": "failkures", "13100": "ache", "13101": "revolution", "13102": "rhat", "13103": "variation", "13104": "a320\\u2019s", "13105": "modells", "13106": "nitty", "13107": "gritty", "13108": "pheonix", "13109": "boundaries", "13110": "emotional", "13111": "610635702287466547", "13112": "rep", "13113": "starred", "13114": "siulate", "13115": "tbelieve", "13116": "ade", "13117": "sytem", "13118": "sthat", "13119": "similatin", "13120": "gthe", "13121": "aamir", "13122": "failiure", "13123": "misjudged", "13124": "famiy", "13125": "gimmick", "13126": "misjudge", "13127": "committee", "13128": "camparison", "13129": "literary", "13130": "1700", "13131": "705908152121688194", "13132": "plunge", "13133": "foward", "13134": "banne", "13135": "rthingy", "13136": "nowwww", "13137": "someone\\u2019s", "13138": "buttt", "13139": "scwhydidyousaythat", "13140": "828603425380892673", "13141": "exautht", "13142": "753461126141837364", "13143": "incide", "13144": "denoising", "13145": "rsr", "13146": "'21", "13147": "of'", "13148": "hints", "13149": "pmdg777", "13150": "tldr", "13151": "\\u2b50\\u2b50\\u2b50\\u2b50\\u2b50", "13152": "swears", "13153": "favour", "13154": "purchasing", "13155": "qw787s", "13156": "139", "13157": "everyone'e", "13158": "sweeetttt", "13159": "heloo", "13160": "853226387941621760", "13161": "hloe", "13162": "ily", "13163": "setback", "13164": "blackbox", "13165": "upfated", "13166": "momentum", "13167": "sim4flights", "13168": "anouncements", "13169": "zzz\\u2026", "13170": "ummmm", "13171": "stroking", "13172": "pogfish", "13173": "791300477144924160", "13174": "a330ne", "13175": "flick", "13176": "importantly", "13177": "hangars", "13178": "relativity", "13179": "concepts", "13180": "versed", "13181": "galaxy", "13182": "vaircraft", "13183": "aven", "13184": "fwd", "13185": "mayhap", "13186": "supersonic", "13187": "slamming", "13188": "shit's", "13189": "terribly", "13190": "socials", "13191": "copywriting", "13192": "suuus", "13193": "hejsa", "13194": "troubling", "13195": "a351", "13196": "su25t", "13197": "p51", "13198": "mapn", "13199": "caucasus", "13200": "lockon", "13201": "mariannas", "13202": "tacpac", "13203": "indiafoxtecho", "13204": "700s", "13205": "sor", "13206": "lt", "13207": "polys", "13208": "crj900", "13209": "networkcapable", "13210": "a321xlr", "13211": "remakes", "13212": "day\\u2026\\u2026", "13213": "thoyght", "13214": "independence", "13215": "hell\\u014d", "13216": "sins", "13217": "903", "13218": "513", "13219": "950", "13220": "275", "13221": "measured", "13222": "tbm930", "13223": "mow", "13224": "dx9", "13225": "warthunder", "13226": "worldofwarships", "13227": "mscs", "13228": "whip", "13229": "smash", "13230": "fkin", "13231": "crickets", "13232": "eventviewer", "13233": "wua", "13234": "intentionally", "13235": "att", "13236": "expat", "13237": "ba\\u2019s", "13238": "tolouse", "13239": "exensive", "13240": "8000nm", "13241": "dosagree", "13242": "spacious", "13243": "confortable", "13244": "expereince", "13245": "72h", "13246": "jst", "13247": "requst", "13248": "smfh", "13249": "drills", "13250": "upstairs", "13251": "renos", "13252": "gooooooood", "13253": "\\u201cbuy\\u201d", "13254": "cd", "13255": "shambles", "13256": "\\u201ccode\\u201d", "13257": "zip\\u201d", "13258": "aids", "13259": "fhe", "13260": "hoooootttttttt", "13261": "\\ud83d\\ude33\\ud83d\\ude33", "13262": "senden", "13263": "m\\u00f6chten", "13264": "animiere", "13265": "choosing", "13266": "honoured", "13267": "connextion", "13268": "phenominal", "13269": "sill", "13270": "letc", "13271": "bashar", "13272": "multiples", "13273": "iccacuracies", "13274": "srsly", "13275": "philly", "13276": "responds", "13277": "learing", "13278": "demotivates", "13279": "ps4", "13280": "ps2", "13281": "rdr2", "13282": "60cents", "13283": "payday", "13284": "\\ud83d\\ude2b\\ud83d\\ude2b\\ud83d\\ude2b", "13285": "bytheway", "13286": "knoking", "13287": "arrested", "13288": "investiagtiononton", "13289": "sesto", "13290": "eeee", "13291": "eee", "13292": "diary", "13293": "wimpy", "13294": "10000k", "13295": "hitman", "13296": "moms", "13297": "98", "13298": "steals", "13299": "phobic", "13300": "eyesshaking", "13301": "686649264293675037", "13302": "highack", "13303": "keept", "13304": "froma", "13305": "totalled", "13306": "reaally", "13307": "pants", "13308": "bakc", "13309": "lizzo", "13310": "oooo", "13311": "agagagagag", "13312": "uber", "13313": "audi", "13314": "r3", "13315": "ina", "13316": "imulator", "13317": "pffft", "13318": "pron", "13319": "ru", "13320": "useslss", "13321": "avanced", "13322": "softeare", "13323": "becasue", "13324": "smashing", "13325": "siren", "13326": "728594798977744906", "13327": "optimistically", "13328": "wnice", "13329": "spiciness", "13330": "payers", "13331": "cattofight", "13332": "782893086468079636", "13333": "cringy", "13334": "tacky", "13335": "disccussing", "13336": "folk", "13337": "wesites", "13338": "420", "13339": "protonvpn", "13340": "dfda350", "13341": "frreeweare", "13342": "compan", "13343": "\\u26fd", "13344": "embarber", "13345": "breedok", "13346": "\\ud83d\\udc34", "13347": "\\ud83e\\udd76\\ud83d\\udcaf", "13348": "ikik", "13349": "ggod", "13350": "\\ud83d\\udc17", "13351": "pengland", "13352": "opinions\\ud83d\\udc40", "13353": "nobodynose", "13354": "habanero", "13355": "pepper", "13356": "\\ud83d\\udef8", "13357": "spicier", "13358": "peepoducktoy", "13359": "759040027958837278", "13360": "tapping", "13361": "skyblueradio", "13362": "burningblue", "13363": "uk2000", "13364": "pepefeelsweirdman", "13365": "727317917481435197", "13366": "meory", "13367": "ol", "13368": "thcx", "13369": "twr", "13370": "gnd", "13371": "valatile", "13372": "20ghz", "13373": "processor", "13374": "dam", "13375": "darker", "13376": "gradient", "13377": "combos", "13378": "tous", "13379": "hier", "13380": "j\\u2019ai", "13381": "r\\u00e9ussi", "13382": "d\\u00e9marches", "13383": "l\\u2019a35x", "13384": "quand", "13385": "faisais", "13386": "l\\u2019\\u00e9tape", "13387": "finale", "13388": "\\u00ab\\u00a0click", "13389": "all\\u00a0\\u00bb", "13390": "ferm\\u00e9", "13391": "frustrant", "13392": "anyproject", "13393": "fook", "13394": "donc", "13395": "pouvez", "13396": "m\\u2019aider", "13397": "bah", "13398": "parlais", "13399": "c\\u2019est", "13400": "j\\u2019habite", "13401": "depuis", "13402": "1998\\ud83d\\ude0a", "13403": "lorsque", "13404": "t\\u00e9l\\u00e9charge", "13405": "fichier", "13406": "dedans", "13407": "n'oublie", "13408": "anglais", "13409": "trouve", "13410": "851593943292444714", "13411": "sortie", "13412": "personnes", "13413": "n'avons", "13414": "publi\\u00e9", "13415": "pense", "13416": "comprend", "13417": "\\u00eatre", "13418": "mauvais", "13419": "soutenons", "13420": "l'a350", "13421": "maintenant", "13422": "pourqoui", "13423": "bonsoir", "13424": "messieurs", "13425": "j\\u2019aurai", "13426": "besoin", "13427": "d\\u2019aide", "13428": "aurai", "13429": "t\\u2019il", "13430": "volontaire", "13431": "d\\u2019avance", "13432": "\\u201cvir\\u201d", "13433": "remembering", "13434": "hgm", "13435": "desc", "13436": "abiding", "13437": "wiped", "13438": "assetbuilder", "13439": "simobject", "13440": "'c", "13441": "packagesources", "13442": "simobjects", "13443": "container", "13444": "2200", "13445": "as\\u2026", "13446": "lmfaooooooo", "13447": "awkwardly", "13448": "creep", "13449": "9months", "13450": "considernign", "13451": "vibrations", "13452": "flybys", "13453": "fefrences", "13454": "fselite", "13455": "theve", "13456": "dyanmic", "13457": "buuut", "13458": "shuch", "13459": "ooops", "13460": "thumbsupparrot", "13461": "821089092182867968", "13462": "queenstown", "13463": "hamilton", "13464": "portland", "13465": "diego", "13466": "organise", "13467": "heyyyyy", "13468": "procrastinating", "13469": "figh", "13470": "vtol", "13471": "shhh", "13472": "8573", "13473": "civilization", "13474": "pspspspsppspspspsppsps", "13475": "that\\u2026", "13476": "\\u201cpspspsps\\u201d", "13477": "whenitsready", "13478": "718181511240876051", "13479": "nutritious", "13480": "healthier", "13481": "\\u201cterrible", "13482": "ham\\u201d", "13483": "amirightandleft", "13484": "railways", "13485": "gta5", "13486": "15\\u00bac", "13487": "demonstrate", "13488": "hom", "13489": "shadex", "13490": "xprealistic", "13491": "laminar's", "13492": "instanbul", "13493": "xmas", "13494": "ebnglish", "13495": "svreenshotes", "13496": "macbook", "13497": "macs", "13498": "emitting", "13499": "dampening", "13500": "uh\\u2026", "13501": "amenn", "13502": "screnshots", "13503": "fractal", "13504": "ummmmmmm", "13505": "darling", "13506": "rpg", "13507": "rbg", "13508": "unmoderated", "13509": "bullied", "13510": "\\u201cconvoy", "13511": "honking", "13512": "pubg", "13513": "battlefield", "13514": "lile", "13515": "airprot", "13516": "autobahn", "13517": "jdm", "13518": "tropical", "13519": "sweeden", "13520": "gangster", "13521": "micrsofost", "13522": "gonnna", "13523": "wisley", "13524": "multiplay", "13525": "midtown", "13526": "aoe\\u2026", "13527": "checkers", "13528": "matcmaking", "13529": "imessages", "13530": "viber", "13531": "grandmother", "13532": "nore", "13533": "exploring", "13534": "snide", "13535": "remark", "13536": "chats", "13537": "worker", "13538": "worjer", "13539": "disocrd", "13540": "funny\\u2026", "13541": "shameless", "13542": "levelled", "13543": "miningi", "13544": "b4urh", "13545": "day1", "13546": "1080\\u2026", "13547": "haave", "13548": "50c", "13549": "45c", "13550": "47\\u00bac", "13551": "masterbox", "13552": "pulls", "13553": "5ghz", "13554": "watercooler", "13555": "467", "13556": "somethingsomething", "13557": "ocd", "13558": "becquwe", "13559": "chased", "13560": "aeosoft", "13561": "semms", "13562": "perma", "13563": "willy", "13564": "pwetty", "13565": "a5", "13566": "pocket", "13567": "\\ud83e\\udd26\\ud83c\\udffb\\u200d\\u2640\\ufe0f", "13568": "robbery", "13569": "911", "13570": "aigh", "13571": "317", "13572": "loke", "13573": "dp", "13574": "fcking", "13575": "lmaoooofse", "13576": "lmaooooooooo", "13577": "plague", "13578": "melbourne", "13579": "brokey", "13580": "yourcontrom", "13581": "ksea", "13582": "cayennes", "13583": "hongkong", "13584": "copilotry", "13585": "18hrs", "13586": "16hrs", "13587": "baclk", "13588": "justifying", "13589": "sould", "13590": "obliterate", "13591": "wher", "13592": "alrifhr", "13593": "orrrr", "13594": "pleased", "13595": "overstressing", "13596": "rippppppp", "13597": "45mins", "13598": "athens", "13599": "obeses", "13600": "diabetes", "13601": "realism\\u2122", "13602": "wiping", "13603": "heresy", "13604": "airlined", "13605": "tuts", "13606": "bloke", "13607": "seag", "13608": "peepodjshake", "13609": "756792135625343056", "13610": "peeporidedog", "13611": "760460061377036288", "13612": "transfers", "13613": "aesthetically", "13614": "demanded", "13615": "friens", "13616": "lvl1", "13617": "peepos", "13618": "moneeeyy", "13619": "pepeboosting", "13620": "729816561317183529", "13621": "blasphemy", "13622": "pepesteer", "13623": "755687680574095380", "13624": "word\\u2026\\u2026", "13625": "diggers", "13626": "noo", "13627": "nooooooo", "13628": "428630397459365898", "13629": "furries", "13630": "hmmmmcat", "13631": "729827907878256720", "13632": "nuzzles", "13633": "sccattokiss2", "13634": "754633140617609247", "13635": "hurro", "13636": "hewwwo", "13637": "troubleshoot", "13638": "pcs", "13639": "whta", "13640": "bearing", "13641": "equilibrium", "13642": "vbioses", "13643": "dust", "13644": "megabrain", "13645": "outlet", "13646": "vrms", "13647": "humble", "13648": "undervolt", "13649": "2070s", "13650": "xynjie", "13651": "500f", "13652": "ae", "13653": "1212", "13654": "blast", "13655": "hewwo", "13656": "pandafiretruck", "13657": "717113760673956023", "13658": "gpus", "13659": "afterburner", "13660": "giftcards", "13661": "salad", "13662": "folding", "13663": "nicehash", "13664": "bitcoin", "13665": "algorithms", "13666": "hash", "13667": "flooshed", "13668": "n00bs", "13669": "highlighting", "13670": "sparky744", "13671": "exemple", "13672": "honour", "13673": "debted", "13674": "undo", "13675": "transaction", "13676": "violent", "13677": "secure", "13678": "ukraine", "13679": "whatttt", "13680": "demotivated", "13681": "aboy", "13682": "ahoy", "13683": "duketu", "13684": "utterly", "13685": "managewr", "13686": "ummmmmmmmmm", "13687": "son's", "13688": "ma'am", "13689": "mems", "13690": "guitars", "13691": "bcuz", "13692": "ltd", "13693": "peepocirclespin", "13694": "757106547573653506", "13695": "svg'd", "13696": "lgtm", "13697": "inability", "13698": "\\ud83c\\udf6a", "13699": "inkscape", "13700": "vectr", "13701": "standby", "13702": "fffffffffffffffffffffffffffffffffffffffffffffuuuuuuuu", "13703": "rectangle", "13704": "forwards", "13705": "productivity", "13706": "lemon", "13707": "potatoes", "13708": "vram", "13709": "warmed", "13710": "drank", "13711": "beers", "13712": "revving", "13713": "rs3", "13714": "noooooooo", "13715": "drunk", "13716": "jstn", "13717": "idek", "13718": "disturbs", "13719": "mansion", "13720": "hears", "13721": "raging", "13722": "ak47", "13723": "spanking", "13724": "\\ud83d\\udc98", "13725": "bai", "13726": "mastered", "13727": "dukes", "13728": "eyebags", "13729": "111111", "13730": "111", "13731": "mascot", "13732": "budd", "13733": "dike", "13734": "sryry", "13735": "treasure", "13736": "demoted", "13737": "whyyyyyyy", "13738": "throat", "13739": "slep", "13740": "wessssss", "13741": "famfam", "13742": "relate", "13743": "pff", "13744": "nichtnein", "13745": "\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39", "13746": "plzplz", "13747": "axept", "13748": "apoloigigiesies", "13749": "uninstalled", "13750": "17th", "13751": "ranked", "13752": "inspection", "13753": "embrace", "13754": "strobes", "13755": "signatures", "13756": "soon\\u2026", "13757": "pinged\\u2026", "13758": "massages", "13759": "seams", "13760": "them\\ud83d\\ude05", "13761": "might\\u2019ve", "13762": "dooberby", "13763": "successes", "13764": "reinvigorated", "13765": "154", "13766": "loyalty", "13767": "entries", "13768": "todayyy", "13769": "cockpitg", "13770": "21h", "13771": "munch", "13772": "dessert", "13773": "ate", "13774": "everyonee", "13775": "ourbourous", "13776": "infinitely", "13777": "jpeg", "13778": "rasterised", "13779": "followd", "13780": "\\ud83d\\ude09\\ud83d\\ude09", "13781": "loung", "13782": "spends", "13783": "10hours", "13784": "3000h", "13785": "datas", "13786": "alwas", "13787": "veersion", "13788": "emb170", "13789": "erj", "13790": "hbu", "13791": "emgency", "13792": "slide", "13793": "pools", "13794": "hotels", "13795": "dish", "13796": "nationals", "13797": "seafood", "13798": "coconut", "13799": "lagoon", "13800": "coasts", "13801": "compact", "13802": "jungle", "13803": "lanka", "13804": "secluded", "13805": "thas", "13806": "maledives", "13807": "ceiling", "13808": "qualities", "13809": "depiction", "13810": "perfer", "13811": "desires", "13812": "annoucements", "13813": "pins", "13814": "declare", "13815": "winner", "13816": "saitek", "13817": "primary", "13818": "thos", "13819": "servers'", "13820": "cryptic", "13821": "uncotrolled", "13822": "phraseo", "13823": "fiew", "13824": "innovating", "13825": "flightplanning", "13826": "circles", "13827": "exatcly", "13828": "ironed", "13829": "moon", "13830": "conflicted", "13831": "blown", "13832": "yhx", "13833": "asobk", "13834": "fbwa380", "13835": "protections", "13836": "obvs", "13837": "ir", "13838": "overtime", "13839": "pepecrazy", "13840": "854078303031918682", "13841": "ecited", "13842": "5left", "13843": "planeed", "13844": "milestone", "13845": "modifying", "13846": "merging", "13847": "goooooooood", "13848": "theifs", "13849": "scums", "13850": "manages", "13851": "unofficially", "13852": "percival's", "13853": "pogslide", "13854": "819233987293085747", "13855": "bluemesh\\u2019s", "13856": "\\u200b\\u200bgoing", "13857": "plane\\ud83e\\udd29", "13858": "somday", "13859": "turkishairlinesa350xwb", "13860": "acdc", "13861": "metallica", "13862": "stones", "13863": "headliners", "13864": "festival", "13865": "poster", "13866": "health", "13867": "lifestyle", "13868": "'free", "13869": "time'", "13870": "competitive", "13871": "baseball", "13872": "soldier", "13873": "recieved", "13874": "mating", "13875": "mediafire", "13876": "leagues", "13877": "astonished", "13878": "diamond", "13879": "da40", "13880": "modconflict", "13881": "everthing", "13882": "theere", "13883": "annoucement", "13884": "cheering", "13885": "worried\\ud83d\\ude05", "13886": "oven", "13887": "805075050368598036", "13888": "gh", "13889": "screwed", "13890": "comparisons", "13891": "okayyy", "13892": "testbed", "13893": "\\ud83d\\ude80", "13894": "rubber", "13895": "seals", "13896": "shoutout", "13897": "beans", "13898": "peepoclap", "13899": "760871489703772160", "13900": "\\ud83d\\ude32", "13901": "20am", "13902": "downoad", "13903": "betatesting", "13904": "looke", "13905": "revitalized", "13906": "chosed", "13907": "thar", "13908": "instructors", "13909": "joing", "13910": "crave", "13911": "happy\\ud83d\\ude05", "13912": "brasilian", "13913": "relationships", "13914": "differnt", "13915": "traveled", "13916": "1ce", "13917": "luggage", "13918": "now\\ud83d\\ude05", "13919": "aircara\\u00efbes", "13920": "frenchbee", "13921": "tahiti", "13922": "aircaraibes", "13923": "tame", "13924": "revitalizes", "13925": "whoa", "13926": "1964", "13927": "2000s", "13928": "abacus", "13929": "entires", "13930": "tommorrow", "13931": "somes", "13932": "generous", "13933": "singaporr", "13934": "complementary", "13935": "heyyy", "13936": "respects", "13937": "cauldron", "13938": "bargain", "13939": "collapse", "13940": "up\\ud83d\\ude02", "13941": "develpoment", "13942": "inspectore", "13943": "\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d", "13944": "accompany", "13945": "nordics", "13946": "wu", "13947": "812028940000559175", "13948": "sorryyy", "13949": "resume", "13950": "projet", "13951": "yop", "13952": "506350613953642496", "13953": "qatat", "13954": "\\u00e9\\u00e9", "13955": "ughhh", "13956": "6hours", "13957": "cuttie", "13958": "mw", "13959": "lobbys", "13960": "brag", "13961": "10900", "13962": "optimized", "13963": "3800x", "13964": "multicore", "13965": "multithreaded", "13966": "multicores", "13967": "nonsence", "13968": "pepega", "13969": "patent", "13970": "hmmmmmmmmmmmmmmmmmmmmmm", "13971": "w0rd", "13972": "veryyyy", "13973": "syanaptic", "13974": "672490176282361866", "13975": "hijacking", "13976": "cpu's", "13977": "destroy", "13978": "generations", "13979": "measurements", "13980": "warnhim", "13981": "fornite", "13982": "ppls", "13983": "baning", "13984": "bezier", "13985": "experinced", "13986": "badass", "13987": "catvibe", "13988": "743618911077138592", "13989": "matric", "13990": "denied", "13991": "10900k", "13992": "recieve", "13993": "reedeming", "13994": "defied", "13995": "megaa", "13996": "coupon", "13997": "fortinite", "13998": "renews", "13999": "snipers", "14000": "alts", "14001": "verification", "14002": "4gb", "14003": "probabl", "14004": "falled", "14005": "dingbats", "14006": "nerb", "14007": "jerj100", "14008": "abschluss", "14009": "wette", "14010": "diese", "14011": "\\u00fcbersetzung", "14012": "falsch", "14013": "bachelors", "14014": "doctor", "14015": "lawyer", "14016": "schooll", "14017": "prision", "14018": "aug23", "14019": "wahat", "14020": "purple", "14021": "the\\u201d", "14022": "assistance\\u201d", "14023": "whoah", "14024": "persistent", "14025": "deadzone", "14026": "diff", "14027": "deadzones", "14028": "sensitivities", "14029": "alwight", "14030": "excising", "14031": "dowlaod", "14032": "emoji\\u2019s", "14033": "efficent", "14034": "engins", "14035": "onlly", "14036": "schalte", "14037": "gehe", "14038": "allgemein", "14039": "hilfe", "14040": "glaube", "14041": "nother", "14042": "defalt", "14043": "eintire", "14044": "renault", "14045": "alpine", "14046": "sf1000", "14047": "sturdy", "14048": "rims", "14049": "logi", "14050": "thrustmaste", "14051": "wati", "14052": "pc2", "14053": "xdddd", "14054": "dangrous", "14055": "helloooooooooooooooo", "14056": "\\ud83c\\udde6\\ud83c\\uddfa", "14057": "snapshots", "14058": "jt", "14059": "4ghz", "14060": "processors", "14061": "ghz", "14062": "clocked", "14063": "5700", "14064": "8500", "14065": "geeez", "14066": "700p", "14067": "5700xt", "14068": "repaired", "14069": "defending", "14070": "reconsider", "14071": "jayloc", "14072": "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f", "14073": "dm\\u2019s", "14074": "ambiguity", "14075": "exclamation", "14076": "\\u201cit\\u2019s", "14077": "bro\\u201d", "14078": "convey", "14079": "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f\\ud83d\\ude02", "14080": "exceptions", "14081": "pedo", "14082": "20\\u2019s", "14083": "20's", "14084": "teens", "14085": "warrants", "14086": "5110", "14087": "treatment", "14088": "unhappy", "14089": "prompting", "14090": "hootheman", "14091": "afterall", "14092": "999999", "14093": "soooooooo", "14094": "verts", "14095": "vets", "14096": "penal", "14097": "gloom", "14098": "disagreements", "14099": "rw", "14100": "coordinating", "14101": "immature", "14102": "triggered", "14103": "undertaking", "14104": "deed", "14105": "ejem", "14106": "tom\\u2019s", "14107": "silently", "14108": "orgincaton", "14109": "understands", "14110": "disputes", "14111": "mistreatment", "14112": "queries", "14113": "anyone's", "14114": "reintroduced", "14115": "waare", "14116": "accuse", "14117": "organizations", "14118": "huis", "14119": "ehy", "14120": "inall", "14121": "uniquely", "14122": "unfortuantely", "14123": "collective", "14124": "mena", "14125": "apprach", "14126": "monkey", "14127": "emptiness", "14128": "ideo", "14129": "reallife", "14130": "avery", "14131": "stalemeate", "14132": "intead", "14133": "investigate", "14134": "stalemate", "14135": "biased", "14136": "traction", "14137": "viewers", "14138": "sarted", "14139": "spit", "14140": "hooked", "14141": "to'", "14142": "xince", "14143": "compressed", "14144": "gens", "14145": "5gb", "14146": "xp72", "14147": "entering", "14148": "poop", "14149": "gas", "14150": "'dual", "14151": "mapping'", "14152": "engineingame", "14153": "reaalllly", "14154": "saltysim", "14155": "sameeeeeeee", "14156": "whisky", "14157": "stumbling", "14158": "shell", "14159": "approached", "14160": "liabilities", "14161": "wiw", "14162": "mishap", "14163": "backseat", "14164": "'seemed'", "14165": "mfkers", "14166": "wats", "14167": "flai", "14168": "7373", "14169": "surfing", "14170": "evetkor", "14171": "charged", "14172": "aor", "14173": "wishing", "14174": "elated", "14175": "snaps", "14176": "typesafe", "14177": "phyton", "14178": "theanks", "14179": "20dms", "14180": "idrc", "14181": "reposted", "14182": "negativity", "14183": "allflightmods", "14184": "scrapes", "14185": "scrape", "14186": "wesbite", "14187": "republish", "14188": "concensus", "14189": "repsect", "14190": "rollin'", "14191": "astronaut", "14192": "numb", "14193": "g'day", "14194": "cokpits", "14195": "displaysas", "14196": "eventully", "14197": "h135", "14198": "20k", "14199": "responsibility", "14200": "staffs", "14201": "grasp", "14202": "garantee", "14203": "gibhub", "14204": "flooded", "14205": "accounce", "14206": "rembember", "14207": "16k", "14208": "attraction", "14209": "sereis", "14210": "optimise", "14211": "3090s", "14212": "konw", "14213": "reverting", "14214": "acually", "14215": "partener", "14216": "foreseeable", "14217": "dfda350x", "14218": "fbwa32nx", "14219": "wouyld", "14220": "reciprocate", "14221": "environments", "14222": "deployment", "14223": "performence", "14224": "deveopment", "14225": "tend", "14226": "vidp", "14227": "avinash", "14228": "undertake", "14229": "tampa", "14230": "tripping", "14231": "contibutions", "14232": "pig", "14233": "2076", "14234": "2081", "14235": "5months", "14236": "1month", "14237": "jokr", "14238": "pmg", "14239": "thm", "14240": "som", "14241": "brokn", "14242": "kayboar", "14243": "inglish", "14244": "kant", "14245": "imagin", "14246": "irli", "14247": "vrsions", "14248": "vry", "14249": "systm", "14250": "suks", "14251": "funtionality", "14252": "stuy", "14253": "civil", "14254": "regulating", "14255": "av", "14256": "misinformed", "14257": "woopsies", "14258": "jst780", "14259": "ough", "14260": "\\ud83e\\udd8d", "14261": "62", "14262": "overwriting", "14263": "simpleaircraft", "14264": "resolve", "14265": "remake", "14266": "paths", "14267": "imputed", "14268": "invalid", "14269": "pllease", "14270": "capitalisim", "14271": "\\ud83c\\udde8\\ud83c\\uddf3", "14272": "ff767", "14273": "ff757", "14274": "scum", "14275": "clowns", "14276": "hoped", "14277": "incredibles", "14278": "ngx", "14279": "ith", "14280": "ith6", "14281": "18z", "14282": "\\u201cexpected\\u201d", "14283": "hurdles", "14284": "eoy", "14285": "yeeeeeeeeeeah", "14286": "opencollective", "14287": "horrendous", "14288": "despair", "14289": "attenborough's", "14290": "amphibious", "14291": "leme", "14292": "funy", "14293": "throne", "14294": "ahahahha", "14295": "stuf", "14296": "truee", "14297": "prettttyy", "14298": "andddd", "14299": "uuuhhhhh", "14300": "bailed", "14301": "shill", "14302": "imaginations", "14303": "floder", "14304": "helooo", "14305": "ironic", "14306": "abruptly", "14307": "lol\\ud83e\\udd23", "14308": "kekekek", "14309": "698502181472436254", "14310": "cit", "14311": "instrlall", "14312": "revised", "14313": "gooooo", "14314": "rocking", "14315": "timeeeeeeeeeeeeee", "14316": "staining", "14317": "racists", "14318": "zionists", "14319": "demographics", "14320": "groovy", "14321": "convince", "14322": "talkin", "14323": "\\u201cshut", "14324": "israel\\u201d", "14325": "inactivity", "14326": "wr", "14327": "yandere", "14328": "pokimane", "14329": "arorund", "14330": "\\ud83c\\udf19", "14331": "rasicts", "14332": "dowbnkload", "14333": "celebrating", "14334": "celebrates", "14335": "ehmm", "14336": "graveyard", "14337": "cmoooon", "14338": "selflessly", "14339": "noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", "14340": "sixnine", "14341": "donuts", "14342": "claro", "14343": "sussy", "14344": "whatsus", "14345": "no\\u2026", "14346": "intimal", "14347": "\\ud83c\\udd70\\ufe0f", "14348": "\\ud83c\\udd71\\ufe0f", "14349": "\\ud83c\\uddf2", "14350": "\\ud83c\\uddf1", "14351": "lockheed", "14352": "say\\ud83d\\ude05", "14353": "lively", "14354": "ncie", "14355": "genova", "14356": "lo", "14357": "brk", "14358": "socks", "14359": "73'", "14360": "sweeet", "14361": "prettier", "14362": "manufacture", "14363": "seal", "14364": "finnished", "14365": "facebook\\ud83d\\udc80", "14366": "spectacular", "14367": "desired", "14368": "a358", "14369": "enthusiastic", "14370": "yuo", "14371": "millionares", "14372": "sustain", "14373": "dontations", "14374": "incease", "14375": "donaye", "14376": "15000", "14377": "questiom", "14378": "thst", "14379": "studly", "14380": "curl", "14381": "runtime", "14382": "soemone", "14383": "campus", "14384": "builf", "14385": "touchdirt", "14386": "touchconcrete", "14387": "waterspeed", "14388": "engstrt", "14389": "landrotorwash", "14390": "lnd", "14391": "waterrotorwash", "14392": "wtr", "14393": "fueldump", "14394": "enginefire", "14395": "engfire", "14396": "enginedamage", "14397": "engsmoke", "14398": "engineoilleak", "14399": "oilleak", "14400": "skidpavement", "14401": "skidmark", "14402": "snowskitrack", "14403": "localcache", "14404": "onestore", "14405": "inject", "14406": "humor", "14407": "nations", "14408": "hatch", "14409": "incass", "14410": "hijack", "14411": "flightplanmanager", "14412": "libk", "14413": "plane\\ud83d\\udc4d", "14414": "loot", "14415": "thc", "14416": "detroit", "14417": "nda", "14418": "correclt", "14419": "routesmainly", "14420": "nadess", "14421": "ecais", "14422": "newe", "14423": "hugo's", "14424": "sessions", "14425": "interdimensional", "14426": "going\\ud83d\\ude05", "14427": "help\\ud83d\\udc4d", "14428": "mfds", "14429": "\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc", "14430": "grenade", "14431": "2002", "14432": "2000th", "14433": "loadewd", "14434": "finnaly", "14435": "1996", "14436": "'active'", "14437": "firing", "14438": "promotions", "14439": "warranted", "14440": "mile", "14441": "fricking", "14442": "fewer", "14443": "reviewing", "14444": "failing", "14445": "flightplanmanagers", "14446": "plasma2045's", "14447": "dunce", "14448": "dungeon", "14449": "cunfuzed", "14450": "benn", "14451": "vi", "14452": "premature", "14453": "gachihyper", "14454": "712675236901814303", "14455": "clarity", "14456": "foret", "14457": "212", "14458": "yuou", "14459": "acceptance", "14460": "surroundings", "14461": "genoa's", "14462": "philip", "14463": "phillip", "14464": "extruded", "14465": "widescreens", "14466": "logistics", "14467": "bases", "14468": "aid", "14469": "adaptability", "14470": "subtile", "14471": "adaptation", "14472": "antennas", "14473": "321neolr", "14474": "uniform", "14475": "widely", "14476": "noisy", "14477": "insannely", "14478": "alrigt", "14479": "cooool", "14480": "yed", "14481": "communtity", "14482": "dident", "14483": "removes", "14484": "gitignore", "14485": "bur", "14486": "sence", "14487": "refering", "14488": "collabirating", "14489": "whatsup", "14490": "loks", "14491": "modellings", "14492": "xe", "14493": "daayyuumm", "14494": "daymn", "14495": "killssss", "14496": "a318ceo", "14497": "a319neo", "14498": "lr", "14499": "ther", "14500": "onption", "14501": "reasing", "14502": "okokok", "14503": "pined", "14504": "styings", "14505": "afew", "14506": "trolldance", "14507": "821089097144991784", "14508": "lmaoxd", "14509": "fuq", "14510": "sibling", "14511": "stomp", "14512": "ownership", "14513": "\\u215btb", "14514": "instal", "14515": "hmmmmm", "14516": "undestant", "14517": "sai", "14518": "dthe", "14519": "corection", "14520": "undetaking", "14521": "ree", "14522": "generated", "14523": "8600", "14524": "wussup", "14525": "incharge", "14526": "teleporting", "14527": "549", "14528": "reminding", "14529": "delusional", "14530": "a359ulr", "14531": "suppress", "14532": "0001", "14533": "deadn't", "14534": "reflection", "14535": "flghtsim", "14536": "punta", "14537": "rasie", "14538": "malta", "14539": "guts", "14540": "fxs", "14541": "endless", "14542": "poblem", "14543": "siad", "14544": "theri", "14545": "nadd", "14546": "sadky", "14547": "andnmake", "14548": "ohoh", "14549": "dujde", "14550": "dangg", "14551": "kphx", "14552": "lmaooooooo", "14553": "actuallly", "14554": "projetct", "14555": "hai", "14556": "egine", "14557": "conversions", "14558": "suffers", "14559": "zig", "14560": "zagging", "14561": "it\\ud83d\\udc4d", "14562": "dibs", "14563": "milviz", "14564": "sr71", "14565": "blackbird", "14566": "xon't", "14567": "pedistal", "14568": "experimentable", "14569": "realesd", "14570": "renember", "14571": "ligo", "14572": "respecting", "14573": "armenia", "14574": "turks", "14575": "conflicting", "14576": "identigied", "14577": "theyd", "14578": "bars", "14579": "textboxes", "14580": "mmmh", "14581": "thoses", "14582": "abd", "14583": "updatess", "14584": "initialize", "14585": "a380\\ud83d\\ude05", "14586": "avro", "14587": "rj85", "14588": "clermont", "14589": "ferrand", "14590": "disguise", "14591": "wan", "14592": "hopefull", "14593": "mornign", "14594": "bbrain", "14595": "ditn", "14596": "triejt", "14597": "paril", "14598": "soemthing", "14599": "ud", "14600": "searfch", "14601": "thik", "14602": "he\\u2019ll", "14603": "apeering", "14604": "innstal", "14605": "teels", "14606": "thet", "14607": "downlaod", "14608": "complate", "14609": "apeer", "14610": "appears", "14611": "ph", "14612": "wit", "14613": "squeaky", "14614": "bammm", "14615": "512x512", "14616": "nais", "14617": "apr", "14618": "tripl\\u00e9", "14619": "invent", "14620": "invet", "14621": "rioting", "14622": "snowstorm", "14623": "fols", "14624": "scams", "14625": "zagnoli", "14626": "10usd", "14627": "8f", "14628": "clickign", "14629": "dhynamic", "14630": "kenw", "14631": "servefr", "14632": "htijng", "14633": "aj", "14634": "wjat", "14635": "hapened", "14636": "wjy", "14637": "225", "14638": "cring", "14639": "feutures", "14640": "rarly", "14641": "dwonfall", "14642": "downfall", "14643": "b738", "14644": "steel", "14645": "thigny", "14646": "idont", "14647": "swim", "14648": "oknwo", "14649": "extinquisher", "14650": "escaped", "14651": "swiming", "14652": "growth", "14653": "subnati", "14654": "yaya", "14655": "chnaged", "14656": "jusst", "14657": "mak", "14658": "ethem", "14659": "youreself", "14660": "searrching", "14661": "drowned", "14662": "fkn", "14663": "emotions", "14664": "shooter", "14665": "subnaut", "14666": "genuienly", "14667": "terrifying", "14668": "enducing", "14669": "etenral", "14670": "orgiinal", "14671": "favrotie", "14672": "underwater", "14673": "antagonist", "14674": "ke", "14675": "fligths", "14676": "cis", "14677": "misgendered", "14678": "lgtb", "14679": "edgy", "14680": "lgbtq", "14681": "detecteded", "14682": "anywya", "14683": "guessin", "14684": "correcto", "14685": "coutnry", "14686": "enlgish", "14687": "swhere", "14688": "frnech", "14689": "normalguy", "14690": "hsitrpoy", "14691": "eneglish", "14692": "jouer", "14693": "s\\u00e9curit\\u00e9", "14694": "breach", "14695": "hsitroy", "14696": "trnaslate", "14697": "vraiment", "14698": "m\\u00e9moire", "14699": "posers", "14700": "weak", "14701": "geting", "14702": "m3ember", "14703": "trident", "14704": "stronk", "14705": "769329666342387782", "14706": "256", "14707": "256gb", "14708": "64", "14709": "aviators", "14710": "jimmy", "14711": "workin", "14712": "mtue", "14713": "citys", "14714": "\\u00e8", "14715": "\\u201cvisited\\u201d", "14716": "visite", "14717": "mountain", "14718": "iu", "14719": "visteded", "14720": "peopel", "14721": "iarparts", "14722": "ahd", "14723": "oofline", "14724": "soundpacks", "14725": "whtas", "14726": "beside", "14727": "hurtning", "14728": "pranks", "14729": "rleease", "14730": "shhhh", "14731": "threw", "14732": "digitalflightdynamic", "14733": "knowwhat", "14734": "yooooo", "14735": "lesgoo", "14736": "trinket", "14737": "misisng", "14738": "lme", "14739": "grinding", "14740": "mattered", "14741": "personable", "14742": "joel", "14743": "surver", "14744": "modded", "14745": "spoon", "14746": "dc350", "14747": "cours", "14748": "vacances", "14749": "nos", "14750": "enfants", "14751": "enrants", "14752": "coll\\u00e8ge", "14753": "\\u00e9cole", "14754": "semaine", "14755": "traduce", "14756": "graph", "14757": "announcing", "14758": "178gb", "14759": "emmanuel", "14760": "\\ud83c\\udde8\\ud83c\\udde6", "14761": "1373", "14762": "cultured", "14763": "beard", "14764": "every1", "14765": "arminian", "14766": "arminains", "14767": "granys", "14768": "drore", "14769": "sicked", "14770": "lmfaooooo", "14771": "reali", "14772": "engs", "14773": "6000fpm", "14774": "onecanhope", "14775": "longlivethemd11", "14776": "fl700", "14777": "000km", "14778": "a3\\u00b250", "14779": "verison", "14780": "decrease", "14781": "10's", "14782": "2\\ud83d\\ude33", "14783": "mcdonairbus", "14784": "700119713602338826", "14785": "kmao", "14786": "trippin", "14787": "ballz", "14788": "noticable", "14789": "\\u20181\\u2019", "14790": "oh3", "14791": "idfk", "14792": "okie", "14793": "implied", "14794": "begs", "14795": "begger", "14796": "dots", "14797": "predicteded", "14798": "detaling", "14799": "ignroing", "14800": "noit", "14801": "acurate", "14802": "corrupt", "14803": "nicey", "14804": "finishes", "14805": "neem", "14806": "poopoo", "14807": "termnial", "14808": "picosecond", "14809": "niceee", "14810": "advertisment", "14811": "wumpus", "14812": "bruhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh", "14813": "bruhhhhhhhhhhhhhh", "14814": "lfying", "14815": "airplaens", "14816": "nqh", "14817": "50000000000", "14818": "quantum", "14819": "300000000000000000", "14820": "quanatum", "14821": "10000000000000", "14822": "qunatum", "14823": "serveer", "14824": "crushed", "14825": "mpbs", "14826": "lspecs", "14827": "longing", "14828": "hugo", "14829": "downlosded", "14830": "251", "14831": "smoething", "14832": "liners", "14833": "vatsys", "14834": "snippets", "14835": "commenting", "14836": "recognsiing", "14837": "clunky", "14838": "parse", "14839": "funky", "14840": "dll", "14841": "ienumerator", "14842": "waitforseconds", "14843": "musnt", "14844": "prev", "14845": "noods", "14846": "asynchronous", "14847": "thered", "14848": "boolean", "14849": "dir", "14850": "inter", "14851": "grats", "14852": "xmls", "14853": "occured", "14854": "specialize", "14855": "niiiiice", "14856": "project's", "14857": "tilting", "14858": "spreads", "14859": "fairings", "14860": "photographs", "14861": "copies", "14862": "py", "14863": "erase", "14864": "unneccessary", "14865": "inconvenience", "14866": "neeed", "14867": "inconveniences", "14868": "lib", "14869": "x64", "14870": "libgit2", "14871": "106a5f2", "14872": "burlap", "14873": "goods", "14874": "crytpocurrency", "14875": "\\ud83d\\ude02and", "14876": "receptors", "14877": "inconsistencies", "14878": "sya", "14879": "htat", "14880": "wayyyyy", "14881": "soley", "14882": "workimg", "14883": "b789", "14884": "quantas", "14885": "pigned", "14886": "refork", "14887": "entirley", "14888": "remapped", "14889": "surpassed", "14890": "445", "14891": "248", "14892": "microsoftflightsim", "14893": "recelebrating", "14894": "lessgo", "14895": "tuff", "14896": "086th", "14897": "tellign", "14898": "youtbue", "14899": "eternal", "14900": "998", "14901": "suffering", "14902": "fond", "14903": "thousand", "14904": "trinity", "14905": "pwoer", "14906": "nthor", "14907": "stalls", "14908": "uncontrollable", "14909": "sicomputers", "14910": "msrp", "14911": "750", "14912": "dolalrs", "14913": "boots", "14914": "chillllllllllllllll", "14915": "crashiness", "14916": "headass", "14917": "lean", "14918": "html5", "14919": "congratulations\\ud83d\\udc4f", "14920": "bummed", "14921": "rival", "14922": "frank", "14923": "tablets", "14924": "reword", "14925": "ypu", "14926": "eternally", "14927": "pmdg\\ud83d\\ude0f", "14928": "absolute", "14929": "sizing", "14930": "indicate", "14931": "924", "14932": "920", "14933": "865", "14934": "mountains", "14935": "intall", "14936": "welcoming", "14937": "anxiously", "14938": "1920x1080", "14939": "preset", "14940": "achive", "14941": "cinematic", "14942": "contest", "14943": "htats", "14944": "mosltly", "14945": "od", "14946": "specifc", "14947": "freware", "14948": "retractable", "14949": "\\ud83d\\udc49", "14950": "\\ud83d\\udc48", "14951": "\\ud83e\\udda6", "14952": "uhhhhhh", "14953": "havr", "14954": "sssh", "14955": "counld", "14956": "andhave", "14957": "extracting", "14958": "unpack", "14959": "epyc", "14960": "tink", "14961": "yeet", "14962": "javascritp", "14963": "\\u260e\\ufe0f", "14964": "uncompiled", "14965": "adminstrator", "14966": "owch", "14967": "brrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr", "14968": "flyig", "14969": "youtubes", "14970": "yootube", "14971": "yootoobe", "14972": "ooups", "14973": "cl", "14974": "searhc", "14975": "ior", "14976": "chnanel", "14977": "simualtor", "14978": "takeoffs", "14979": "foldera35x", "14980": "sm4flight", "14981": "desiging", "14982": "217", "14983": "fbw\\u2019s", "14984": "yoyo", "14985": "communnity", "14986": "indtall", "14987": "installers", "14988": "tging", "14989": "evertime", "14990": "rotates", "14991": "okayyyy", "14992": "flightsims", "14993": "sdks", "14994": "wuold", "14995": "3months", "14996": "ddd", "14997": "reallly", "14998": "yayy", "14999": "compress", "15000": "eisntaller", "15001": "nsis", "15002": "theys", "15003": "ugliest", "15004": "zylus", "15005": "shwo", "15006": "contributeded", "15007": "bumb", "15008": "beign", "15009": "alwyas", "15010": "isntall", "15011": "10000000", "15012": "zackprogrammer's", "15013": "sayng", "15014": "heccin", "15015": "pound", "15016": "thnx", "15017": "\\u20ac89", "15018": "\\u20ac1", "15019": "grandfather", "15020": "bday", "15021": "\\u20ac500", "15022": "wotn", "15023": "eah", "15024": "analyze", "15025": "viewer", "15026": "codejam", "15027": "amazsing", "15028": "tongursntee", "15029": "utilisable", "15030": "styl\\u00e9", "15031": "oow", "15032": "loe", "15033": "skyrim", "15034": "comple", "15035": "prrobaably", "15036": "mroe", "15037": "0000000000000", "15038": "funeral", "15039": "happyy", "15040": "\\ud83d\\udd1b", "15041": "\\ud83d\\udd1d", "15042": "freshes", "15043": "e195", "15044": "spectrealive", "15045": "ykur", "15046": "abusive", "15047": "abusige", "15048": "bannhammer", "15049": "seeking", "15050": "offensive", "15051": "minorities", "15052": "trademarked", "15053": "anthing", "15054": "technicly", "15055": "doin'", "15056": "lokks", "15057": "kermit", "15058": "yto", "15059": "cyrus", "15060": "'ve", "15061": "cpl", "15062": "perspectives", "15063": "weant", "15064": "limitng", "15065": "anymoire", "15066": "wydm", "15067": "intergartion", "15068": "sim4flght", "15069": "econonomy", "15070": "thoough", "15071": "rho", "15072": "799", "15073": "mora", "15074": "hangar9", "15075": "quicck", "15076": "dfw", "15077": "unsee", "15078": "b162", "15079": "gyro", "15080": "traced", "15081": "thicker", "15082": "aquire", "15083": "reeeee", "15084": "pinnngggg", "15085": "vibin", "15086": "747083478172172338", "15087": "ryan", "15088": "stickbug", "15089": "762711806836867073", "15090": "19hrs", "15091": "monkax", "15092": "747139657334259762", "15093": "805386870094561300", "15094": "dababy", "15095": "advertsing", "15096": "madvertising", "15097": "hte", "15098": "logics", "15099": "helllooo", "15100": "jumping", "15101": "practile", "15102": "easyyy", "15103": "retopology", "15104": "wireframe", "15105": "thicc", "15106": "booooi", "15107": "bolorean", "15108": "basically\\ud83e\\udd23", "15109": "lang", "15110": "compositor", "15111": "nodes", "15112": "majik", "15113": "nitisha", "15114": "hdri's", "15115": "dew", "15116": "daang", "15117": "hiii", "15118": "bully", "15119": "pingreeegif", "15120": "757127670050848838", "15121": "apparantly", "15122": "smhhhhhhh", "15123": "streamers", "15124": "multiplied", "15125": "shading", "15126": "niot", "15127": "atoms", "15128": "destructeded", "15129": "atom", "15130": "pgo", "15131": "positioned", "15132": "9hr", "15133": "pancake", "15134": "partership", "15135": "reuse", "15136": "reccoment", "15137": "reusable", "15138": "cound", "15139": "rounded", "15140": "expext", "15141": "levele", "15142": "complaint", "15143": "masks", "15144": "deadchat", "15145": "parter", "15146": "crism", "15147": "mouth", "15148": "svertise", "15149": "soundroint", "15150": "nobofy", "15151": "cherry", "15152": "retried", "15153": "accelerates", "15154": "125kts", "15155": "eerm", "15156": "robo", "15157": "writes", "15158": "redistributed", "15159": "modifications", "15160": "miscommunication", "15161": "\\ud83e\\udd26", "15162": "dios", "15163": "copyrighting", "15164": "incompatability", "15165": "freelancers", "15166": "swamped", "15167": "sounddrount", "15168": "btu", "15169": "attracteded", "15170": "agrre", "15171": "dynmaic", "15172": "sim4fligth", "15173": "etender", "15174": "15gb", "15175": "4hrs", "15176": "attracts", "15177": "hotkey", "15178": "mockery", "15179": "'plugins'", "15180": "manipulation", "15181": "pugin", "15182": "york", "15183": "109", "15184": "favourites", "15185": "frameworks", "15186": "lagnuage", "15187": "obe", "15188": "wirking", "15189": "becoause", "15190": "pregramming", "15191": "aksed", "15192": "doesen\\u2019t", "15193": "amazig", "15194": "xlua", "15195": "sasl", "15196": "differens", "15197": "alsomst", "15198": "brhu", "15199": "010", "15200": "finland", "15201": "sleepoing", "15202": "10000000000000000000000000000000000000000000000000000", "15203": "timmes", "15204": "exetiteded", "15205": "jjust", "15206": "exoteded", "15207": "10000000000000000000000000000000000000000000000000x", "15208": "discountinnuing", "15209": "prediciton", "15210": "saa", "15211": "littl", "15212": "stopt", "15213": "\\ud83e\\udd70\\ud83d\\ude0d", "15214": "hehehehehe", "15215": "pranked", "15216": "franxe", "15217": "lsgg", "15218": "algerie", "15219": "daag", "15220": "\\ud83d\\ude30", "15221": "moding", "15222": "geneva", "15223": "dispo", "15224": "efhk", "15225": "5hours", "15226": "oooooooh", "15227": "10hr", "15228": "giveaways", "15229": "sadboihours", "15230": "813516789240692767", "15231": "unded", "15232": "46fpm", "15233": "cdh", "15234": "reaso", "15235": "lvl5", "15236": "sucessful", "15237": "streamed", "15238": "twith", "15239": "cosmetic", "15240": "friedns", "15241": "knives", "15242": "oooooooooo", "15243": "knw", "15244": "mmmmmmmmm", "15245": "unpopular", "15246": "rainbow", "15247": "siege", "15248": "awp", "15249": "clip", "15250": "grave", "15251": "levle", "15252": "whish", "15253": "cnat", "15254": "it\\ud83d\\ude42", "15255": "job\\ud83d\\udc4d", "15256": "htise", "15257": "depnding", "15258": "hippity", "15259": "hoppity", "15260": "property", "15261": "ahve", "15262": "explenation", "15263": "requets", "15264": "proejct", "15265": "accewpt", "15266": "tthem", "15267": "feuture", "15268": "sone", "15269": "project350", "15270": "contributer", "15271": "repost", "15272": "dependecies", "15273": "depenciesi", "15274": "naother", "15275": "depencids", "15276": "maiin", "15277": "hjave", "15278": "kiddie", "15279": "containing", "15280": "238479128740921873409", "15281": "libraries", "15282": "vue", "15283": "lukeairtool", "15284": "fl380", "15285": "innthe", "15286": "rainy", "15287": "441", "15288": "144", "15289": "eant", "15290": "eill", "15291": "tut", "15292": "sorth", "15293": "underestimated", "15294": "900r", "15295": "315", "15296": "capability\\u2019s", "15297": "formateded", "15298": "tactice", "15299": "rebase", "15300": "squash", "15301": "migth", "15302": "ethe", "15303": "irf", "15304": "arly", "15305": "counterintuitive", "15306": "toolkit", "15307": "fore", "15308": "emojies", "15309": "layz", "15310": "simpel", "15311": "pliain", "15312": "commmit", "15313": "typos", "15314": "worreid", "15315": "organised", "15316": "applys", "15317": "githu", "15318": "worngly", "15319": "remvoes", "15320": "walter", "15321": "807357245938860133", "15322": "sim4fligjt", "15323": "maintainer", "15324": "preexisting", "15325": "controll", "15326": "accomplishing", "15327": "alternatives", "15328": "peaople", "15329": "proffesional", "15330": "\\ud83c\\uddea\\ud83c\\uddf8", "15331": "peng", "15332": "tnx", "15333": "abada350", "15334": "much\\u00e8", "15335": "diffeculty", "15336": "monthw", "15337": "tortuing", "15338": "favvvvorties", "15339": "elave", "15340": "soutce", "15341": "cnaa", "15342": "sicne", "15343": "tortured", "15344": "migration", "15345": "purged", "15346": "wrogn", "15347": "istory", "15348": "usssaly", "15349": "concert", "15350": "breakfast", "15351": "fashion", "15352": "uncertain", "15353": "organizer", "15354": "begins", "15355": "shipment", "15356": "restock", "15357": "awaiting", "15358": "sneakerheads", "15359": "printing", "15360": "cast", "15361": "storyline", "15362": "bestselling", "15363": "girl's", "15364": "guadeloupe", "15365": "someyhing", "15366": "dsl", "15367": "\\ud83d\\uddff\\ud83d\\uddff", "15368": "x4", "15369": "sait", "15370": "dealine", "15371": "advancing", "15372": "364", "15373": "bthey", "15374": "updatet", "15375": "paywayre", "15376": "itching", "15377": "it\\ud83d\\ude1f", "15378": "ksp2", "15379": "quitting", "15380": "synaptic's", "15381": "peakies", "15382": "bleumesh", "15383": "isit", "15384": "healthy", "15385": "reoccuring", "15386": "aed", "15387": "depressurisation", "15388": "anwser", "15389": "hdws", "15390": "quoted", "15391": "aparently", "15392": "niko's", "15393": "calibrations", "15394": "editors", "15395": "stopgap", "15396": "noting", "15397": "varying", "15398": "wrongly", "15399": "snappy", "15400": "\\u201dand", "15401": "justifiable", "15402": "unsurprising", "15403": "knees", "15404": "proficient", "15405": "appropiate", "15406": "right\\uff1f", "15407": "8700nm", "15408": "benefiting", "15409": "atsaw", "15410": "scaled", "15411": "attol", "15412": "inpolite", "15413": "synpatic", "15414": "foreward", "15415": "cabuin", "15416": "years\\ud83d\\ude02", "15417": "vsd", "15418": "descents", "15419": "robust", "15420": "asobad", "15421": "cancelled\\ud83d\\udc80", "15422": "universe", "15423": "deja", "15424": "vu", "15425": "tou", "15426": "exemption", "15427": "overrated", "15428": "openable", "15429": "\\u201dwasted\\u201d", "15430": "exits", "15431": "limiting", "15432": "emblematic", "15433": "\\u201cray", "15434": "ban\\u201d", "15435": "eases", "15436": "window's", "15437": "harmonising", "15438": "qantas'", "15439": "573", "15440": "016km", "15441": "farther", "15442": "20h", "15443": "30m", "15444": "singpaore", "15445": "1000nm", "15446": "cpuld", "15447": "reworked", "15448": "urm", "15449": "pourcentage", "15450": "befor", "15451": "notif", "15452": "moderater", "15453": "tagging", "15454": "marmoset", "15455": "baking", "15456": "ao", "15457": "manuel", "15458": "flightsimto", "15459": "dreamt", "15460": "inlcuded", "15461": "summarise", "15462": "treated", "15463": "inibuild", "15464": "liased", "15465": "tinted", "15466": "a321n", "15467": "moddelled", "15468": "disengage", "15469": "ofp", "15470": "rudely", "15471": "calibaration", "15472": "speedbrakes", "15473": "barrier", "15474": "emer", "15475": "armed", "15476": "bacis", "15477": "pollish", "15478": "there\\u2019ll", "15479": "tue", "15480": "probaly", "15481": "\\u50b3\\u8a0a\\u606f\\u5230", "15482": "trilogy", "15483": "devolved", "15484": "9\\u00b0", "15485": "sweep", "15486": "undergrad", "15487": "grad", "15488": "compsci", "15489": "bestfriend", "15490": "tik", "15491": "tok", "15492": "203x", "15493": "202", "15494": "donates", "15495": "pred", "15496": "obsurd", "15497": "entertrainemnt", "15498": "roundabout", "15499": "toke", "15500": "learner", "15501": "dmd", "15502": "chuck", "15503": "openstreetmap", "15504": "liverries", "15505": "rained", "15506": "freshly", "15507": "ask\\ud83d\\uddff", "15508": "hahhaha", "15509": "independently", "15510": "ipad's", "15511": "misunderstand", "15512": "aforementioned", "15513": "efbs", "15514": "observers", "15515": "acp", "15516": "picture's", "15517": "essentiallly", "15518": "efb's", "15519": "chooses", "15520": "suboptimal", "15521": "calculators", "15522": "50yrs", "15523": "pissing", "15524": "2088", "15525": "laughed", "15526": "controled", "15527": "cool\\ud83d\\udc40", "15528": "150nm", "15529": "amazed", "15530": "itr", "15531": "shafted", "15532": "iag", "15533": "cheat", "15534": "wipe", "15535": "anying", "15536": "yessirr", "15537": "live\\ud83e\\udd72", "15538": "whoosh", "15539": "\\ud83d\\udcf8", "15540": "unimaginable", "15541": "outperform", "15542": "browsers", "15543": "expenditure", "15544": "coffees", "15545": "1th", "15546": "\\u0131", "15547": "kivet", "15548": "occlusion", "15549": "roughness", "15550": "whould", "15551": "tracker", "15552": "gallery", "15553": "cooperation", "15554": "lolzie", "15555": "wo", "15556": "projectalive", "15557": "projectdead", "15558": "directories", "15559": "shoulda", "15560": "northkorx", "15561": "a350\\ud83d\\udc80", "15562": "tr", "15563": "component", "15564": "component's", "15565": "helpers", "15566": "guest", "15567": "wording", "15568": "carefully", "15569": "transoceanic", "15570": "ity", "15571": "lie\\ud83d\\ude05", "15572": "fadec", "15573": "codere", "15574": "parrot", "15575": "869637909672763402", "15576": "aible", "15577": "outbranch", "15578": "sorr", "15579": "medrunk", "15580": "deee", "15581": "ftee", "15582": "aircarf", "15583": "2\\ud83e\\udd76", "15584": "hideous", "15585": "annoucments", "15586": "annoucemt", "15587": "100ew", "15588": "relevasse", "15589": "id\\u00e9e", "15590": "traduit", "15591": "camera's", "15592": "pfffffff", "15593": "69246", "15594": "\\ud83d\\ude44\\ud83d\\ude44\\ud83d\\ude44", "15595": "recon", "15596": "meteoblue", "15597": "metar", "15598": "meals", "15599": "overlap", "15600": "nuanced", "15601": "thera", "15602": "uknown", "15603": "inprovements", "15604": "5000ft", "15605": "scrollwheel", "15606": "5000m", "15607": "20000m", "15608": "ome", "15609": "dares", "15610": "trustworthyness", "15611": "23rd", "15612": "01", "15613": "clb", "15614": "inital", "15615": "uplinked", "15616": "variatns", "15617": "zfwcg", "15618": "huger", "15619": "already\\u2260release", "15620": "man\\ud83d\\ude0e", "15621": "\\ud83d\\ude04\\ud83e\\udd70", "15622": "ready\\u201d", "15623": "factual", "15624": "estimating", "15625": "dymamic", "15626": "likelyhood", "15627": "supposidly", "15628": "polygons", "15629": "fren", "15630": "'350", "15631": "genie", "15632": "accumulate", "15633": "risks", "15634": "objecting", "15635": "detached", "15636": "achievements", "15637": "guarantees", "15638": "downs", "15639": "casino", "15640": "diecover350", "15641": "800\\u201d", "15642": "calleth", "15643": "cb", "15644": "easteregg", "15645": "bottling", "15646": "scrambling", "15647": "chunks", "15648": "publicize", "15649": "incremental", "15650": "luxurious", "15651": "grants", "15652": "nevertheless", "15653": "foto", "15654": "entrance", "15655": "aso\\ud83c\\udd71\\ufe0fo", "15656": "thig", "15657": "\\u201823", "15658": "\\u201824", "15659": "\\u201825", "15660": "roycosoup\\ud83d\\ude0c", "15661": "hehehehe", "15662": "compability", "15663": "\\u201cbe", "15664": "tagged", "15665": "compound", "15666": "disciplines", "15667": "gltf", "15668": "bridge", "15669": "pepperoni", "15670": "vista", "15671": "horrifying", "15672": "rabbit", "15673": "internship", "15674": "sketchup", "15675": "offset", "15676": "fundamentally", "15677": "elevate", "15678": "faulty", "15679": "unwrapped", "15680": "clickspots", "15681": "xyz", "15682": "orso", "15683": "mirrors", "15684": "mirroring", "15685": "a20ns", "15686": "900\\u2026", "15687": "dealbreaker", "15688": "10dollars", "15689": "recline", "15690": "mom's", "15691": "tooooooooo", "15692": "releasd", "15693": "partake", "15694": "biz", "15695": "'wrong'", "15696": "blend", "15697": "avenue", "15698": "diverging", "15699": "weither", "15700": "electrically", "15701": "powered", "15702": "ehbus", "15703": "contained", "15704": "addiditional", "15705": "vault", "15706": "difficulties", "15707": "inthe", "15708": "forbid", "15709": "arrange", "15710": "connects", "15711": "\\u201cyou", "15712": "whener\\u201d", "15713": "who'd", "15714": "wingbox", "15715": "youcontrols", "15716": "flighting", "15717": "a370's", "15718": "calibrating", "15719": "dfda35x", "15720": "dame", "15721": "yc", "15722": "halted", "15723": "thorough", "15724": "treachery", "15725": "completition", "15726": "examined", "15727": "bitly", "15728": "inspected", "15729": "'click", "15730": "continue'", "15731": "retouched", "15732": "lightspeed", "15733": "lefttop", "15734": "righttop", "15735": "rightbottom", "15736": "wolf", "15737": "flightschools", "15738": "inqueries", "15739": "avis", "15740": "restricts", "15741": "toward", "15742": "interpreted", "15743": "dip", "15744": "toes", "15745": "workplace", "15746": "flexibility", "15747": "uis", "15748": "authentic", "15749": "enviourment", "15750": "disclosed", "15751": "sidescreen", "15752": "periodicity", "15753": "gradually", "15754": "finalize", "15755": "sons", "15756": "nacelle", "15757": "diameter", "15758": "comprised", "15759": "combination", "15760": "compute", "15761": "stabilizer", "15762": "tryn", "15763": "intend", "15764": "sailing", "15765": "tirelessly", "15766": "accountable", "15767": "anyhow", "15768": "tackling", "15769": "sincerely", "15770": "extend", "15771": "hyper", "15772": "penalty", "15773": "insufficient", "15774": "proportions", "15775": "diameters", "15776": "transform", "15777": "adjustment", "15778": "ok\\ud83d\\ude02", "15779": "noun", "15780": "alas", "15781": "needing", "15782": "interval", "15783": "'3d", "15784": "modeler'", "15785": "customizable", "15786": "blueprint", "15787": "kits", "15788": "blurprint", "15789": "cutting", "15790": "understandably", "15791": "\\ud83d\\ude13", "15792": "attenuation", "15793": "rtpc", "15794": "artificially", "15795": "dev's", "15796": "s4", "15797": "amalgamation", "15798": "consideed", "15799": "marimekko", "15800": "manufactores", "15801": "csb772", "15802": "pal's", "15803": "lauched", "15804": "laughs", "15805": "ruthless", "15806": "enduring", "15807": "19th", "15808": "ming", "15809": "handlings", "15810": "stretched", "15811": "differenjt", "15812": "configs", "15813": "trailer\\ud83d\\udc40", "15814": "\\ud83d\\ude13\\ud83d\\ude02", "15815": "acj350", "15816": "reverberating", "15817": "howl", "15818": "iv'e", "15819": "remeber", "15820": "samre", "15821": "immune", "15822": "memorized", "15823": "attatchment", "15824": "panic", "15825": "msfs2077", "15826": "2040", "15827": "remodelling", "15828": "1000lr", "15829": "jurisdiction", "15830": "hassle", "15831": "flightplango", "15832": "android", "15833": "foreflight", "15834": "\\ud83d\\ude04\\ud83d\\ude02", "15835": "dissapoint", "15836": "odfd", "15837": "kfbw", "15838": "explaination", "15839": "120kgs", "15840": "80kg", "15841": "124", "15842": "6t", "15843": "28qt", "15844": "burns", "15845": "ifsd", "15846": "'it", "15847": "everything'", "15848": "groundwork", "15849": "itkbj", "15850": "fleshed", "15851": "aaall", "15852": "characteristics", "15853": "programmable", "15854": "foresee", "15855": "cl650", "15856": "'step", "15857": "deleted'", "15858": "buzzword", "15859": "stepclimb", "15860": "quirks", "15861": "\\u00b0", "15862": "pilotjoe", "15863": "sharklet", "15864": "msn216", "15865": "additionally", "15866": "slip", "15867": "probes", "15868": "locking", "15869": "maya", "15870": "lfpg", "15871": "lesgoooo", "15872": "thurst", "15873": "simttolkit", "15874": "prosses", "15875": "trademark", "15876": "morning\\ud83d\\ude02", "15877": "crisis", "15878": "so\\ud83d\\ude02", "15879": "on\\ud83d\\udc4d", "15880": "milano", "15881": "hectic", "15882": "markings", "15883": "struggled", "15884": "roaddata", "15885": "trend", "15886": "simplified", "15887": "logo\\u2019s", "15888": "brands", "15889": "simplifying", "15890": "trendy", "15891": "qeustion", "15892": "costy", "15893": "greetings", "15894": "icelandair", "15895": "custon", "15896": "'caves", "15897": "in'", "15898": "caves", "15899": "acj", "15900": "tackle", "15901": "groundings", "15902": "wrong\\ud83d\\ude42", "15903": "hazards", "15904": "4000s", "15905": "permutations", "15906": "systems\\u2019", "15907": "corresponding", "15908": "vital", "15909": "specification", "15910": "group's", "15911": "burnout", "15912": "disbanded", "15913": "majorly", "15914": "sustainability", "15915": "realife", "15916": "dimmable", "15917": "holders", "15918": "chads", "15919": "spilling", "15920": "sussypotato", "15921": "wand", "15922": "functionable", "15923": "deemed", "15924": "completing", "15925": "deem", "15926": "1000er", "15927": "900er", "15928": "overdue", "15929": "flightfactor's", "15930": "patch", "15931": "passable", "15932": "ooooh", "15933": "visor", "15934": "typescripe", "15935": "hopefulley", "15936": "dictate", "15937": "collapsed", "15938": "mentionable", "15939": "jackass", "15940": "extraordinary", "15941": "reveals", "15942": "much\\ud83d\\ude05", "15943": "awkwardpepe", "15944": "908146666866110515", "15945": "coke", "15946": "shutdowns", "15947": "spills", "15948": "carcass", "15949": "warhammer", "15950": "simp", "15951": "spotty", "15952": "korrys", "15953": "korry", "15954": "anotehr", "15955": "accomodating", "15956": "\\ud83e\\udd18", "15957": "sunvisors", "15958": "blinds", "15959": "wrt", "15960": "robots", "15961": "newtons", "15962": "denomination", "15963": "mightn\\u2019t", "15964": "indications", "15965": "lens", "15966": "communicated", "15967": "builders", "15968": "flopping", "15969": "fmss", "15970": "encoders", "15971": "b707", "15972": "mockup", "15973": "remastered", "15974": "helloooo", "15975": "spirits", "15976": "january\\ud83d\\udc40", "15977": "signature", "15978": "signifies", "15979": "deems", "15980": "acceptable", "15981": "privilage", "15982": "hmu", "15983": "catia", "15984": "\\ud83d\\ude00\\ud83d\\udc4d", "15985": "tranform", "15986": "fsuipc", "15987": "spad", "15988": "interfaced", "15989": "intentions", "15990": "dxf", "15991": "\\u2639\\ufe0f", "15992": "\\u201cputs", "15993": "vault\\u201d", "15994": "tricounts", "15995": "mortals", "15996": "transitioning", "15997": "tuning", "15998": "kewl", "15999": "14hr", "16000": "whines", "16001": "rreally", "16002": "symmetric", "16003": "hazardous", "16004": "resist", "16005": "interrogation", "16006": "interrogated", "16007": "immense", "16008": "phases", "16009": "xxxxtra", "16010": "marke", "16011": "replicates", "16012": "pendrive", "16013": "hq", "16014": "striaght", "16015": "horizontally", "16016": "editos", "16017": "493353112984092672", "16018": "initiative", "16019": "policy", "16020": "a20nx", "16021": "asiana", "16022": "cribabies", "16023": "caraibies", "16024": "hadn\\u2019t", "16025": "punt", "16026": "collect", "16027": "c130n", "16028": "pleb", "16029": "'a220'", "16030": "gentlemen's", "16031": "nightclub", "16032": "alone\\ud83d\\udc4d", "16033": "mood", "16034": "mood\\ud83d\\ude05", "16035": "maintaining", "16036": "abilities", "16037": "honor", "16038": "goattttt", "16039": "good\\ud83d\\ude03", "16040": "mannnnnnnn", "16041": "yhahahahaha", "16042": "enything", "16043": "ooooooh", "16044": "imformation", "16045": "33khz", "16046": "spacing", "16047": "118", "16048": "137khz", "16049": "vhf", "16050": "decimals", "16051": "olso", "16052": "arrangements", "16053": "beter", "16054": "kekwtf", "16055": "855953985089437727", "16056": "breaks", "16057": "approximatly", "16058": "bothering", "16059": "reprimanded", "16060": "innocently", "16061": "goodwill", "16062": "stance", "16063": "assert", "16064": "petty", "16065": "hesitate", "16066": "manitobatransit", "16067": "pedantic", "16068": "pes2", "16069": "sadgerain", "16070": "849698641869406261", "16071": "flightgear", "16072": "this\\ud83d\\ude29", "16073": "somerhinf", "16074": "odds", "16075": "close\\ud83d\\ude01", "16076": "software's", "16077": "control's", "16078": "pressurization", "16079": "closes", "16080": "addictive", "16081": "developres\\ud83d\\ude03", "16082": "jetwesys", "16083": "likelu", "16084": "apis", "16085": "taxiroutes", "16086": "restored", "16087": "humanity", "16088": "serving", "16089": "who've", "16090": "proudly", "16091": "entertain", "16092": "monetary", "16093": "dowloand", "16094": "\\ud83e\\udd7a", "16095": "envisioned", "16096": "pastes", "16097": "drafting", "16098": "upo", "16099": "reconvene", "16100": "clogging", "16101": "compiling", "16102": "sincei", "16103": "bets", "16104": "remodeling", "16105": "instalation", "16106": "thnks", "16107": "aircrafts\\ud83d\\ude0b", "16108": "771311346272436224", "16109": "trebs", "16110": "tl", "16111": "dr", "16112": "'question", "16113": "asker", "16114": "gifting", "16115": "orginally", "16116": "excepted", "16117": "deinstall", "16118": "volunteered", "16119": "undestood", "16120": "undestand", "16121": "founders", "16122": "worries\\ud83d\\ude05", "16123": "863123377349853214", "16124": "indicators", "16125": "wobble", "16126": "spongebobbreathing", "16127": "757119646603280444", "16128": "achieves", "16129": "laid", "16130": "anwering", "16131": "int", "16132": "textural", "16133": "szn", "16134": "chamberlain", "16135": "jurgen", "16136": "premade", "16137": "magicthonk", "16138": "595483543111598080", "16139": "ecosystem", "16140": "launching", "16141": "oooooh", "16142": "jerk", "16143": "terminated", "16144": "youcompleted", "16145": "amersfoort", "16146": "amerstand", "16147": "86gb", "16148": "amir", "16149": "b4", "16150": "topologised", "16151": "combine", "16152": "unpinned", "16153": "satcom", "16154": "panicked", "16155": "integriation", "16156": "rught", "16157": "moves", "16158": "dynamic\\u2019s", "16159": "pitot", "16160": "tube", "16161": "irss", "16162": "ooohhhh", "16163": "practivalle", "16164": "efford", "16165": "unic", "16166": "aand", "16167": "stiff", "16168": "armrests", "16169": "sunshades", "16170": "rightttt", "16171": "didnnt", "16172": "seling", "16173": "portover", "16174": "bredok737max", "16175": "bredok737", "16176": "scandinavian", "16177": "criticised", "16178": "objectively", "16179": "swift", "16180": "attach", "16181": "kkk", "16182": "andimate", "16183": "dissapear", "16184": "probabbly", "16185": "ptay", "16186": "releastic", "16187": "possiblity", "16188": "goiwing", "16189": "considerably", "16190": "sucsecc", "16191": "spreche", "16192": "deutsc", "16193": "schemes", "16194": "adress", "16195": "pieces", "16196": "enhances", "16197": "savage", "16198": "ittt", "16199": "repeated", "16200": "successfully", "16201": "requisite", "16202": "stellar", "16203": "reworking", "16204": "likeee", "16205": "ff350\\ud83d\\ude05", "16206": "cfox", "16207": "caveat", "16208": "chould", "16209": "wary", "16210": "expection", "16211": "aisles", "16212": "etc\\u2026", "16213": "bullet", "16214": "fort", "16215": "nowinglets", "16216": "nohgs", "16217": "collimated", "16218": "retrofit", "16219": "kajillion", "16220": "bluemesh's", "16221": "otherway", "16222": "mesage", "16223": "developping", "16224": "tiome", "16225": "souns", "16226": "compalining", "16227": "mauls", "16228": "shoudn't", "16229": "easely", "16230": "admitted", "16231": "gda\\u0144sk", "16232": "doubts", "16233": "nfl", "16234": "rugby", "16235": "squad", "16236": "splash", "16237": "speedbird", "16238": "dating", "16239": "tonights", "16240": "cmds", "16241": "43", "16242": "hiw", "16243": "lagged", "16244": "harddrive", "16245": "epwa", "16246": "suspicious", "16247": "google\\ud83e\\udde2", "16248": "programmes", "16249": "hardworkers", "16250": "kindness", "16251": "completley", "16252": "\\ud83d\\ude2f", "16253": "peped", "16254": "747139653018190066", "16255": "harassing", "16256": "exvites", "16257": "barack", "16258": "donalds", "16259": "altgr", "16260": "clearer", "16261": "are\\u2026", "16262": "float", "16263": "spoted", "16264": "contently", "16265": "simumator", "16266": "1000x", "16267": "painkit", "16268": "preference", "16269": "h1", "16270": "inti", "16271": "datalink", "16272": "wair", "16273": "fpl", "16274": "thnk", "16275": "departures", "16276": "chg", "16277": "unsupported", "16278": "integtation", "16279": "fp", "16280": "sens", "16281": "nit", "16282": "dissapointement", "16283": "blt", "16284": "developpment", "16285": "redhill", "16286": "yow", "16287": "geartilt", "16288": "respodn", "16289": "emssage", "16290": "hje", "16291": "mna", "16292": "choise", "16293": "extendable", "16294": "hotkeys", "16295": "scrn", "16296": "sandbox", "16297": "exceded", "16298": "systrms", "16299": "\\ud83d\\udc4c\\ud83d\\udc4c\\ud83d\\udc4c", "16300": "oehhh", "16301": "fueselage", "16302": "deatails", "16303": "thing\\ud83d\\ude0d\\ud83d\\ude09\\ud83d\\udc4d", "16304": "vcockpit", "16305": "overwrites", "16306": "planeconverter", "16307": "advances", "16308": "compatable", "16309": "cleanest", "16310": "cirrus'", "16311": "sart", "16312": "yw\\ud83d\\ude4f", "16313": "pfd's", "16314": "elegantly", "16315": "crediting", "16316": "appropriately", "16317": "utilising", "16318": "bw", "16319": "sic", "16320": "amongst", "16321": "passes", "16322": "ropes", "16323": "therefor", "16324": "c5", "16325": "1350", "16326": "kdlsldkdkslf", "16327": "inquire", "16328": "heared", "16329": "20min", "16330": "2022'", "16331": "\\u201csoon\\u201d", "16332": "resease", "16333": "jewel", "16334": "releeae", "16335": "hipped", "16336": "aby", "16337": "estimately", "16338": "projected", "16339": "openbeta", "16340": "devlog", "16341": "slown", "16342": "estimations", "16343": "insights", "16344": "9xwb", "16345": "updates\\ud83d\\ude29", "16346": "goooddd", "16347": "predicted", "16348": "mote", "16349": "oce", "16350": "terrific", "16351": "nearish", "16352": "demonstration"}, - "word_index": {"the": 1, "i": 2, "to": 3, "a": 4, "it": 5, "is": 6, "and": 7, "you": 8, "for": 9, "in": 10, "that": 11, "of": 12, "but": 13, "be": 14, "on": 15, "have": 16, "will": 17, "not": 18, "this": 19, "are": 20, "a350": 21, "so": 22, "just": 23, "we": 24, "can": 25, "like": 26, "with": 27, "do": 28, "they": 29, "if": 30, "no": 31, "or": 32, "what": 33, "there": 34, "when": 35, "my": 36, "as": 37, "was": 38, "yes": 39, "its": 40, "how": 41, "lol": 42, "an": 43, "from": 44, "at": 45, "me": 46, "one": 47, "know": 48, "get": 49, "good": 50, "it's": 51, "yeah": 52, "all": 53, "would": 54, "time": 55, "think": 56, "out": 57, "u": 58, "about": 59, "some": 60, "ok": 61, "has": 62, "plane": 63, "make": 64, "more": 65, "your": 66, "now": 67, "release": 68, "then": 69, "also": 70, "oh": 71, "any": 72, "well": 73, "see": 74, "aircraft": 75, "work": 76, "only": 77, "project": 78, "really": 79, "why": 80, "need": 81, "msfs": 82, "use": 83, "im": 84, "want": 85, "people": 86, "still": 87, "progress": 88, "guys": 89, "dont": 90, "too": 91, "don't": 92, "up": 93, "new": 94, "because": 95, "flight": 96, "their": 97, "thanks": 98, "model": 99, "been": 100, "he": 101, "cockpit": 102, "i'm": 103, "here": 104, "nice": 105, "even": 106, "wait": 107, "fbw": 108, "very": 109, "did": 110, "by": 111, "which": 112, "does": 113, "got": 114, "same": 115, "mean": 116, "going": 117, "update": 118, "where": 119, "much": 120, "them": 121, "go": 122, "it\\u2019s": 123, "server": 124, "than": 125, "fly": 126, "other": 127, "sure": 128, "say": 129, "something": 130, "right": 131, "could": 132, "working": 133, "better": 134, "who": 135, "long": 136, "maybe": 137, "airbus": 138, "looks": 139, "am": 140, "said": 141, "2": 142, "come": 143, "lmao": 144, "should": 145, "that's": 146, "gonna": 147, "dfd": 148, "first": 149, "look": 150, "yet": 151, "done": 152, "freeware": 153, "team": 154, "systems": 155, "our": 156, "already": 157, "sim": 158, "since": 159, "made": 160, "thats": 161, "1000": 162, "a320": 163, "1": 164, "\\ud83d\\ude42": 165, "development": 166, "lot": 167, "most": 168, "updates": 169, "had": 170, "making": 171, "help": 172, "open": 173, "year": 174, "way": 175, "free": 176, "787": 177, "probably": 178, "released": 179, "someone": 180, "thing": 181, "being": 182, "900": 183, "after": 184, "take": 185, "can't": 186, "never": 187, "please": 188, "hi": 189, "version": 190, "us": 191, "question": 192, "great": 193, "a380": 194, "many": 195, "before": 196, "a330": 197, "idk": 198, "doing": 199, "hello": 200, "stuff": 201, "download": 202, "777": 203, "ask": 204, "date": 205, "planes": 206, "dev": 207, "discord": 208, "next": 209, "things": 210, "bad": 211, "bit": 212, "\\ud83d\\ude04": 213, "anyone": 214, "3": 215, "don\\u2019t": 216, "dynamic": 217, "actually": 218, "tho": 219, "try": 220, "back": 221, "i\\u2019m": 222, "okay": 223, "give": 224, "350": 225, "using": 226, "ah": 227, "soon": 228, "hope": 229, "pmdg": 230, "cant": 231, "sorry": 232, "into": 233, "different": 234, "best": 235, "installer": 236, "cool": 237, "thank": 238, "looking": 239, "were": 240, "coming": 241, "level": 242, "real": 243, "might": 244, "used": 245, "hey": 246, "though": 247, "anything": 248, "put": 249, "pretty": 250, "737": 251, "every": 252, "payware": 253, "devs": 254, "source": 255, "off": 256, "github": 257, "those": 258, "ur": 259, "\\ud83d\\ude02": 260, "own": 261, "love": 262, "livery": 263, "etc": 264, "buy": 265, "months": 266, "years": 267, "day": 268, "last": 269, "5": 270, "find": 271, "cabin": 272, "video": 273, "flying": 274, "community": 275, "everyone": 276, "another": 277, "hard": 278, "while": 279, "sounds": 280, "getting": 281, "add": 282, "true": 283, "few": 284, "far": 285, "guess": 286, "works": 287, "show": 288, "over": 289, "bruh": 290, "nothing": 291, "747": 292, "isn't": 293, "check": 294, "game": 295, "start": 296, "again": 297, "big": 298, "once": 299, "xd": 300, "able": 301, "channel": 302, "mod": 303, "quite": 304, "i've": 305, "i'll": 306, "thought": 307, "doesn't": 308, "link": 309, "these": 310, "both": 311, "old": 312, "quality": 313, "10": 314, "around": 315, "boeing": 316, "yea": 317, "always": 318, "man": 319, "point": 320, "code": 321, "you're": 322, "his": 323, "end": 324, "there's": 325, "damn": 326, "we're": 327, "possible": 328, "system": 329, "him": 330, "enough": 331, "wrong": 332, "keep": 333, "didn't": 334, "down": 335, "liveries": 336, "amazing": 337, "custom": 338, "may": 339, "4": 340, "send": 341, "until": 342, "everything": 343, "asobo": 344, "\\ud83d\\ude09": 345, "alpha": 346, "idea": 347, "seen": 348, "plan": 349, "shit": 350, "models": 351, "a32nx": 352, "tell": 353, "part": 354, "believe": 355, "problem": 356, "engine": 357, "pilot": 358, "that\\u2019s": 359, "comes": 360, "ago": 361, "available": 362, "didnt": 363, "0": 364, "without": 365, "vatsim": 366, "read": 367, "haha": 368, "saw": 369, "understand": 370, "ois": 371, "folder": 372, "ready": 373, "change": 374, "least": 375, "isnt": 376, "developers": 377, "asking": 378, "yep": 379, "airport": 380, "such": 381, "kinda": 382, "high": 383, "default": 384, "hours": 385, "flightsim": 386, "left": 387, "future": 388, "money": 389, "irl": 390, "currently": 391, "days": 392, "btw": 393, "later": 394, "\\ud83d\\udc4d": 395, "x": 396, "talking": 397, "study": 398, "full": 399, "feel": 400, "xbox": 401, "learn": 402, "doesnt": 403, "install": 404, "else": 405, "reason": 406, "makes": 407, "wow": 408, "finished": 409, "modelling": 410, "100": 411, "pc": 412, "run": 413, "bro": 414, "build": 415, "answer": 416, "saying": 417, "rn": 418, "life": 419, "basically": 420, "ever": 421, "support": 422, "literally": 423, "wanna": 424, "asked": 425, "thx": 426, "trying": 427, "excited": 428, "worth": 429, "wont": 430, "alright": 431, "little": 432, "nah": 433, "heard": 434, "projects": 435, "similar": 436, "fenix": 437, "moment": 438, "modeling": 439, "efb": 440, "fun": 441, "almost": 442, "o": 443, "let": 444, "fine": 445, "remember": 446, "school": 447, "cause": 448, "message": 449, "started": 450, "month": 451, "i'd": 452, "issues": 453, "exactly": 454, "close": 455, "type": 456, "world": 457, "6": 458, "two": 459, "easy": 460, "air": 461, "planned": 462, "stop": 463, "airlines": 464, "logo": 465, "theres": 466, "post": 467, "\\ud83d\\udc40": 468, "having": 469, "addon": 470, "qatar": 471, "questions": 472, "ik": 473, "complete": 474, "name": 475, "set": 476, "nope": 477, "however": 478, "won't": 479, "tbh": 480, "realistic": 481, "today": 482, "current": 483, "either": 484, "cuz": 485, "boost": 486, "pilots": 487, "experience": 488, "speed": 489, "between": 490, "takes": 491, "guy": 492, "ones": 493, "landing": 494, "happy": 495, "kind": 496, "accurate": 497, "pfd": 498, "pay": 499, "sound": 500, "course": 501, "mind": 502, "members": 503, "lmfao": 504, "airline": 505, "page": 506, "dead": 507, "textures": 508, "small": 509, "job": 510, "found": 511, "8": 512, "waiting": 513, "they're": 514, "times": 515, "3d": 516, "issue": 517, "dm": 518, "blender": 519, "live": 520, "displays": 521, "d": 522, "chat": 523, "play": 524, "can\\u2019t": 525, "whats": 526, "beta": 527, "place": 528, "mods": 529, "ye": 530, "means": 531, "seems": 532, "sdk": 533, "bot": 534, "opinion": 535, "depends": 536, "access": 537, "anymore": 538, "called": 539, "information": 540, "product": 541, "wtf": 542, "pmp": 543, "hopefully": 544, "through": 545, "added": 546, "normal": 547, "weird": 548, "says": 549, "ill": 550, "file": 551, "tried": 552, "especially": 553, "files": 554, "react": 555, "r": 556, "likely": 557, "haul": 558, "ive": 559, "11": 560, "expect": 561, "example": 562, "correct": 563, "definitely": 564, "ping": 565, "a340": 566, "engines": 567, "less": 568, "simulator": 569, "haven't": 570, "must": 571, "knows": 572, "due": 573, "meant": 574, "mfd": 575, "early": 576, "website": 577, "forward": 578, "rip": 579, "longer": 580, "turn": 581, "anyway": 582, "banned": 583, "worked": 584, "s": 585, "wanted": 586, "pls": 587, "person": 588, "whole": 589, "public": 590, "aerosoft": 591, "april": 592, "wouldn't": 593, "apply": 594, "bluemesh": 595, "k": 596, "cleon": 597, "flybywire": 598, "wish": 599, "needs": 600, "videos": 601, "youtube": 602, "happened": 603, "programming": 604, "50": 605, "week": 606, "it'll": 607, "we'll": 608, "join": 609, "joke": 610, "fix": 611, "google": 612, "xplane": 613, "lets": 614, "developer": 615, "a220": 616, "hmm": 617, "dude": 618, "away": 619, "half": 620, "exterior": 621, "fsx": 622, "windows": 623, "installed": 624, "second": 625, "leave": 626, "above": 627, "awesome": 628, "screen": 629, "data": 630, "based": 631, "js": 632, "instead": 633, "sense": 634, "i\\u2019ll": 635, "test": 636, "2023": 637, "uh": 638, "active": 639, "imagine": 640, "feature": 641, "mode": 642, "gets": 643, "completely": 644, "p3d": 645, "yup": 646, "marketplace": 647, "\\ud83d\\udc80": 648, "took": 649, "move": 650, "rather": 651, "talk": 652, "latest": 653, "a350x": 654, "messages": 655, "7": 656, "become": 657, "c": 658, "interesting": 659, "cannot": 660, "main": 661, "itself": 662, "variant": 663, "30": 664, "option": 665, "home": 666, "unless": 667, "didn\\u2019t": 668, "what's": 669, "luck": 670, "share": 671, "whatever": 672, "call": 673, "ground": 674, "neo": 675, "fully": 676, "2022": 677, "9": 678, "forgot": 679, "flights": 680, "agree": 681, "worry": 682, "create": 683, "develop": 684, "sad": 685, "company": 686, "hear": 687, "range": 688, "top": 689, "role": 690, "gear": 691, "e": 692, "pull": 693, "nvm": 694, "display": 695, "np": 696, "button": 697, "whoop": 698, "autopilot": 699, "picture": 700, "aren't": 701, "fact": 702, "nitro": 703, "buttons": 704, "airplane": 705, "welcome": 706, "taking": 707, "chance": 708, "developing": 709, "features": 710, "bc": 711, "\\ud83d\\ude05": 712, "wing": 713, "along": 714, "side": 715, "20": 716, "fixed": 717, "addons": 718, "headwind": 719, "12": 720, "honestly": 721, "sleep": 722, "decent": 723, "microsoft": 724, "avionics": 725, "case": 726, "parts": 727, "fps": 728, "ban": 729, "he's": 730, "deluxe": 731, "final": 732, "fair": 733, "isn\\u2019t": 734, "info": 735, "each": 736, "yo": 737, "official": 738, "came": 739, "curious": 740, "fuck": 741, "wdym": 742, "actual": 743, "tomorrow": 744, "finally": 745, "watch": 746, "atm": 747, "paint": 748, "there\\u2019s": 749, "downloaded": 750, "happen": 751, "screens": 752, "sim4flight": 753, "dynamics": 754, "approach": 755, "weeks": 756, "ff": 757, "went": 758, "group": 759, "simbrief": 760, "anyways": 761, "personally": 762, "performance": 763, "finish": 764, "premium": 765, "kek": 766, "ahh": 767, "software": 768, "thinking": 769, "stupid": 770, "english": 771, "doesn\\u2019t": 772, "havent": 773, "servers": 774, "max": 775, "single": 776, "terrain": 777, "hate": 778, "changed": 779, "image": 780, "told": 781, "imo": 782, "self": 783, "lufthansa": 784, "camera": 785, "mine": 786, "uses": 787, "view": 788, "quick": 789, "380": 790, "contribute": 791, "yourself": 792, "built": 793, "follow": 794, "plans": 795, "under": 796, "won\\u2019t": 797, "800": 798, "news": 799, "physics": 800, "fuel": 801, "scenery": 802, "mostly": 803, "fms": 804, "family": 805, "paid": 806, "300": 807, "minutes": 808, "others": 809, "qw": 810, "changes": 811, "online": 812, "base": 813, "lots": 814, "sometimes": 815, "wonder": 816, "form": 817, "wondering": 818, "\\ud83e\\udd23": 819, "git": 820, "needed": 821, "wip": 822, "airports": 823, "specific": 824, "wings": 825, "flew": 826, "md": 827, "busy": 828, "difference": 829, "matter": 830, "click": 831, "mcdu": 832, "absolutely": 833, "prefer": 834, "ngl": 835, "except": 836, "myself": 837, "qa": 838, "salty": 839, "outside": 840, "provide": 841, "charts": 842, "closed": 843, "throttle": 844, "a35x": 845, "i\\u2019ve": 846, "planning": 847, "pictures": 848, "break": 849, "updated": 850, "text": 851, "important": 852, "hour": 853, "captain": 854, "amount": 855, "screenshot": 856, "you'll": 857, "training": 858, "cost": 859, "bought": 860, "somewhere": 861, "delete": 862, "flaps": 863, "a35k": 864, "deleted": 865, "fools": 866, "design": 867, "short": 868, "atc": 869, "2020": 870, "care": 871, "nobody": 872, "speak": 873, "easier": 874, "ya": 875, "fan": 876, "inside": 877, "kekree": 878, "859491201282998292": 879, "navigraph": 880, "goes": 881, "allowed": 882, "pre": 883, "detail": 884, "recommend": 885, "certain": 886, "\\ud83d\\ude26": 887, "omg": 888, "super": 889, "late": 890, "yesterday": 891, "price": 892, "posted": 893, "alot": 894, "sent": 895, "2021": 896, "knew": 897, "map": 898, "basic": 899, "standard": 900, "decided": 901, "program": 902, "releasing": 903, "fast": 904, "content": 905, "couple": 906, "till": 907, "gotta": 908, "cs": 909, "testing": 910, "ecam": 911, "french": 912, "beautiful": 913, "f": 914, "html": 915, "appreciate": 916, "200": 917, "indeed": 918, "huge": 919, "pr": 920, "z": 921, "die": 922, "near": 923, "ulr": 924, "announcement": 925, "german": 926, "perfect": 927, "member": 928, "screenshots": 929, "past": 930, "what\\u2019s": 931, "\\ud83d\\ude1b": 932, "pass": 933, "low": 934, "skills": 935, "estimate": 936, "unfortunately": 937, "yall": 938, "stage": 939, "let's": 940, "annoying": 941, "flyable": 942, "heavy": 943, "seeing": 944, "texturing": 945, "spend": 946, "yh": 947, "entire": 948, "computer": 949, "terms": 950, "xwb": 951, "stick": 952, "funny": 953, "external": 954, "blue": 955, "npm": 956, "drop": 957, "gave": 958, "state": 959, "earlier": 960, "330": 961, "enjoy": 962, "pack": 963, "seem": 964, "mentioned": 965, "oof": 966, "within": 967, "scam": 968, "theyre": 969, "obviously": 970, "ofc": 971, "usually": 972, "youre": 973, "wants": 974, "god": 975, "assume": 976, "word": 977, "ahead": 978, "sadly": 979, "friend": 980, "releases": 981, "slow": 982, "animations": 983, "s4f": 984, "ty": 985, "functionality": 986, "dates": 987, "coding": 988, "expensive": 989, "p": 990, "major": 991, "xp12": 992, "supposed": 993, "detailed": 994, "looked": 995, "behind": 996, "mate": 997, "jet": 998, "reference": 999, "rest": 1000, "q": 1001, "modern": 1002, "happens": 1003, "general": 1004, "aviation": 1005, "private": 1006, "account": 1007, "christmas": 1008, "number": 1009, "steam": 1010, "useful": 1011, "scratch": 1012, "remove": 1013, "press": 1014, "pics": 1015, "line": 1016, "route": 1017, "fmc": 1018, "control": 1019, "settings": 1020, "i\\u2019d": 1021, "simply": 1022, "joined": 1023, "interested": 1024, "night": 1025, "rust": 1026, "recently": 1027, "images": 1028, "process": 1029, "totally": 1030, "search": 1031, "gone": 1032, "\\ud83d\\ude33": 1033, "card": 1034, "gunna": 1035, "sneak": 1036, "problems": 1037, "\\ud83d\\ude2d": 1038, "although": 1039, "sort": 1040, "40": 1041, "pic": 1042, "nd": 1043, "haven\\u2019t": 1044, "xp11": 1045, "ppl": 1046, "starting": 1047, "adding": 1048, "traffic": 1049, "copy": 1050, "happening": 1051, "pog": 1052, "alive": 1053, "morning": 1054, "fs": 1055, "meaning": 1056, "757": 1057, "doubt": 1058, "head": 1059, "giving": 1060, "you\\u2019re": 1061, "bye": 1062, "limited": 1063, "improve": 1064, "simple": 1065, "implement": 1066, "crj": 1067, "airways": 1068, "voice": 1069, "a350s": 1070, "laptop": 1071, "language": 1072, "hand": 1073, "implemented": 1074, "function": 1075, "random": 1076, "graphics": 1077, "shouldn't": 1078, "missing": 1079, "order": 1080, "forget": 1081, "a321": 1082, "factor": 1083, "shows": 1084, "variants": 1085, "14": 1086, "fidelity": 1087, "aircrafts": 1088, "hell": 1089, "via": 1090, "flown": 1091, "taxi": 1092, "readme": 1093, "runway": 1094, "developed": 1095, "msfs2020": 1096, "a320neo": 1097, "shown": 1098, "320": 1099, "altitude": 1100, "bug": 1101, "wouldnt": 1102, "faster": 1103, "500": 1104, "crazy": 1105, "learning": 1106, "atleast": 1107, "running": 1108, "hehe": 1109, "gpu": 1110, "tester": 1111, "list": 1112, "impossible": 1113, "id": 1114, "ig": 1115, "during": 1116, "missed": 1117, "switch": 1118, "synaptic": 1119, "continue": 1120, "nose": 1121, "bigger": 1122, "trust": 1123, "mainly": 1124, "pages": 1125, "confused": 1126, "plus": 1127, "stay": 1128, "focus": 1129, "higher": 1130, "ai": 1131, "repo": 1132, "airliner": 1133, "donate": 1134, "spam": 1135, "stream": 1136, "summer": 1137, "767": 1138, "fr": 1139, "buying": 1140, "proper": 1141, "moving": 1142, "interior": 1143, "compared": 1144, "age": 1145, "hit": 1146, "possibly": 1147, "bring": 1148, "we've": 1149, "downloading": 1150, "land": 1151, "noice": 1152, "playing": 1153, "older": 1154, "british": 1155, "jk": 1156, "15": 1157, "gives": 1158, "email": 1159, "a330neo": 1160, "load": 1161, "node": 1162, "dubai": 1163, "installation": 1164, "resources": 1165, "\\ud83e\\udd14": 1166, "multiple": 1167, "sick": 1168, "eh": 1169, "direct": 1170, "dc": 1171, "user": 1172, "travel": 1173, "upload": 1174, "trash": 1175, "commit": 1176, "functional": 1177, "consider": 1178, "agreed": 1179, "complex": 1180, "series": 1181, "\\ud83d\\ude06": 1182, "games": 1183, "management": 1184, "command": 1185, "fake": 1186, "smh": 1187, "step": 1188, "auto": 1189, "texture": 1190, "font": 1191, "tutorials": 1192, "emirates": 1193, "hot": 1194, "manager": 1195, "it\\u2019ll": 1196, "together": 1197, "controller": 1198, "preview": 1199, "alr": 1200, "phone": 1201, "worries": 1202, "given": 1203, "simulations": 1204, "common": 1205, "highly": 1206, "a359": 1207, "otherwise": 1208, "reasons": 1209, "allow": 1210, "sims": 1211, "pain": 1212, "friends": 1213, "joking": 1214, "guide": 1215, "ceo": 1216, "ram": 1217, "mhm": 1218, "launch": 1219, "costs": 1220, "simulation": 1221, "wise": 1222, "write": 1223, "documentation": 1224, "ba": 1225, "btv": 1226, "oans": 1227, "\\ud83d\\ude20": 1228, "partnership": 1229, "showing": 1230, "xp": 1231, "none": 1232, "related": 1233, "reply": 1234, "clear": 1235, "previews": 1236, "b": 1237, "seriously": 1238, "difficult": 1239, "choose": 1240, "taken": 1241, "maintenance": 1242, "exist": 1243, "expected": 1244, "cpu": 1245, "crew": 1246, "777x": 1247, "eventually": 1248, "noticed": 1249, "\\u00af": 1250, "announced": 1251, "bugs": 1252, "painting": 1253, "push": 1254, "black": 1255, "reddit": 1256, "error": 1257, "svg": 1258, "rating": 1259, "re": 1260, "serious": 1261, "arent": 1262, "light": 1263, "lucky": 1264, "pfp": 1265, "ap": 1266, "worse": 1267, "drive": 1268, "couldn't": 1269, "hm": 1270, "building": 1271, "90": 1272, "wasn't": 1273, "stuck": 1274, "biggest": 1275, "lost": 1276, "touch": 1277, "considering": 1278, "300er": 1279, "photos": 1280, "volunteers": 1281, "stopped": 1282, "anybody": 1283, "house": 1284, "application": 1285, "ohhh": 1286, "doha": 1287, "include": 1288, "hud": 1289, "path": 1290, "aight": 1291, "honest": 1292, "watching": 1293, "middle": 1294, "l": 1295, "spot": 1296, "profile": 1297, "red": 1298, "license": 1299, "massive": 1300, "digital": 1301, "contributors": 1302, "decision": 1303, "front": 1304, "vid": 1305, "alone": 1306, "ils": 1307, "airliners": 1308, "af": 1309, "internet": 1310, "yt": 1311, "fs2020": 1312, "respect": 1313, "helping": 1314, "store": 1315, "programmers": 1316, "business": 1317, "comment": 1318, "themselves": 1319, "applied": 1320, "poor": 1321, "size": 1322, "staff": 1323, "covid": 1324, "javascript": 1325, "ashie": 1326, "fx": 1327, "explain": 1328, "\\u2764\\ufe0f": 1329, "keyboard": 1330, "count": 1331, "holy": 1332, "non": 1333, "takeoff": 1334, "smth": 1335, "w": 1336, "mins": 1337, "space": 1338, "2024": 1339, "glad": 1340, "onto": 1341, "creating": 1342, "abad": 1343, "lower": 1344, "knowledge": 1345, "we\\u2019re": 1346, "save": 1347, "broken": 1348, "they'll": 1349, "certainly": 1350, "false": 1351, "further": 1352, "groups": 1353, "60": 1354, "directly": 1355, "contact": 1356, "donations": 1357, "a300": 1358, "class": 1359, "country": 1360, "afaik": 1361, "passenger": 1362, "ui": 1363, "tbd": 1364, "car": 1365, "shared": 1366, "wasnt": 1367, "commands": 1368, "ass": 1369, "surprised": 1370, "ohh": 1371, "they've": 1372, "iirc": 1373, "included": 1374, "realism": 1375, "600": 1376, "singapore": 1377, "rules": 1378, "huh": 1379, "market": 1380, "require": 1381, "cam": 1382, "somewhat": 1383, "hasn't": 1384, "properly": 1385, "details": 1386, "minute": 1387, "hold": 1388, "whenever": 1389, "comments": 1390, "panel": 1391, "apparently": 1392, "effort": 1393, "watched": 1394, "tbf": 1395, "dumb": 1396, "words": 1397, "power": 1398, "core": 1399, "sexy": 1400, "november": 1401, "eta": 1402, "\\ud83d\\ude0f": 1403, "request": 1404, "often": 1405, "france": 1406, "\\ud83d\\ude29": 1407, "pinpoint": 1408, "initial": 1409, "imma": 1410, "patient": 1411, "telling": 1412, "priority": 1413, "mid": 1414, "lack": 1415, "rate": 1416, "min": 1417, "cya": 1418, "smaller": 1419, "win": 1420, "quickly": 1421, "heathrow": 1422, "na": 1423, "hyped": 1424, "regarding": 1425, "they\\u2019re": 1426, "several": 1427, "app": 1428, "fucking": 1429, "episode": 1430, "sir": 1431, "prob": 1432, "flex": 1433, "edit": 1434, "checklist": 1435, "credit": 1436, "keeps": 1437, "owner": 1438, "exact": 1439, "separate": 1440, "promo": 1441, "sus": 1442, "modellers": 1443, "anywhere": 1444, "clean": 1445, "patience": 1446, "london": 1447, "options": 1448, "\\ud83d\\ude0d": 1449, "a310": 1450, "users": 1451, "trailer": 1452, "topic": 1453, "photo": 1454, "clue": 1455, "\\ud83d\\ude01": 1456, "flies": 1457, "stolen": 1458, "three": 1459, "term": 1460, "against": 1461, "large": 1462, "a380x": 1463, "delta": 1464, "plenty": 1465, "cancelled": 1466, "proof": 1467, "y'all": 1468, "book": 1469, "city": 1470, "cruise": 1471, "seats": 1472, "discover350": 1473, "y": 1474, "special": 1475, "checked": 1476, "m": 1477, "confirm": 1478, "import": 1479, "hence": 1480, "hmmm": 1481, "folks": 1482, "dang": 1483, "aware": 1484, "dream": 1485, "dollars": 1486, "mfs": 1487, "yay": 1488, "setup": 1489, "24": 1490, "748993929218883735": 1491, "crash": 1492, "weather": 1493, "clearly": 1494, "tf": 1495, "ipad": 1496, "reading": 1497, "99": 1498, "lazy": 1499, "figure": 1500, "effects": 1501, "g": 1502, "ware": 1503, "shame": 1504, "canada": 1505, "thousands": 1506, "per": 1507, "helps": 1508, "instructions": 1509, "wind": 1510, "modeler": 1511, "solution": 1512, "plugin": 1513, "sucks": 1514, "division": 1515, "invite": 1516, "stable": 1517, "willing": 1518, "her": 1519, "fav": 1520, "static": 1521, "edition": 1522, "b787": 1523, "pro": 1524, "neither": 1525, "repository": 1526, "extra": 1527, "american": 1528, "dfd35x": 1529, "familiar": 1530, "modelers": 1531, "eyes": 1532, "cargo": 1533, "recent": 1534, "aig": 1535, "virgin": 1536, "replace": 1537, "versions": 1538, "efficient": 1539, "mad": 1540, "manually": 1541, "h": 1542, "fuselage": 1543, "suggest": 1544, "completed": 1545, "400": 1546, "addition": 1547, "bird": 1548, "hd": 1549, "70": 1550, "position": 1551, "wake": 1552, "original": 1553, "normally": 1554, "checking": 1555, "aim": 1556, "double": 1557, "testers": 1558, "yours": 1559, "80": 1560, "drag": 1561, "site": 1562, "dad": 1563, "straight": 1564, "apu": 1565, "germany": 1566, "pinged": 1567, "prolly": 1568, "required": 1569, "deal": 1570, "boy": 1571, "overall": 1572, "t": 1573, "compare": 1574, "routes": 1575, "towards": 1576, "miss": 1577, "bar": 1578, "joystick": 1579, "season": 1580, "whether": 1581, "sell": 1582, "\\ud83d\\ude14": 1583, "chances": 1584, "putting": 1585, "ideas": 1586, "improved": 1587, "nowhere": 1588, "fleet": 1589, "sheesh": 1590, "fortnite": 1591, "you've": 1592, "a380s": 1593, "fill": 1594, "nearly": 1595, "door": 1596, "package": 1597, "pps": 1598, "sharing": 1599, "shot": 1600, "feels": 1601, "simulators": 1602, "july": 1603, "aka": 1604, "boring": 1605, "functions": 1606, "created": 1607, "hands": 1608, "personal": 1609, "easily": 1610, "updating": 1611, "named": 1612, "3rd": 1613, "abandoned": 1614, "retard": 1615, "python": 1616, "contributing": 1617, "fail": 1618, "stars": 1619, "discover": 1620, "beginning": 1621, "jets": 1622, "dw": 1623, "slightly": 1624, "advanced": 1625, "million": 1626, "compatible": 1627, "promising": 1628, "ctd": 1629, "zone": 1630, "operate": 1631, "integration": 1632, "ton": 1633, "uk": 1634, "sec": 1635, "understandable": 1636, "harder": 1637, "qantas": 1638, "correctly": 1639, "creator": 1640, "minimum": 1641, "programmer": 1642, "radio": 1643, "900ulr": 1644, "ac": 1645, "jetphotos": 1646, "ima": 1647, "visit": 1648, "removed": 1649, "engineer": 1650, "select": 1651, "omdb": 1652, "facebook": 1653, "freighter": 1654, "mesh": 1655, "arrive": 1656, "channels": 1657, "lights": 1658, "hahaha": 1659, "everywhere": 1660, "frankfurt": 1661, "figured": 1662, "purpose": 1663, "modified": 1664, "mega": 1665, "waste": 1666, "port": 1667, "previous": 1668, "depth": 1669, "involved": 1670, "18": 1671, "possibility": 1672, "gsx": 1673, "tutorial": 1674, "realized": 1675, "estimated": 1676, "soo": 1677, "rule": 1678, "shall": 1679, "sup": 1680, "000": 1681, "service": 1682, "sry": 1683, "modeled": 1684, "fans": 1685, "assets": 1686, "engineers": 1687, "barely": 1688, "favourite": 1689, "stock": 1690, "2nd": 1691, "terrible": 1692, "accept": 1693, "forums": 1694, "loading": 1695, "sign": 1696, "worst": 1697, "he\\u2019s": 1698, "ahhh": 1699, "butter": 1700, "mouse": 1701, "flap": 1702, "classic": 1703, "pixels": 1704, "groove": 1705, "etihad": 1706, "thrust": 1707, "water": 1708, "epic": 1709, "hauler": 1710, "config": 1711, "n": 1712, "aswell": 1713, "sky": 1714, "beauty": 1715, "hoping": 1716, "statement": 1717, "guessing": 1718, "bottom": 1719, "turned": 1720, "ikr": 1721, "promote": 1722, "scroll": 1723, "focusing": 1724, "rude": 1725, "cockpits": 1726, "choice": 1727, "steal": 1728, "controls": 1729, "aint": 1730, "expecting": 1731, "anytime": 1732, "force": 1733, "jokes": 1734, "studios": 1735, "downloads": 1736, "she": 1737, "according": 1738, "experienced": 1739, "extremely": 1740, "facts": 1741, "volanta": 1742, "mistake": 1743, "bother": 1744, "locked": 1745, "appreciated": 1746, "scale": 1747, "angle": 1748, "south": 1749, "2077": 1750, "bet": 1751, "wasn\\u2019t": 1752, "gpws": 1753, "favorite": 1754, "parents": 1755, "landed": 1756, "including": 1757, "following": 1758, "it'd": 1759, "wire": 1760, "suppose": 1761, "asks": 1762, "known": 1763, "13": 1764, "un": 1765, "background": 1766, "bed": 1767, "lines": 1768, "secret": 1769, "considered": 1770, "below": 1771, "leaving": 1772, "api": 1773, "fire": 1774, "color": 1775, "virus": 1776, "837253872845717504": 1777, "warning": 1778, "css": 1779, "restart": 1780, "star": 1781, "partner": 1782, "east": 1783, "illegal": 1784, "cokpit": 1785, "meet": 1786, "teams": 1787, "discussion": 1788, "across": 1789, "\\ud83d\\ude0e": 1790, "everybody": 1791, "flag": 1792, "paris": 1793, "compatibility": 1794, "progressing": 1795, "kids": 1796, "da": 1797, "yk": 1798, "vnav": 1799, "dark": 1800, "body": 1801, "negative": 1802, "besides": 1803, "area": 1804, "nor": 1805, "posting": 1806, "bunch": 1807, "delayed": 1808, "kk": 1809, "shut": 1810, "volunteer": 1811, "inaccurate": 1812, "standards": 1813, "tm": 1814, "sweet": 1815, "match": 1816, "lives": 1817, "q2": 1818, "winglets": 1819, "december": 1820, "insane": 1821, "showed": 1822, "attention": 1823, "average": 1824, "automatically": 1825, "bored": 1826, "useless": 1827, "colors": 1828, "helped": 1829, "matching": 1830, "aiming": 1831, "rough": 1832, "1st": 1833, "qbit": 1834, "prediction": 1835, "popular": 1836, "yoke": 1837, "third": 1838, "stall": 1839, "25": 1840, "whened": 1841, "roblox": 1842, "ooh": 1843, "lie": 1844, "perhaps": 1845, "mask": 1846, "emoji": 1847, "legal": 1848, "egll": 1849, "congrats": 1850, "render": 1851, "trijet": 1852, "title": 1853, "views": 1854, "\\ud83d\\udc4b": 1855, "motivation": 1856, "overhead": 1857, "cs777": 1858, "je": 1859, "competition": 1860, "\\ud83d\\ude2e": 1861, "1000xwb": 1862, "ours": 1863, "switches": 1864, "bredok": 1865, "dms": 1866, "modeller": 1867, "crap": 1868, "holiday": 1869, "rush": 1870, "wide": 1871, "exciting": 1872, "offline": 1873, "connect": 1874, "showcase": 1875, "confusing": 1876, "fall": 1877, "exams": 1878, "peak": 1879, "food": 1880, "mach": 1881, "dunno": 1882, "simulate": 1883, "platform": 1884, "logic": 1885, "everytime": 1886, "y\\u2019all": 1887, "dollar": 1888, "converted": 1889, "they'd": 1890, "writing": 1891, "marketing": 1892, "noise": 1893, "mention": 1894, "giveaway": 1895, "descend": 1896, "realize": 1897, "we\\u2019ll": 1898, "aren\\u2019t": 1899, "manage": 1900, "necessary": 1901, "hopes": 1902, "dare": 1903, "you\\u2019ll": 1904, "suggestion": 1905, "specs": 1906, "pace": 1907, "feb": 1908, "north": 1909, "hes": 1910, "experimental": 1911, "spotting": 1912, "offer": 1913, "handle": 1914, "v": 1915, "allows": 1916, "cheap": 1917, "licensing": 1918, "daily": 1919, "necessarily": 1920, "lose": 1921, "b777": 1922, "feedback": 1923, "captainsim": 1924, "february": 1925, "empty": 1926, "19": 1927, "apart": 1928, "sourced": 1929, "kekw": 1930, "ways": 1931, "crashed": 1932, "answers": 1933, "woah": 1934, "tca": 1935, "china": 1936, "tail": 1937, "cooler": 1938, "gg": 1939, "forever": 1940, "integrated": 1941, "animation": 1942, "a350f": 1943, "commercial": 1944, "alarm": 1945, "hangar": 1946, "bucks": 1947, "vs": 1948, "white": 1949, "ultra": 1950, "plz": 1951, "banner": 1952, "failures": 1953, "links": 1954, "amen": 1955, "meme": 1956, "accuracy": 1957, "manual": 1958, "unique": 1959, "donated": 1960, "duke": 1961, "elite": 1962, "newest": 1963, "mfsf": 1964, "\\ud83d\\ude0a": 1965, "peaks": 1966, "warn": 1967, "twitch": 1968, "probs": 1969, "enter": 1970, "inibuilds": 1971, "passion": 1972, "referring": 1973, "article": 1974, "perfectly": 1975, "chill": 1976, "ist": 1977, "lnav": 1978, "pushback": 1979, "improvement": 1980, "situation": 1981, "percentage": 1982, "finding": 1983, "factors": 1984, "limitations": 1985, "disagree": 1986, "simulated": 1987, "typescript": 1988, "larger": 1989, "fbw's": 1990, "rlly": 1991, "kit": 1992, "turns": 1993, "decide": 1994, "spent": 1995, "expectations": 1996, "donation": 1997, "capable": 1998, "likes": 1999, "quiet": 2000, "okey": 2001, "documents": 2002, "key": 2003, "tower": 2004, "lemme": 2005, "winds": 2006, "16": 2007, "monitor": 2008, "let\\u2019s": 2009, "layout": 2010, "window": 2011, "depending": 2012, "respond": 2013, "miles": 2014, "pressure": 2015, "egkk": 2016, "zulu": 2017, "menu": 2018, "runs": 2019, "gaming": 2020, "memory": 2021, "lovely": 2022, "you'd": 2023, "rudder": 2024, "ow": 2025, "\\u30c4": 2026, "connected": 2027, "who\\u2019s": 2028, "twice": 2029, "promise": 2030, "professional": 2031, "assurance": 2032, "rtx": 2033, "smooth": 2034, "abitur": 2035, "ew": 2036, "meh": 2037, "installing": 2038, "oops": 2039, "moderator": 2040, "tablet": 2041, "engineering": 2042, "evening": 2043, "modelled": 2044, "board": 2045, "upon": 2046, "improvements": 2047, "upgrade": 2048, "erm": 2049, "ouroboros": 2050, "5k": 2051, "buddy": 2052, "ivao": 2053, "gb": 2054, "kill": 2055, "boi": 2056, "learned": 2057, "track": 2058, "teach": 2059, "v1": 2060, "upcoming": 2061, "hundreds": 2062, "wt": 2063, "cj4": 2064, "lighting": 2065, "dint": 2066, "starts": 2067, "died": 2068, "heading": 2069, "gta": 2070, "embed": 2071, "vector": 2072, "eddf": 2073, "twitter": 2074, "thinks": 2075, "audio": 2076, "weight": 2077, "toliss": 2078, "hauls": 2079, "ops": 2080, "announcements": 2081, "context": 2082, "gotten": 2083, "therefore": 2084, "stand": 2085, "dope": 2086, "feet": 2087, "ich": 2088, "du": 2089, "understood": 2090, "passed": 2091, "drivers": 2092, "a350's": 2093, "applies": 2094, "whoever": 2095, "ayo": 2096, "published": 2097, "tiny": 2098, "em": 2099, "played": 2100, "skill": 2101, "sale": 2102, "moved": 2103, "impatient": 2104, "tired": 2105, "schedule": 2106, "\\ud83d\\ude00": 2107, "complicated": 2108, "products": 2109, "a319": 2110, "report": 2111, "wingflex": 2112, "passengers": 2113, "total": 2114, "holidays": 2115, "afraid": 2116, "positive": 2117, "thrustmaster": 2118, "retired": 2119, "newer": 2120, "skies": 2121, "vfr": 2122, "tryna": 2123, "pm": 2124, "4k": 2125, "assuming": 2126, "record": 2127, "we'd": 2128, "deadline": 2129, "visual": 2130, "mr": 2131, "ffs": 2132, "smart": 2133, "economy": 2134, "steps": 2135, "events": 2136, "response": 2137, "australia": 2138, "turkish": 2139, "cathay": 2140, "announce": 2141, "crashing": 2142, "math": 2143, "safe": 2144, "modules": 2145, "q4": 2146, "web": 2147, "reach": 2148, "wich": 2149, "heavily": 2150, "wat": 2151, "internal": 2152, "forum": 2153, "companies": 2154, "cancel": 2155, "status": 2156, "unlike": 2157, "exe": 2158, "face": 2159, "orders": 2160, "departure": 2161, "mix": 2162, "setting": 2163, "lock": 2164, "exited": 2165, "framework": 2166, "requirements": 2167, "history": 2168, "trent": 2169, "gain": 2170, "panels": 2171, "vpn": 2172, "script": 2173, "girl": 2174, "de": 2175, "wonderful": 2176, "afternoon": 2177, "levels": 2178, "fool": 2179, "managed": 2180, "avoid": 2181, "othh": 2182, "helpful": 2183, "airman": 2184, "uhhh": 2185, "suck": 2186, "movie": 2187, "interest": 2188, "a330s": 2189, "disconnect": 2190, "june": 2191, "earth": 2192, "represent": 2193, "speaking": 2194, "nm": 2195, "sit": 2196, "spamming": 2197, "virtual": 2198, "\\ud83e\\udd28": 2199, "confident": 2200, "complain": 2201, "complaining": 2202, "acc": 2203, "entirely": 2204, "hidden": 2205, "various": 2206, "radar": 2207, "ignore": 2208, "note": 2209, "recommended": 2210, "tools": 2211, "\\ud83d\\ude31": 2212, "languages": 2213, "sometime": 2214, "ons": 2215, "europe": 2216, "regular": 2217, "death": 2218, "living": 2219, "wouldn\\u2019t": 2220, "guarantee": 2221, "obvious": 2222, "jesus": 2223, "brought": 2224, "event": 2225, "mess": 2226, "220": 2227, "boosters": 2228, "quit": 2229, "risk": 2230, "here's": 2231, "kept": 2232, "textured": 2233, "pop": 2234, "causing": 2235, "failure": 2236, "climb": 2237, "broke": 2238, "pick": 2239, "\\ud83d\\ude4f": 2240, "young": 2241, "mfs2020": 2242, "dcs": 2243, "finnair": 2244, "leak": 2245, "dedicated": 2246, "navigation": 2247, "emergency": 2248, "understanding": 2249, "a318": 2250, "reverse": 2251, "constantly": 2252, "payed": 2253, "ifr": 2254, "faq": 2255, "tu": 2256, "boosting": 2257, "errors": 2258, "kc": 2259, "answering": 2260, "moderators": 2261, "translate": 2262, "stole": 2263, "tap": 2264, "animated": 2265, "truly": 2266, "usd": 2267, "closer": 2268, "websites": 2269, "j": 2270, "welsh": 2271, "dimensions": 2272, "reputation": 2273, "dfd350": 2274, "fcom": 2275, "onboard": 2276, "oooh": 2277, "skin": 2278, "cpdlc": 2279, "ryanair": 2280, "typing": 2281, "wave": 2282, "hydraulic": 2283, "f1": 2284, "et": 2285, "atlantic": 2286, "drama": 2287, "callouts": 2288, "input": 2289, "technically": 2290, "existing": 2291, "fpm": 2292, "wear": 2293, "differences": 2294, "designs": 2295, "nicely": 2296, "task": 2297, "inop": 2298, "confirmed": 2299, "references": 2300, "eyeshake": 2301, "crashes": 2302, "infinite": 2303, "bots": 2304, "exposure": 2305, "ga": 2306, "gauges": 2307, "practice": 2308, "xml": 2309, "august": 2310, "baro": 2311, "coffee": 2312, "tom": 2313, "200er": 2314, "dc6": 2315, "provided": 2316, "brain": 2317, "somebody": 2318, "adds": 2319, "peeks": 2320, "v2": 2321, "theirs": 2322, "alt": 2323, "drops": 2324, "descent": 2325, "330neo": 2326, "ne": 2327, "instruments": 2328, "17": 2329, "cessna": 2330, "frequently": 2331, "existed": 2332, "unlikely": 2333, "lift": 2334, "budget": 2335, "beyond": 2336, "frontend": 2337, "10k": 2338, "saving": 2339, "holland": 2340, "rich": 2341, "somehow": 2342, "hype": 2343, "directed": 2344, "operator": 2345, "wasm": 2346, "flightfactor": 2347, "yikes": 2348, "confusion": 2349, "bringing": 2350, "round": 2351, "specifically": 2352, "percent": 2353, "ohhhh": 2354, "sceneries": 2355, "return": 2356, "hardware": 2357, "spec": 2358, "knowing": 2359, "eye": 2360, "green": 2361, "landings": 2362, "ff350": 2363, "hows": 2364, "conditions": 2365, "asia": 2366, "felt": 2367, "stages": 2368, "loved": 2369, "cheaper": 2370, "legit": 2371, "reinstall": 2372, "pushing": 2373, "impressive": 2374, "fairly": 2375, "increase": 2376, "realise": 2377, "particular": 2378, "hacked": 2379, "potential": 2380, "console": 2381, "maps": 2382, "conversation": 2383, "extreme": 2384, "hasnt": 2385, "\\ud83e\\udd72": 2386, "jump": 2387, "2k": 2388, "gift": 2389, "merry": 2390, "celebrate": 2391, "deadlines": 2392, "master": 2393, "social": 2394, "\\ud83e\\udd23\\ud83e\\udd23": 2395, "brand": 2396, "individual": 2397, "cabins": 2398, "cup": 2399, "capacity": 2400, "location": 2401, "paintkit": 2402, "affect": 2403, "value": 2404, "\\ud83d\\ude22": 2405, "\\u2026": 2406, "shouldn\\u2019t": 2407, "vids": 2408, "answered": 2409, "opened": 2410, "present": 2411, "ugly": 2412, "talked": 2413, "points": 2414, "workflow": 2415, "comparison": 2416, "showcased": 2417, "subscription": 2418, "usable": 2419, "pepelaugh": 2420, "prices": 2421, "purposes": 2422, "908147190378164324": 2423, "glideslope": 2424, "shots": 2425, "uhh": 2426, "selected": 2427, "welp": 2428, "ip": 2429, "a350xwb": 2430, "uploaded": 2431, "friendly": 2432, "bonjour": 2433, "png": 2434, "euro": 2435, "cheers": 2436, "hosting": 2437, "bank": 2438, "minimums": 2439, "pushed": 2440, "description": 2441, "ended": 2442, "certified": 2443, "memes": 2444, "media": 2445, "flushcompilation": 2446, "916057404624498708": 2447, "convert": 2448, "simming": 2449, "zibo": 2450, "zip": 2451, "unzip": 2452, "sooner": 2453, "su5": 2454, "axis": 2455, "editor": 2456, "cus": 2457, "twin": 2458, "contributor": 2459, "perf": 2460, "cursor": 2461, "async": 2462, "900xwb": 2463, "result": 2464, "constant": 2465, "yourcontrols": 2466, "clicked": 2467, "closest": 2468, "cases": 2469, "strong": 2470, "operators": 2471, "und": 2472, "lax": 2473, "jfk": 2474, "heads": 2475, "gib": 2476, "explaining": 2477, "who's": 2478, "fixing": 2479, "ffa350": 2480, "il": 2481, "environment": 2482, "university": 2483, "quote": 2484, "controllers": 2485, "brother": 2486, "machine": 2487, "feelings": 2488, "\\ud83e\\udd37\\u200d\\u2642\\ufe0f": 2489, "programmed": 2490, "comfortable": 2491, "benefit": 2492, "surely": 2493, "assure": 2494, "horrible": 2495, "they\\u2019ve": 2496, "vc": 2497, "mb": 2498, "notice": 2499, "airspace": 2500, "idc": 2501, "meantime": 2502, "jobs": 2503, "studying": 2504, "areas": 2505, "21": 2506, "sold": 2507, "amazon": 2508, "i5": 2509, "damm": 2510, "se": 2511, "700": 2512, "exists": 2513, "reached": 2514, "temporary": 2515, "written": 2516, "basics": 2517, "connection": 2518, "appear": 2519, "box": 2520, "slowly": 2521, "km": 2522, "calm": 2523, "height": 2524, "january": 2525, "\\ud83d\\ude1c": 2526, "shouldnt": 2527, "blame": 2528, "advertise": 2529, "fork": 2530, "tests": 2531, "cold": 2532, "2069": 2533, "predict": 2534, "ourselves": 2535, "slower": 2536, "2000": 2537, "incorrect": 2538, "painter": 2539, "heat": 2540, "maximum": 2541, "boosts": 2542, "886246970551836762": 2543, "wen": 2544, "transfer": 2545, "accepted": 2546, "ftw": 2547, "340": 2548, "simmers": 2549, "branch": 2550, "8k": 2551, "tip": 2552, "america": 2553, "kid": 2554, "story": 2555, "student": 2556, "square": 2557, "tool": 2558, "requests": 2559, "paying": 2560, "standalone": 2561, "aha": 2562, "shitty": 2563, "eat": 2564, "timezone": 2565, "efficiency": 2566, "restarted": 2567, "45": 2568, "outdated": 2569, "highest": 2570, "fault": 2571, "brake": 2572, "couldnt": 2573, "mom": 2574, "\\ud83e\\udd74": 2575, "password": 2576, "disable": 2577, "icon": 2578, "ghost": 2579, "sleeping": 2580, "essential": 2581, "military": 2582, "mubarak": 2583, "\\ud83d\\udc4c": 2584, "gotcha": 2585, "goal": 2586, "music": 2587, "father": 2588, "field": 2589, "170": 2590, "production": 2591, "integrate": 2592, "inaccuracies": 2593, "magic": 2594, "trouble": 2595, "wut": 2596, "qtr": 2597, "hrs": 2598, "merge": 2599, "owen": 2600, "autoland": 2601, "road": 2602, "idle": 2603, "reveal": 2604, "uhm": 2605, "rickroll": 2606, "shoot": 2607, "1k": 2608, "\\ud83c\\udf0a": 2609, "packages": 2610, "822612074051796993": 2611, "template": 2612, "mining": 2613, "poggers": 2614, "spotted": 2615, "ends": 2616, "eager": 2617, "rl": 2618, "causes": 2619, "sharp": 2620, "eu": 2621, "sooo": 2622, "dreamliner": 2623, "effect": 2624, "refer": 2625, "ordered": 2626, "killed": 2627, "a339": 2628, "klax": 2629, "sun": 2630, "a22x": 2631, "creators": 2632, "heh": 2633, "names": 2634, "insult": 2635, "piracy": 2636, "literal": 2637, "replied": 2638, "rain": 2639, "cross": 2640, "minor": 2641, "expert": 2642, "lead": 2643, "22": 2644, "heart": 2645, "legacy": 2646, "defo": 2647, "argue": 2648, "strange": 2649, "claim": 2650, "loud": 2651, "frustrating": 2652, "pulling": 2653, "section": 2654, "ehh": 2655, "filled": 2656, "centre": 2657, "cleared": 2658, "procedures": 2659, "\\ud83e\\udd26\\u200d\\u2642\\ufe0f": 2660, "excuse": 2661, "\\ud83d\\ude2c": 2662, "dropped": 2663, "afford": 2664, "piece": 2665, "bugged": 2666, "flypad": 2667, "customers": 2668, "kjfk": 2669, "intel": 2670, "amd": 2671, "32": 2672, "thingy": 2673, "computers": 2674, "ages": 2675, "technology": 2676, "roles": 2677, "compete": 2678, "messing": 2679, "holds": 2680, "visible": 2681, "seemed": 2682, "orange": 2683, "chart": 2684, "dme": 2685, "2500": 2686, "yah": 2687, "local": 2688, "ugh": 2689, "gate": 2690, "deserve": 2691, "improving": 2692, "loads": 2693, "center": 2694, "embraer": 2695, "services": 2696, "kidding": 2697, "airplanes": 2698, "faith": 2699, "qw787": 2700, "licensed": 2701, "worried": 2702, "ryzen": 2703, "31st": 2704, "demand": 2705, "curiosity": 2706, "cmon": 2707, "opinions": 2708, "enabled": 2709, "dc10": 2710, "essentially": 2711, "operating": 2712, "gn": 2713, "exam": 2714, "approaching": 2715, "ahaha": 2716, "35": 2717, "where's": 2718, "trick": 2719, "booster": 2720, "ft": 2721, "prove": 2722, "mark": 2723, "redo": 2724, "hardest": 2725, "belgium": 2726, "hahahaha": 2727, "log": 2728, "recording": 2729, "pinging": 2730, "a32x": 2731, "delivered": 2732, "retro": 2733, "potentially": 2734, "b747": 2735, "swear": 2736, "block": 2737, "research": 2738, "tips": 2739, "\\ud83d\\ude02\\ud83d\\ude02": 2740, "vacation": 2741, "selling": 2742, "receive": 2743, "spare": 2744, "predictions": 2745, "dying": 2746, "pedestal": 2747, "cursed": 2748, "og": 2749, "gen": 2750, "hop": 2751, "posts": 2752, "how's": 2753, "russian": 2754, "vr": 2755, "jealous": 2756, "sidestick": 2757, "contrail": 2758, "wwise": 2759, "77w": 2760, "seat": 2761, "pbr": 2762, "net": 2763, "ts": 2764, "united": 2765, "concept": 2766, "fantastic": 2767, "host": 2768, "electrical": 2769, "787s": 2770, "310": 2771, "85": 2772, "conflict": 2773, "seconds": 2774, "grow": 2775, "scheduled": 2776, "realease": 2777, "amogus": 2778, "bredok3d": 2779, "thoughts": 2780, "pas": 2781, "2d": 2782, "actively": 2783, "positions": 2784, "beluga": 2785, "types": 2786, "inspired": 2787, "optional": 2788, "majority": 2789, "desk": 2790, "chartfox": 2791, "abt": 2792, "yess": 2793, "tech": 2794, "damage": 2795, "lmaoo": 2796, "reaches": 2797, "unable": 2798, "wallet": 2799, "slides": 2800, "nickname": 2801, "thread": 2802, "hahah": 2803, "subs": 2804, "yeh": 2805, "poscon": 2806, "substance": 2807, "syntax": 2808, "logos": 2809, "lvl": 2810, "submissions": 2811, "sharklets": 2812, "csgo": 2813, "indicator": 2814, "listen": 2815, "pause": 2816, "reshade": 2817, "tight": 2818, "streamer": 2819, "hella": 2820, "medium": 2821, "silent": 2822, "september": 2823, "reasoning": 2824, "international": 2825, "unrealistic": 2826, "registration": 2827, "den": 2828, "es": 2829, "room": 2830, "bin": 2831, "alert": 2832, "ongoing": 2833, "toolbar": 2834, "affected": 2835, "assistance": 2836, "serve": 2837, "peek": 2838, "marcel": 2839, "fighter": 2840, "remind": 2841, "bloody": 2842, "valid": 2843, "earliest": 2844, "istg": 2845, "catch": 2846, "instructor": 2847, "imported": 2848, "party": 2849, "ported": 2850, "adjust": 2851, "hydraulics": 2852, "fixes": 2853, "31": 2854, "applying": 2855, "'": 2856, "wrote": 2857, "fit": 2858, "qualitywings": 2859, "renders": 2860, "regularly": 2861, "wild": 2862, "anticipated": 2863, "tonight": 2864, "finishing": 2865, "limit": 2866, "lookin": 2867, "ooo": 2868, "taxiway": 2869, "frequency": 2870, "wasting": 2871, "comparing": 2872, "widebody": 2873, "heres": 2874, "meanwhile": 2875, "sticks": 2876, "feeling": 2877, "workload": 2878, "recognize": 2879, "8i": 2880, "yellow": 2881, "accelerate": 2882, "belive": 2883, "oop": 2884, "wil": 2885, "cash": 2886, "turning": 2887, "enjoyable": 2888, "vote": 2889, "stress": 2890, "reaction": 2891, "um": 2892, "enable": 2893, "29": 2894, "elements": 2895, "esp": 2896, "components": 2897, "closely": 2898, "shorter": 2899, "caught": 2900, "sending": 2901, "idiot": 2902, "ran": 2903, "streams": 2904, "til": 2905, "equivalent": 2906, "30th": 2907, "hasn\\u2019t": 2908, "youve": 2909, "publish": 2910, "a321neo": 2911, "guesses": 2912, "gpl": 2913, "tear": 2914, "sids": 2915, "raised": 2916, "912192771706724394": 2917, "loss": 2918, "relevant": 2919, "monthly": 2920, "beast": 2921, "driver": 2922, "officially": 2923, "train": 2924, "realised": 2925, "wheel": 2926, "removing": 2927, "boys": 2928, "root": 2929, "joe": 2930, "sorta": 2931, "q1": 2932, "stays": 2933, "purchase": 2934, "\\u00e0": 2935, "surface": 2936, "contributes": 2937, "exclusive": 2938, "ice": 2939, "com": 2940, "focused": 2941, "period": 2942, "3090": 2943, "ish": 2944, "res": 2945, "roughly": 2946, "loaded": 2947, "pov": 2948, "peoples": 2949, "fingers": 2950, "sea": 2951, "rated": 2952, "players": 2953, "entry": 2954, "rgb": 2955, "crack": 2956, "incredible": 2957, "mistaken": 2958, "hobby": 2959, "table": 2960, "would've": 2961, "solo": 2962, "competitor": 2963, "randomly": 2964, "kicked": 2965, "calendar": 2966, "windshear": 2967, "hong": 2968, "monitors": 2969, "resolution": 2970, "iphone": 2971, "rolls": 2972, "birds": 2973, "collaborating": 2974, "gif": 2975, "apple": 2976, "eid": 2977, "ayyy": 2978, "aspects": 2979, "350s": 2980, "degree": 2981, "cc": 2982, "remodel": 2983, "speeds": 2984, "as350": 2985, "legend": 2986, "anime": 2987, "baw": 2988, "birthday": 2989, "fs2004": 2990, "founder": 2991, "fs9": 2992, "copyright": 2993, "b737": 2994, "tanks": 2995, "logs": 2996, "damaged": 2997, "clouds": 2998, "concorde": 2999, "cmd": 3000, "rendering": 3001, "noofles": 3002, "initially": 3003, "notes": 3004, "tested": 3005, "assignment": 3006, "wot": 3007, "launcher": 3008, "admin": 3009, "downloadable": 3010, "regional": 3011, "hmmmm": 3012, "insanely": 3013, "recognized": 3014, "quarter": 3015, "ease": 3016, "dx12": 3017, "d'accord": 3018, "gamepass": 3019, "throttles": 3020, "tweak": 3021, "oim": 3022, "photoshop": 3023, "ko": 3024, "startup": 3025, "mmm": 3026, "arrival": 3027, "pdf": 3028, "applications": 3029, "mri": 3030, "partnered": 3031, "mobile": 3032, "sebastian": 3033, "how\\u2019s": 3034, "trial": 3035, "\\ud83d\\ude0b": 3036, "everyday": 3037, "scared": 3038, "alternative": 3039, "whos": 3040, "network": 3041, "asleep": 3042, "showcasing": 3043, "aero": 3044, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 3045, "dosent": 3046, "aber": 3047, "mal": 3048, "halt": 3049, "175": 3050, "widebodies": 3051, "liked": 3052, "promotion": 3053, "heck": 3054, "scenes": 3055, "frequent": 3056, "perspective": 3057, "whatsoever": 3058, "providing": 3059, "implementing": 3060, "crappy": 3061, "reasonable": 3062, "ie": 3063, "roll": 3064, "regards": 3065, "cameras": 3066, "studio": 3067, "pirated": 3068, "tuned": 3069, "graphical": 3070, "plain": 3071, "counts": 3072, "presume": 3073, "ultimate": 3074, "teacher": 3075, "beats": 3076, "committed": 3077, "coded": 3078, "penny": 3079, "sentence": 3080, "teaser": 3081, "offense": 3082, "editing": 3083, "poll": 3084, "arguably": 3085, "sarcasm": 3086, "weekend": 3087, "equal": 3088, "received": 3089, "gtg": 3090, "challenges": 3091, "discussed": 3092, "sink": 3093, "significant": 3094, "phraseology": 3095, "christ": 3096, "simpler": 3097, "messed": 3098, "ms": 3099, "operations": 3100, "manila": 3101, "european": 3102, "gimme": 3103, "functioning": 3104, "\\u201c": 3105, "checklists": 3106, "leading": 3107, "decade": 3108, "surprise": 3109, "ain't": 3110, "banning": 3111, "mixed": 3112, "ou": 3113, "generally": 3114, "displayed": 3115, "oi": 3116, "direction": 3117, "reinstalled": 3118, "pole": 3119, "lel": 3120, "789": 3121, "disappointed": 3122, "method": 3123, "circuit": 3124, "parking": 3125, "essay": 3126, "apologies": 3127, "tv": 3128, "publicly": 3129, "ports": 3130, "stunning": 3131, "fish": 3132, "shutdown": 3133, "23": 3134, "dick": 3135, "plays": 3136, "rare": 3137, "dop": 3138, "grab": 3139, "lately": 3140, "backend": 3141, "promises": 3142, "requires": 3143, "lacking": 3144, "joining": 3145, "suggestions": 3146, "confirmation": 3147, "reckon": 3148, "garbage": 3149, "odd": 3150, "commits": 3151, "polished": 3152, "estimates": 3153, "\\ud83d\\ude10": 3154, "profit": 3155, "central": 3156, "decals": 3157, "pour": 3158, "degrees": 3159, "hyperblob": 3160, "configuration": 3161, "bleed": 3162, "document": 3163, "temperature": 3164, "remain": 3165, "cough": 3166, "grateful": 3167, "completion": 3168, "aye": 3169, "efa": 3170, "reminds": 3171, "tru": 3172, "bout": 3173, "quadrant": 3174, "metric": 3175, "leaked": 3176, "winter": 3177, "optimistic": 3178, "should've": 3179, "trip": 3180, "joins": 3181, "silence": 3182, "guessed": 3183, "999": 3184, "flow": 3185, "whine": 3186, "dayum": 3187, "friday": 3188, "stands": 3189, "\\ud83d\\ude11": 3190, "ti": 3191, "deep": 3192, "\\u201d": 3193, "earn": 3194, "euros": 3195, "crossed": 3196, "someday": 3197, "pros": 3198, "\\ud83d\\ude44": 3199, "3070": 3200, "bs": 3201, "sum": 3202, "asset": 3203, "beat": 3204, "solid": 3205, "vietnam": 3206, "3k": 3207, "distance": 3208, "database": 3209, "bruv": 3210, "doh": 3211, "copied": 3212, "connections": 3213, "pin": 3214, "rid": 3215, "ex": 3216, "uae": 3217, "1000s": 3218, "deck": 3219, "clock": 3220, "727": 3221, "modify": 3222, "vscode": 3223, "ge": 3224, "pings": 3225, "temp": 3226, "casually": 3227, "painted": 3228, "taxiways": 3229, "electronic": 3230, "stairs": 3231, "explanation": 3232, "responding": 3233, "followed": 3234, "330s": 3235, "339": 3236, "delay": 3237, "delays": 3238, "science": 3239, "nav": 3240, "babe": 3241, "elaborate": 3242, "placeholder": 3243, "reactions": 3244, "operates": 3245, "inform": 3246, "explained": 3247, "yessir": 3248, "\\u2122\\ufe0f": 3249, "licenses": 3250, "src": 3251, "prem": 3252, "caps": 3253, "rushed": 3254, "thumbnail": 3255, "fslabs": 3256, "ayy": 3257, "await": 3258, "mini": 3259, "advice": 3260, "helicopter": 3261, "pressing": 3262, "holding": 3263, "clarification": 3264, "vancouver": 3265, "exit": 3266, "ndu": 3267, "su8": 3268, "avgeek": 3269, "seating": 3270, "grey": 3271, "numbers": 3272, "redownload": 3273, "cable": 3274, "prank": 3275, "equipment": 3276, "wheels": 3277, "sub": 3278, "raw": 3279, "viper": 3280, "init": 3281, "kts": 3282, "asobo's": 3283, "hub": 3284, "incomplete": 3285, "200lr": 3286, "entered": 3287, "contributed": 3288, "kindly": 3289, "upto": 3290, "ek": 3291, "keeping": 3292, "fresh": 3293, "men": 3294, "forza": 3295, "orbis": 3296, "umm": 3297, "roads": 3298, "oke": 3299, "serveur": 3300, "chose": 3301, "e170": 3302, "timeframe": 3303, "elec": 3304, "intricate": 3305, "sas": 3306, "sytems": 3307, "hotfix": 3308, "cfg": 3309, "that'll": 3310, "progressed": 3311, "submission": 3312, "fo": 3313, "express": 3314, "percival": 3315, "when's": 3316, "subnautica": 3317, "disclose": 3318, "quicker": 3319, "ain\\u2019t": 3320, "africa": 3321, "places": 3322, "unfinished": 3323, "mm": 3324, "despite": 3325, "dfd's": 3326, "asf": 3327, "march": 3328, "knots": 3329, "deleting": 3330, "technical": 3331, "weve": 3332, "les": 3333, "arrived": 3334, "reg": 3335, "hab": 3336, "mit": 3337, "ahhhh": 3338, "ja": 3339, "longhaul": 3340, "automatic": 3341, "hospital": 3342, "seb": 3343, "effectively": 3344, "stopping": 3345, "argument": 3346, "knobs": 3347, "blank": 3348, "divided": 3349, "pitch": 3350, "accurately": 3351, "an225": 3352, "aside": 3353, "2025": 3354, "limitation": 3355, "250": 3356, "reduce": 3357, "commonality": 3358, "75": 3359, "hearing": 3360, "gatwick": 3361, "ay": 3362, "mistakes": 3363, "limits": 3364, "reality": 3365, "docs": 3366, "definition": 3367, "act": 3368, "suddenly": 3369, "owe": 3370, "sales": 3371, "muted": 3372, "\\ud83d\\udc80\\ud83d\\udc80": 3373, "talented": 3374, "caused": 3375, "communicate": 3376, "passionate": 3377, "enjoying": 3378, "replying": 3379, "refrain": 3380, "challenge": 3381, "you\\u2019ve": 3382, "additional": 3383, "procedure": 3384, "vpilot": 3385, "immediately": 3386, "beginner": 3387, "requested": 3388, "bothered": 3389, "sneek": 3390, "2030": 3391, "msfsaddon": 3392, "continuous": 3393, "precisely": 3394, "multi": 3395, "vanilla": 3396, "annoyed": 3397, "produce": 3398, "mtow": 3399, "usa": 3400, "rpll": 3401, "whilst": 3402, "fax": 3403, "cruising": 3404, "pointless": 3405, "eg": 3406, "advance": 3407, "designed": 3408, "touchdown": 3409, "buggy": 3410, "woke": 3411, "pacific": 3412, "chicago": 3413, "infront": 3414, "angry": 3415, "tons": 3416, "unknown": 3417, "er": 3418, "awareness": 3419, "encourage": 3420, "entertainment": 3421, "episodes": 3422, "relatively": 3423, "pad": 3424, "stored": 3425, "security": 3426, "semi": 3427, "q400": 3428, "minimal": 3429, "le": 3430, "pipeline": 3431, "seperately": 3432, "instant": 3433, "oc": 3434, "harsh": 3435, "slight": 3436, "relation": 3437, "321": 3438, "admins": 3439, "solve": 3440, "letting": 3441, "paper": 3442, "confidence": 3443, "\\ud83d\\ude15": 3444, "temps": 3445, "dirty": 3446, "forgor": 3447, "won": 3448, "ssd": 3449, "originally": 3450, "becomes": 3451, "customer": 3452, "battery": 3453, "dreams": 3454, "32gb": 3455, "grade": 3456, "icao": 3457, "spoiler": 3458, "steer": 3459, "codes": 3460, "previously": 3461, "dry": 3462, "goodbye": 3463, "region": 3464, "maintain": 3465, "struggle": 3466, "ten": 3467, "partyblob": 3468, "tape": 3469, "delivery": 3470, "neat": 3471, "props": 3472, "unfortunate": 3473, "results": 3474, "attitude": 3475, "perms": 3476, "12k": 3477, "advertising": 3478, "realistically": 3479, "handy": 3480, "review": 3481, "regardless": 3482, "intention": 3483, "practical": 3484, "facing": 3485, "includes": 3486, "donut": 3487, "737max": 3488, "generic": 3489, "newark": 3490, "notch": 3491, "ocean": 3492, "slots": 3493, "frequencies": 3494, "soul": 3495, "mem": 3496, "handed": 3497, "temporarily": 3498, "chad": 3499, "mcas": 3500, "rejected": 3501, "racist": 3502, "congratulations": 3503, "october": 3504, "discount": 3505, "trolling": 3506, "slap": 3507, "frames": 3508, "hanger": 3509, "2017": 3510, "vna": 3511, "infinity": 3512, "scene": 3513, "bag": 3514, "robert": 3515, "chief": 3516, "talks": 3517, "pixel": 3518, "ea": 3519, "9th": 3520, "wifi": 3521, "kong": 3522, "legends": 3523, "format": 3524, "ramp": 3525, "contrails": 3526, "egg": 3527, "halfway": 3528, "royce": 3529, "whose": 3530, "labor": 3531, "dash": 3532, "fat": 3533, "excellent": 3534, "forms": 3535, "lmk": 3536, "colour": 3537, "interfaces": 3538, "bits": 3539, "a320s": 3540, "instrument": 3541, "submit": 3542, "fucked": 3543, "son": 3544, "spread": 3545, "deliver": 3546, "egpws": 3547, "offered": 3548, "manufacturer": 3549, "doors": 3550, "shop": 3551, "mx": 3552, "pirate": 3553, "wallpaper": 3554, "comparable": 3555, "salute": 3556, "gates": 3557, "materials": 3558, "blind": 3559, "guaranteed": 3560, "mum": 3561, "football": 3562, "brief": 3563, "glass": 3564, "basement": 3565, "ruined": 3566, "approaches": 3567, "atlanta": 3568, "generates": 3569, "aer": 3570, "zones": 3571, "tmrw": 3572, "goodness": 3573, "mdr": 3574, "wanting": 3575, "visited": 3576, "filter": 3577, "multiplayer": 3578, "folders": 3579, "apps": 3580, "navdata": 3581, "\\ud83e\\udd70": 3582, "terminal": 3583, "sydney": 3584, "easter": 3585, "cba": 3586, "pi": 3587, "items": 3588, "mechanical": 3589, "instances": 3590, "male": 3591, "tht": 3592, "kalo": 3593, "accepting": 3594, "horizon": 3595, "sites": 3596, "calibration": 3597, "a400": 3598, "suicide": 3599, "affirm": 3600, "india": 3601, "\\ud83e\\udd75": 3602, "mans": 3603, "69": 3604, "110": 3605, "coordinate": 3606, "drawn": 3607, "someones": 3608, "mfw": 3609, "hii": 3610, "islands": 3611, "cap": 3612, "consuming": 3613, "matters": 3614, "ignoring": 3615, "when\\u2019s": 3616, "asap": 3617, "danm": 3618, "yee": 3619, "opensource": 3620, "switched": 3621, "surfaces": 3622, "compile": 3623, "implementation": 3624, "tweaking": 3625, "50k": 3626, "partnering": 3627, "i\\u0307": 3628, "notification": 3629, "wall": 3630, "owo": 3631, "est": 3632, "que": 3633, "swiss": 3634, "hellooo": 3635, "3000": 3636, "ahah": 3637, "ju52": 3638, "q3": 3639, "wxr": 3640, "blueprints": 3641, "freetime": 3642, "tab": 3643, "gifs": 3644, "megapack": 3645, "playable": 3646, "asobos": 3647, "climbs": 3648, "linking": 3649, "ctrl": 3650, "restraints": 3651, "refrence": 3652, "verry": 3653, "exporter": 3654, "coins": 3655, "lul": 3656, "calculator": 3657, "pinned": 3658, "thou": 3659, "overclocked": 3660, "installs": 3661, "voltage": 3662, "miner": 3663, "banks": 3664, "dun": 3665, "impressed": 3666, "doom": 3667, "unavailable": 3668, "extracted": 3669, "recycle": 3670, "administrator": 3671, "recompile": 3672, "fictional": 3673, "blumesh": 3674, "operation": 3675, "discontinued": 3676, "bomb": 3677, "soon\\u2122\\ufe0f": 3678, "\\ud83e\\udd21": 3679, "sensitive": 3680, "african": 3681, "turbulence": 3682, "sounded": 3683, "nls": 3684, "stops": 3685, "honeycomb": 3686, "pounds": 3687, "uninstall": 3688, "antonov": 3689, "permission": 3690, "bcs": 3691, "featured": 3692, "ctp": 3693, "auch": 3694, "dass": 3695, "immer": 3696, "zu": 3697, "wir": 3698, "volume": 3699, "target": 3700, "contract": 3701, "corner": 3702, "reminder": 3703, "global": 3704, "retirement": 3705, "awhile": 3706, "replacement": 3707, "def": 3708, "captainscam": 3709, "tesla": 3710, "achieve": 3711, "placement": 3712, "sarcastic": 3713, "primarily": 3714, "liverys": 3715, "aerodynamic": 3716, "jsbsim": 3717, "aerodynamics": 3718, "fdm": 3719, "tricky": 3720, "roadmap": 3721, "truth": 3722, "steady": 3723, "owns": 3724, "powerful": 3725, "thus": 3726, "closing": 3727, "practically": 3728, "handling": 3729, "houses": 3730, "licence": 3731, "calling": 3732, "there'll": 3733, "java": 3734, "remembered": 3735, "lil": 3736, "exclusively": 3737, "contribution": 3738, "basis": 3739, "disappointing": 3740, "irony": 3741, "expectation": 3742, "acting": 3743, "replies": 3744, "island": 3745, "wouldve": 3746, "bud": 3747, "piss": 3748, "wasted": 3749, "ireland": 3750, "led": 3751, "schools": 3752, "troll": 3753, "flt": 3754, "00": 3755, "behalf": 3756, "glide": 3757, "accidentally": 3758, "assumed": 3759, "decently": 3760, "hole": 3761, "silly": 3762, "consistently": 3763, "nature": 3764, "damnn": 3765, "objective": 3766, "verify": 3767, "screw": 3768, "oo": 3769, "tysm": 3770, "they\\u2019ll": 3771, "greatly": 3772, "override": 3773, "switching": 3774, "risky": 3775, "becoming": 3776, "a320ceo": 3777, "prepare": 3778, "shapes": 3779, "itll": 3780, "speedrun": 3781, "apologize": 3782, "ortho": 3783, "ho": 3784, "changing": 3785, "41": 3786, "awake": 3787, "ment": 3788, "wth": 3789, "canceled": 3790, "supported": 3791, "lounge": 3792, "cracked": 3793, "overpriced": 3794, "passing": 3795, "maths": 3796, "hallo": 3797, "airbuses": 3798, "preparing": 3799, "flash": 3800, "controlling": 3801, "prior": 3802, "desktop": 3803, "shape": 3804, "calculations": 3805, "queen": 3806, "convenient": 3807, "unflyable": 3808, "klm": 3809, "ignored": 3810, "timing": 3811, "luckily": 3812, "blowing": 3813, "sunrise": 3814, "patiently": 3815, "velocity": 3816, "slows": 3817, "spoilers": 3818, "failed": 3819, "\\ud83e\\udd29": 3820, "fstl": 3821, "remaining": 3822, "hopeful": 3823, "sex": 3824, "certification": 3825, "material": 3826, "refuse": 3827, "cat": 3828, "offended": 3829, "purely": 3830, "puts": 3831, "methods": 3832, "latinvfr": 3833, "reset": 3834, "tag": 3835, "deffo": 3836, "scammers": 3837, "b757": 3838, "hire": 3839, "pal": 3840, "efforts": 3841, "should\\u2019ve": 3842, "chinese": 3843, "shanghai": 3844, "electricity": 3845, "painters": 3846, "opportunity": 3847, "fooled": 3848, "aeroflot": 3849, "usage": 3850, "reported": 3851, "behavior": 3852, "art": 3853, "gang": 3854, "subject": 3855, "munich": 3856, "msfsaddons": 3857, "tone": 3858, "jsut": 3859, "fonts": 3860, "touched": 3861, "airac": 3862, "cycle": 3863, "countries": 3864, "clone": 3865, "tis": 3866, "lever": 3867, "overused": 3868, "judging": 3869, "gf": 3870, "imperial": 3871, "unit": 3872, "affordable": 3873, "billion": 3874, "814023898789707826": 3875, "a38x": 3876, "airflow": 3877, "contributions": 3878, "hamburg": 3879, "inevitable": 3880, "neos": 3881, "realesed": 3882, "counter": 3883, "disregard": 3884, "emojis": 3885, "supporters": 3886, "plen": 3887, "ini": 3888, "saad": 3889, "layer": 3890, "nvidia": 3891, "naming": 3892, "automated": 3893, "stated": 3894, "rank": 3895, "username": 3896, "livestream": 3897, "319": 3898, "coz": 3899, "collaborate": 3900, "pray": 3901, "longest": 3902, "recorder": 3903, "chosen": 3904, "annoy": 3905, "dudes": 3906, "cares": 3907, "accessible": 3908, "co": 3909, "twist": 3910, "logitech": 3911, "ed": 3912, "badly": 3913, "cons": 3914, "t16000": 3915, "cards": 3916, "asus": 3917, "ctds": 3918, "airshow": 3919, "countdown": 3920, "shitting": 3921, "simmer": 3922, "breakers": 3923, "\\ud83d\\udd25": 3924, "virtualcol": 3925, "fund": 3926, "couldn\\u2019t": 3927, "we\\u2019ve": 3928, "ss": 3929, "letter": 3930, "five": 3931, "ditched": 3932, "tank": 3933, "impression": 3934, "boieng": 3935, "mornin": 3936, "\\ud83e\\uddd0": 3937, "2019": 3938, "rly": 3939, "minecraft": 3940, "attempt": 3941, "owned": 3942, "concerned": 3943, "born": 3944, "gpwses": 3945, "sued": 3946, "calibrate": 3947, "hola": 3948, "a6": 3949, "glider": 3950, "correction": 3951, "national": 3952, "relationship": 3953, "3080": 3954, "contrast": 3955, "callout": 3956, "pandemic": 3957, "ng": 3958, "ta": 3959, "gps": 3960, "address": 3961, "ups": 3962, "baby": 3963, "purchased": 3964, "balls": 3965, "providers": 3966, "taxiing": 3967, "7k": 3968, "operational": 3969, "boarding": 3970, "nevermind": 3971, "slept": 3972, "officer": 3973, "industry": 3974, "passangers": 3975, "saturday": 3976, "freely": 3977, "\\ud83d\\udc99": 3978, "1500": 3979, "philosophy": 3980, "driving": 3981, "combined": 3982, "picking": 3983, "quieter": 3984, "sells": 3985, "logical": 3986, "replaced": 3987, "max's": 3988, "xlr": 3989, "newly": 3990, "sides": 3991, "manufacturers": 3992, "easa": 3993, "informations": 3994, "manuals": 3995, "peter": 3996, "tray": 3997, "blobdance": 3998, "814024174405943357": 3999, "determined": 4000, "defined": 4001, "\\u2013": 4002, "falling": 4003, "offering": 4004, "motivated": 4005, "secrets": 4006, "m8": 4007, "younger": 4008, "refused": 4009, "mute": 4010, "government": 4011, "fran\\u00e7ais": 4012, "throw": 4013, "porting": 4014, "rr": 4015, "office": 4016, "814023828333264947": 4017, "merci": 4018, "cleons": 4019, "breaking": 4020, "cdg": 4021, "programs": 4022, "vary": 4023, "lingus": 4024, "simrate": 4025, "toxic": 4026, "hill": 4027, "extract": 4028, "hd787": 4029, "paste": 4030, "\\ud83d\\udd2b": 4031, "killing": 4032, "begin": 4033, "fsl": 4034, "span": 4035, "unnecessary": 4036, "precise": 4037, "moitie": 4038, "suis": 4039, "la": 4040, "4th": 4041, "notifications": 4042, "f35": 4043, "college": 4044, "squawk": 4045, "noticeable": 4046, "2070": 4047, "symbol": 4048, "v5": 4049, "popularity": 4050, "cover": 4051, "lhr": 4052, "graphic": 4053, "stats": 4054, "followers": 4055, "calgary": 4056, "mo": 4057, "underrated": 4058, "careful": 4059, "istanbul": 4060, "complaints": 4061, "sq": 4062, "fwb": 4063, "vehicles": 4064, "export": 4065, "cables": 4066, "kudos": 4067, "juicy": 4068, "v0": 4069, "baked": 4070, "suite": 4071, "famous": 4072, "rnav": 4073, "610": 4074, "knob": 4075, "su7": 4076, "suspect": 4077, "obv": 4078, "approx": 4079, "va": 4080, "goals": 4081, "abuse": 4082, "utc": 4083, "developments": 4084, "lord": 4085, "fcu": 4086, "dis": 4087, "tweaked": 4088, "gmt": 4089, "smae": 4090, "duration": 4091, "phont": 4092, "worthy": 4093, "expansion": 4094, "controlled": 4095, "beijing": 4096, "weights": 4097, "inputs": 4098, "urself": 4099, "void": 4100, "split": 4101, "forth": 4102, "fifa": 4103, "miami": 4104, "otter": 4105, "states": 4106, "sia": 4107, "dance": 4108, "woman": 4109, "foss": 4110, "spicy": 4111, "howdy": 4112, "insta": 4113, "srry": 4114, "cringe": 4115, "touchscreen": 4116, "affiliated": 4117, "pressed": 4118, "jkjk": 4119, "hating": 4120, "boom": 4121, "ticket": 4122, "leads": 4123, "sources": 4124, "\\ud83d\\udca9": 4125, "advertisement": 4126, "oki": 4127, "loop": 4128, "encountered": 4129, "player": 4130, "dirt": 4131, "plug": 4132, "expo": 4133, "relative": 4134, "wesley": 4135, "ship": 4136, "he'll": 4137, "deletes": 4138, "pakistani": 4139, "maturity": 4140, "object": 4141, "emb": 4142, "jeez": 4143, "tri": 4144, "revealed": 4145, "haulers": 4146, "aw": 4147, "growing": 4148, "questionable": 4149, "located": 4150, "directory": 4151, "ranking": 4152, "bongowave": 4153, "587530352898342923": 4154, "layouts": 4155, "templates": 4156, "backup": 4157, "edited": 4158, "depend": 4159, "imaginary": 4160, "hyperwave": 4161, "696290519197810719": 4162, "bash": 4163, "\\ud83c\\uddfa\\ud83c\\uddf8": 4164, "150": 4165, "spherical": 4166, "boosted": 4167, "mixing": 4168, "mama": 4169, "parallel": 4170, "\\u261d\\ufe0f": 4171, "msn": 4172, "areosoft": 4173, "pfs": 4174, "iv": 4175, "electronics": 4176, "redeem": 4177, "hippo": 4178, "transition": 4179, "leadership": 4180, "discussing": 4181, "debrief": 4182, "bassicly": 4183, "draims": 4184, "somethin": 4185, "partnerships": 4186, "morepeoplewirkingonthea350": 4187, "album": 4188, "collection": 4189, "efis": 4190, "jsx": 4191, "whens": 4192, "accident": 4193, "they\\u2019d": 4194, "intended": 4195, "lads": 4196, "\\u2665\\ufe0f": 4197, "elevator": 4198, "773": 4199, "738": 4200, "comming": 4201, "toronto": 4202, "transatlantic": 4203, "900neo": 4204, "yeahh": 4205, "dinner": 4206, "represents": 4207, "goo": 4208, "boston": 4209, "120": 4210, "nicer": 4211, "tells": 4212, "hatte": 4213, "der": 4214, "sketchy": 4215, "das": 4216, "noch": 4217, "usual": 4218, "muss": 4219, "ca": 4220, "a320n": 4221, "danke": 4222, "wenn": 4223, "deutsch": 4224, "ic": 4225, "lmaooo": 4226, "accounts": 4227, "insulting": 4228, "scenario": 4229, "debate": 4230, "constructive": 4231, "typed": 4232, "level'": 4233, "jumpseat": 4234, "wipers": 4235, "moments": 4236, "forces": 4237, "inputted": 4238, "calculate": 4239, "generate": 4240, "superior": 4241, "unsure": 4242, "satellite": 4243, "incredibly": 4244, "edge": 4245, "lighter": 4246, "dependent": 4247, "snow": 4248, "anti": 4249, "clearance": 4250, "painful": 4251, "pissed": 4252, "female": 4253, "proud": 4254, "spots": 4255, "calls": 4256, "nono": 4257, "hurt": 4258, "regard": 4259, "contrary": 4260, "that'd": 4261, "hopping": 4262, "acquire": 4263, "hurts": 4264, "energy": 4265, "finals": 4266, "behave": 4267, "56": 4268, "communication": 4269, "flawed": 4270, "keen": 4271, "spitting": 4272, "justify": 4273, "theyve": 4274, "that\\u2019ll": 4275, "remains": 4276, "stoked": 4277, "amsterdam": 4278, "style": 4279, "workers": 4280, "boss": 4281, "assist": 4282, "78x": 4283, "frame": 4284, "payload": 4285, "departing": 4286, "tier": 4287, "bros": 4288, "reviews": 4289, "7000": 4290, "upgrading": 4291, "scan": 4292, "educated": 4293, "thr": 4294, "continues": 4295, "harm": 4296, "responded": 4297, "linked": 4298, "whereas": 4299, "iq": 4300, "opposite": 4301, "picked": 4302, "mexico": 4303, "texas": 4304, "england": 4305, "vor": 4306, "index": 4307, "uhhhhh": 4308, "sudden": 4309, "drastic": 4310, "overspeed": 4311, "emergencies": 4312, "iam": 4313, "korea": 4314, "goooo": 4315, "length": 4316, "04": 4317, "copenhagen": 4318, "park": 4319, "\\ud83d\\ude2d\\ud83d\\ude2d": 4320, "steering": 4321, "harry": 4322, "potter": 4323, "cracking": 4324, "device": 4325, "brakes": 4326, "ing": 4327, "55": 4328, "demo": 4329, "succeed": 4330, "dyson": 4331, "cut": 4332, "gap": 4333, "entertaining": 4334, "netflix": 4335, "comms": 4336, "upper": 4337, "instagram": 4338, "icons": 4339, "easiest": 4340, "basicly": 4341, "360": 4342, "concern": 4343, "attached": 4344, "shares": 4345, "invites": 4346, "among": 4347, "stfu": 4348, "garmin": 4349, "24h": 4350, "tui": 4351, "suggested": 4352, "320neo": 4353, "existent": 4354, "values": 4355, "sufficient": 4356, "one's": 4357, "sever": 4358, "800neo": 4359, "meeting": 4360, "popped": 4361, "fellas": 4362, "beef": 4363, "excitement": 4364, "promised": 4365, "replicate": 4366, "behaviors": 4367, "3600": 4368, "begging": 4369, "signed": 4370, "hw": 4371, "lvfr": 4372, "homework": 4373, "flat": 4374, "\\ud83c\\udf89": 4375, "slope": 4376, "xmp": 4377, "greatest": 4378, "admit": 4379, "repeat": 4380, "mature": 4381, "birmingham": 4382, "sitting": 4383, "storm": 4384, "planed": 4385, "suffered": 4386, "duolingo": 4387, "league": 4388, "lessons": 4389, "fitted": 4390, "te": 4391, "evolution": 4392, "retire": 4393, "wednesday": 4394, "16gb": 4395, "xddd": 4396, "protected": 4397, "sneekpeeks": 4398, "wheres": 4399, "drugs": 4400, "\\ud83d\\udcaa": 4401, "stutters": 4402, "judge": 4403, "americans": 4404, "iata": 4405, "pays": 4406, "advise": 4407, "trusted": 4408, "nine": 4409, "plugins": 4410, "zoom": 4411, "ensure": 4412, "transponder": 4413, "awful": 4414, "regret": 4415, "69420": 4416, "cm": 4417, "measure": 4418, "zero": 4419, "programm": 4420, "shocked": 4421, "ahum": 4422, "pattern": 4423, "strategy": 4424, "dowload": 4425, "noted": 4426, "stoped": 4427, "pisses": 4428, "element": 4429, "nut": 4430, "audience": 4431, "32n": 4432, "youtubers": 4433, "describe": 4434, "werent": 4435, "didint": 4436, "theory": 4437, "\\ud83e\\udd13": 4438, "greater": 4439, "\\ud83d\\ude03": 4440, "recall": 4441, "merged": 4442, "fb": 4443, "collaboration": 4444, "collab": 4445, "became": 4446, "decisions": 4447, "internally": 4448, "bus": 4449, "gorgeous": 4450, "hundred": 4451, "destroyed": 4452, "indian": 4453, "prototype": 4454, "wayyy": 4455, "san": 4456, "acces": 4457, "interactive": 4458, "portfolio": 4459, "tokyo": 4460, "helsinki": 4461, "retarded": 4462, "outer": 4463, "verified": 4464, "priorities": 4465, "doable": 4466, "she's": 4467, "hex": 4468, "theme": 4469, "song": 4470, "mother": 4471, "dealing": 4472, "arriving": 4473, "gifted": 4474, "dreamlifter": 4475, "fancy": 4476, "blow": 4477, "believed": 4478, "brb": 4479, "\\u2728": 4480, "mu": 4481, "msfg": 4482, "egcc": 4483, "easyjet": 4484, "hah": 4485, "goose": 4486, "underestimate": 4487, "basing": 4488, "noooooo": 4489, "cunt": 4490, "ferrari": 4491, "oui": 4492, "atr": 4493, "noises": 4494, "l1011": 4495, "thailand": 4496, "toulouse": 4497, "27": 4498, "arrivals": 4499, "mental": 4500, "ouch": 4501, "2007": 4502, "fokker": 4503, "2004": 4504, "honeywell": 4505, "sigh": 4506, "sue": 4507, "client": 4508, "1050": 4509, "dies": 4510, "investment": 4511, "milk": 4512, "pit": 4513, "cooldown": 4514, "restarting": 4515, "sauce": 4516, "successful": 4517, "goat": 4518, "muldoon": 4519, "responsible": 4520, "caution": 4521, "effective": 4522, "fbi": 4523, "dickphotos": 4524, "64gb": 4525, "payment": 4526, "recover": 4527, "ofcourse": 4528, "opposed": 4529, "explore": 4530, "dangerous": 4531, "spreading": 4532, "vaccinated": 4533, "himself": 4534, "hr": 4535, "resort": 4536, "yr": 4537, "russia": 4538, "hang": 4539, "condition": 4540, "watermark": 4541, "purge": 4542, "ability": 4543, "extent": 4544, "footage": 4545, "cctv": 4546, "clarifying": 4547, "commonly": 4548, "stronger": 4549, "netherlands": 4550, "hated": 4551, "lua": 4552, "coolclap": 4553, "908147650782699561": 4554, "pleasant": 4555, "bee": 4556, "spaces": 4557, "similarities": 4558, "777s": 4559, "livery\\u2019s": 4560, "bullshit": 4561, "ps": 4562, "ong": 4563, "acceleration": 4564, "aspect": 4565, "units": 4566, "ect": 4567, "bust": 4568, "relations": 4569, "339s": 4570, "funds": 4571, "benefits": 4572, "inax": 4573, "deciding": 4574, "tough": 4575, "salary": 4576, "dear": 4577, "97": 4578, "timeline": 4579, "donating": 4580, "differently": 4581, "studies": 4582, "spiral": 4583, "rs": 4584, "premier": 4585, "fart": 4586, "bb": 4587, "keks": 4588, "excessive": 4589, "action": 4590, "asian": 4591, "\\ud83d\\ude0c": 4592, "nzxt": 4593, "sh": 4594, "cute": 4595, "countless": 4596, "storage": 4597, "remote": 4598, "shady": 4599, "indication": 4600, "weren't": 4601, "tiem": 4602, "drink": 4603, "carry": 4604, "madrid": 4605, "exception": 4606, "shift": 4607, "brightness": 4608, "childhood": 4609, "randazzo": 4610, "enjoyed": 4611, "advantage": 4612, "kick": 4613, "iron": 4614, "identical": 4615, "versus": 4616, "scheme": 4617, "scary": 4618, "it\\u2019d": 4619, "burn": 4620, "restricted": 4621, "assigned": 4622, "determine": 4623, "criticism": 4624, "customized": 4625, "paypal": 4626, "sunday": 4627, "shooting": 4628, "clicking": 4629, "poggersrow": 4630, "764": 4631, "headwind's": 4632, "lying": 4633, "existence": 4634, "veux": 4635, "moi": 4636, "francais": 4637, "indirect": 4638, "cock": 4639, "shower": 4640, "four": 4641, "wondered": 4642, "vertical": 4643, "fd": 4644, "ramadan": 4645, "cars": 4646, "ratio": 4647, "disabled": 4648, "manifest": 4649, "32nx": 4650, "ingame": 4651, "vacate": 4652, "uff": 4653, "2h": 4654, "independent": 4655, "ailerons": 4656, "ge90": 4657, "counting": 4658, "selector": 4659, "noodles": 4660, "turbine": 4661, "linker": 4662, "elsewhere": 4663, "craft": 4664, "homo": 4665, "rabalder": 4666, "ikea": 4667, "maldives": 4668, "vrmm": 4669, "explains": 4670, "omaa": 4671, "dynamic's": 4672, "curve": 4673, "203": 4674, "matched": 4675, "truck": 4676, "bms": 4677, "lasts": 4678, "studd": 4679, "warranty": 4680, "mechanics": 4681, "technicians": 4682, "instance": 4683, "aah": 4684, "shutting": 4685, "row": 4686, "man's": 4687, "10pm": 4688, "cookie": 4689, "bright": 4690, "yesss": 4691, "qatari": 4692, "arounds": 4693, "visa": 4694, "launches": 4695, "waypoints": 4696, "vohs": 4697, "whit": 4698, "commander": 4699, "assured": 4700, "hosted": 4701, "shortly": 4702, "hits": 4703, "participate": 4704, "claiming": 4705, "networks": 4706, "vibing": 4707, "avgeeks": 4708, "credits": 4709, "passwords": 4710, "sourcing": 4711, "gauge": 4712, "liking": 4713, "sadness": 4714, "1100": 4715, "su4": 4716, "lease": 4717, "grounded": 4718, "ftsim": 4719, "decker": 4720, "dog": 4721, "opening": 4722, "cayenne": 4723, "cara\\u00efbes": 4724, "downside": 4725, "\\ud83d\\uddff": 4726, "manner": 4727, "loves": 4728, "addresses": 4729, "doesent": 4730, "rates": 4731, "glitch": 4732, "girls": 4733, "gay": 4734, "launched": 4735, "weapons": 4736, "superjet": 4737, "reused": 4738, "finger": 4739, "integrating": 4740, "touchable": 4741, "bait": 4742, "emote": 4743, "flexing": 4744, "warned": 4745, "tris": 4746, "minds": 4747, "accelerated": 4748, "mocking": 4749, "oil": 4750, "comfort": 4751, "requesting": 4752, "habit": 4753, "adapt": 4754, "education": 4755, "replica": 4756, "scanned": 4757, "acess": 4758, "screaming": 4759, "35x": 4760, "moderation": 4761, "finalized": 4762, "charge": 4763, "taught": 4764, "walking": 4765, "translation": 4766, "walk": 4767, "aerospace": 4768, "heyo": 4769, "tenor": 4770, "mais": 4771, "c'est": 4772, "bien": 4773, "jumbo": 4774, "nyc": 4775, "twinjet": 4776, "confuse": 4777, "met": 4778, "subdivision": 4779, "complexity": 4780, "rework": 4781, "tpm": 4782, "bios": 4783, "olds": 4784, "\\ud83d\\ude2b": 4785, "opens": 4786, "typical": 4787, "900hgw": 4788, "hgw": 4789, "roger": 4790, "converting": 4791, "increased": 4792, "a380neo": 4793, "raided": 4794, "smol": 4795, "carenado": 4796, "ana": 4797, "cracks": 4798, "artist": 4799, "technik": 4800, "texturer": 4801, "pp": 4802, "subscribers": 4803, "subscribe": 4804, "clink": 4805, "halo": 4806, "unzipped": 4807, "7474": 4808, "advancements": 4809, "2035": 4810, "confidential": 4811, "sends": 4812, "bulgaria": 4813, "audit": 4814, "casual": 4815, "screws": 4816, "untill": 4817, "rivets": 4818, "constraints": 4819, "samples": 4820, "sim4flight's": 4821, "gl": 4822, "fh4": 4823, "cops": 4824, "mp": 4825, "clarify": 4826, "messenger": 4827, "partners": 4828, "longhauler": 4829, "recognise": 4830, "curves": 4831, "keka": 4832, "print": 4833, "mathematical": 4834, "physical": 4835, "rendered": 4836, "coral": 4837, "kekf": 4838, "759857046861774849": 4839, "forked": 4840, "uploading": 4841, "bm": 4842, "scrub": 4843, "747139653198544986": 4844, "devmode": 4845, "disagreement": 4846, "ha": 4847, "ejets": 4848, "massage": 4849, "rise": 4850, "solutions": 4851, "w8": 4852, "vaportrail": 4853, "wingtipvortice": 4854, "dropdown": 4855, "rm": 4856, "outage": 4857, "fnaf": 4858, "polish": 4859, "subbed": 4860, "popup": 4861, "erorr": 4862, "stackoverflow": 4863, "appdata": 4864, "avs": 4865, "uvs": 4866, "iberia": 4867, "404": 4868, "availability": 4869, "a320nx": 4870, "volunteering": 4871, "ci": 4872, "encryption": 4873, "visors": 4874, "ecl": 4875, "stencils": 4876, "planner": 4877, "turnover": 4878, "goofy": 4879, "weekends": 4880, "club": 4881, "wages": 4882, "vhhh": 4883, "relesed": 4884, "sneaky": 4885, "spring": 4886, "davies": 4887, "seychelles": 4888, "spanish": 4889, "doesn": 4890, "bodies": 4891, "atr72": 4892, "adjustments": 4893, "bravo": 4894, "dat": 4895, "selection": 4896, "disconnected": 4897, "connecting": 4898, "theyll": 4899, "trailers": 4900, "\\u201dvideos\\u201d": 4901, "specify": 4902, "supposedly": 4903, "doubling": 4904, "varient": 4905, "gooo": 4906, "78": 4907, "390": 4908, "nicht": 4909, "dann": 4910, "wie": 4911, "geht": 4912, "simbreif": 4913, "nur": 4914, "alles": 4915, "shader": 4916, "oder": 4917, "falls": 4918, "788": 4919, "racing": 4920, "sth": 4921, "trim": 4922, "appropriate": 4923, "deadly": 4924, "\\ud83e\\udee1": 4925, "solved": 4926, "stupidly": 4927, "scammed": 4928, "abadstudios": 4929, "\\ud83d\\udcaf": 4930, "thumbs": 4931, "hungry": 4932, "outstanding": 4933, "defeats": 4934, "proving": 4935, "expressing": 4936, "'study": 4937, "shocking": 4938, "vehicle": 4939, "simulating": 4940, "10000": 4941, "construction": 4942, "develops": 4943, "situational": 4944, "conclusion": 4945, "hotel": 4946, "wet": 4947, "wha": 4948, "bouta": 4949, "dec": 4950, "gliders": 4951, "italy": 4952, "teachers": 4953, "compartments": 4954, "thrusts": 4955, "professionally": 4956, "driven": 4957, "pleasure": 4958, "10x": 4959, "requiring": 4960, "claimed": 4961, "tied": 4962, "agreement": 4963, "cord": 4964, "aimed": 4965, "character": 4966, "taste": 4967, "adjusted": 4968, "invested": 4969, "48": 4970, "classified": 4971, "consideration": 4972, "'efb'": 4973, "pencil": 4974, "bluebird": 4975, "descending": 4976, "loc": 4977, "established": 4978, "misinterpreted": 4979, "deeper": 4980, "granted": 4981, "trynna": 4982, "pathetic": 4983, "aligned": 4984, "nan": 4985, "firstly": 4986, "hurtles": 4987, "overnight": 4988, "longitude": 4989, "expressed": 4990, "lmaoooo": 4991, "announcment": 4992, "wsss": 4993, "cl16": 4994, "3200mhz": 4995, "gigabyte": 4996, "8th": 4997, "humans": 4998, "circumstances": 4999, "becuase": 5000, "monitoring": 5001, "safety": 5002, "alongside": 5003, "a360": 5004, "precious": 5005, "imports": 5006, "discovery": 5007, "editable": 5008, "aus": 5009, "bothers": 5010, "yssy": 5011, "washington": 5012, "west": 5013, "x2": 5014, "rjtt": 5015, "uhhhh": 5016, "confidently": 5017, "polar": 5018, "autothrust": 5019, "midway": 5020, "film": 5021, "designing": 5022, "streaming": 5023, "floating": 5024, "infos": 5025, "portable": 5026, "dlcs": 5027, "avitab": 5028, "dlr": 5029, "thomas": 5030, "sich": 5031, "eine": 5032, "deeply": 5033, "tilted": 5034, "caraibes": 5035, "explicit": 5036, "avail": 5037, "hide": 5038, "theoretically": 5039, "planing": 5040, "gulfstream": 5041, "falcon": 5042, "goated": 5043, "stability": 5044, "eagerly": 5045, "cirrus": 5046, "07": 5047, "aggressive": 5048, "spinning": 5049, "zurich": 5050, "whale": 5051, "77x": 5052, "yoshi": 5053, "didin't": 5054, "afk": 5055, "wherever": 5056, "bat": 5057, "ded": 5058, "inv": 5059, "e175": 5060, "attempted": 5061, "ambitious": 5062, "journey": 5063, "here\\u2019s": 5064, "refactors": 5065, "witch": 5066, "contain": 5067, "speculation": 5068, "gladly": 5069, "natural": 5070, "sheer": 5071, "described": 5072, "animating": 5073, "bound": 5074, "children": 5075, "it\\u2018s": 5076, "soundset": 5077, "pw": 5078, "judgement": 5079, "formed": 5080, "difficulty": 5081, "cardboard": 5082, "b52": 5083, "subjective": 5084, "hiring": 5085, "cos": 5086, "spending": 5087, "reminded": 5088, "anxiety": 5089, "wether": 5090, "innit": 5091, "garden": 5092, "baffles": 5093, "mars": 5094, "strike": 5095, "fell": 5096, "tos": 5097, "soooo": 5098, "si": 5099, "exhaust": 5100, "screwing": 5101, "windshield": 5102, "structure": 5103, "365": 5104, "significantly": 5105, "lover": 5106, "standing": 5107, "reporting": 5108, "intense": 5109, "bayern": 5110, "grades": 5111, "subjects": 5112, "95": 5113, "academy": 5114, "enthusiasm": 5115, "letters": 5116, "introduce": 5117, "withouth": 5118, "race": 5119, "inpatient": 5120, "shy": 5121, "ref": 5122, "thi": 5123, "varies": 5124, "1200": 5125, "encrypted": 5126, "matches": 5127, "detents": 5128, "eur": 5129, "capt": 5130, "plastic": 5131, "girlfriend": 5132, "brings": 5133, "prison": 5134, "bullying": 5135, "measurement": 5136, "b78xh": 5137, "\\ud83e\\udde2": 5138, "shouldve": 5139, "37549": 5140, "laugh": 5141, "tha": 5142, "millions": 5143, "programme": 5144, "ma": 5145, "litteraly": 5146, "recreated": 5147, "sooooo": 5148, "registered": 5149, "anniversary": 5150, "golden": 5151, "publicity": 5152, "sake": 5153, "collectively": 5154, "commited": 5155, "builds": 5156, "yooo": 5157, "12000": 5158, "39": 5159, "robux": 5160, "matrix": 5161, "ads": 5162, "twotter": 5163, "35k": 5164, "dave": 5165, "fender": 5166, "nufflee": 5167, "nov": 5168, "waited": 5169, "citation": 5170, "financial": 5171, "giant": 5172, "alternatively": 5173, "prefers": 5174, "plate": 5175, "disturbing": 5176, "claims": 5177, "disappeared": 5178, "yoo": 5179, "continuing": 5180, "trough": 5181, "recordings": 5182, "avaliable": 5183, "\\ud83e\\udd1d": 5184, "dozens": 5185, "speech": 5186, "sunglasses": 5187, "estimation": 5188, "tempted": 5189, "sticky": 5190, "destination": 5191, "dfds": 5192, "activate": 5193, "misunderstanding": 5194, "southwest": 5195, "hahahah": 5196, "9h": 5197, "93": 5198, "norm": 5199, "reliable": 5200, "bummer": 5201, "atis": 5202, "shes": 5203, "peace": 5204, "rapidly": 5205, "etas": 5206, "arguments": 5207, "diy": 5208, "dislike": 5209, "dual": 5210, "levers": 5211, "ooooo": 5212, "evga": 5213, "2700x": 5214, "approves": 5215, "cream": 5216, "pepelaughing": 5217, "660260031853232138": 5218, "controversial": 5219, "counterpart": 5220, "cult": 5221, "bio": 5222, "kiah": 5223, "tour": 5224, "slim": 5225, "crying": 5226, "bitches": 5227, "rwy": 5228, "33": 5229, "unbelievable": 5230, "reads": 5231, "dutch": 5232, "accent": 5233, "belgian": 5234, "thonkconga": 5235, "755084675063611533": 5236, "intuitive": 5237, "helicopters": 5238, "overwhelming": 5239, "bitch": 5240, "boris": 5241, "purging": 5242, "clapping": 5243, "34": 5244, "indicates": 5245, "yrs": 5246, "url": 5247, "contents": 5248, "pardon": 5249, "warnings": 5250, "fra": 5251, "nibog": 5252, "uni": 5253, "oneworld": 5254, "parked": 5255, "a7": 5256, "mildly": 5257, "greenland": 5258, "airside": 5259, "pigeon": 5260, "mail": 5261, "youngest": 5262, "surprising": 5263, "schei\\u00dfe": 5264, "rookie": 5265, "diagrams": 5266, "\\ud83d\\ude3b": 5267, "kitchen": 5268, "cheese": 5269, "simmarket": 5270, "onlyfans": 5271, "nz": 5272, "nz's": 5273, "zealand": 5274, "liable": 5275, "innocent": 5276, "\\u00a1\\u00e1ndale": 5277, "a35": 5278, "airframe": 5279, "sole": 5280, "swearing": 5281, "curse": 5282, "ideally": 5283, "\\ud83d\\ude4c": 5284, "sees": 5285, "carrier": 5286, "largest": 5287, "rejection": 5288, "49": 5289, "corrections": 5290, "bogie": 5291, "128gb": 5292, "fe": 5293, "expenses": 5294, "ultrawide": 5295, "rc": 5296, "recovery": 5297, "voeing": 5298, "crime": 5299, "occasionally": 5300, "bread": 5301, "permanently": 5302, "tracking": 5303, "hanoi": 5304, "mf": 5305, "obsessed": 5306, "tcas": 5307, "careers": 5308, "experiences": 5309, "fr24": 5310, "sneakpeaks": 5311, "generation": 5312, "walls": 5313, "child": 5314, "assed": 5315, "nahh": 5316, "conditioning": 5317, "infrastructure": 5318, "hitting": 5319, "proven": 5320, "disappointment": 5321, "nonstop": 5322, "donator": 5323, "browser": 5324, "you\\u2019d": 5325, "svgs": 5326, "placeholders": 5327, "laggy": 5328, "51": 5329, "travelled": 5330, "fired": 5331, "blobs": 5332, "814023954137219124": 5333, "tiktok": 5334, "814718543433039894": 5335, "gold": 5336, "searched": 5337, "kicks": 5338, "authorization": 5339, "atl": 5340, "bruhh": 5341, "solving": 5342, "\\ud83c\\udf0b": 5343, "technician": 5344, "street": 5345, "cores": 5346, "fs20": 5347, "\\ud83e\\udd73": 5348, "bell": 5349, "ringing": 5350, "pax": 5351, "leap": 5352, "rocket": 5353, "climbing": 5354, "noob": 5355, "numerous": 5356, "determining": 5357, "bi": 5358, "ame": 5359, "3500": 5360, "fails": 5361, "packs": 5362, "sticking": 5363, "politics": 5364, "fees": 5365, "488": 5366, "pricing": 5367, "attractive": 5368, "339's": 5369, "againts": 5370, "ac's": 5371, "perception": 5372, "provider": 5373, "insider": 5374, "freaking": 5375, "brilliant": 5376, "arcade": 5377, "o\\u2019hare": 5378, "arise": 5379, "flags": 5380, "hoe": 5381, "snacks": 5382, "distribution": 5383, "waking": 5384, "ep": 5385, "aircraft's": 5386, "altimeter": 5387, "modes": 5388, "steep": 5389, "traditional": 5390, "gather": 5391, "worldwide": 5392, "positioning": 5393, "promoting": 5394, "hyping": 5395, "ddos": 5396, "domain": 5397, "webpage": 5398, "magnitude": 5399, "pc's": 5400, "definite": 5401, "people's": 5402, "variables": 5403, "visuals": 5404, "navigate": 5405, "investing": 5406, "beach": 5407, "impose": 5408, "atp": 5409, "gva": 5410, "annoys": 5411, "aww": 5412, "tea": 5413, "plot": 5414, "nothin": 5415, "fuckin": 5416, "entitled": 5417, "manchester": 5418, "accomplishment": 5419, "a350\\u2026": 5420, "soontm": 5421, "imho": 5422, "strat": 5423, "sunk": 5424, "fallacy": 5425, "talent": 5426, "scope": 5427, "bare": 5428, "swiss001": 5429, "kmco": 5430, "darkstar": 5431, "ext": 5432, "unban": 5433, "cleon's": 5434, "activated": 5435, "bruhhhh": 5436, "airfrance": 5437, "korean": 5438, "smt": 5439, "ambient": 5440, "\\ud83e\\udd20": 5441, "buildings": 5442, "vibes": 5443, "inspiration": 5444, "career": 5445, "ratings": 5446, "atpl": 5447, "sop": 5448, "thoroughly": 5449, "offence": 5450, "ion": 5451, "diverted": 5452, "instantly": 5453, "syn": 5454, "influx": 5455, "yeees": 5456, "wingtip": 5457, "resolved": 5458, "9k": 5459, "tile": 5460, "ad": 5461, "spelt": 5462, "\\u26f0\\ufe0f": 5463, "feed": 5464, "fbwa320": 5465, "sheet": 5466, "supporting": 5467, "fsltl": 5468, "pacx": 5469, "polite": 5470, "courage": 5471, "aussi": 5472, "par": 5473, "oe": 5474, "\\u00e7a": 5475, "pool": 5476, "chui": 5477, "toi": 5478, "sais": 5479, "nous": 5480, "dans": 5481, "would\\u2019ve": 5482, "lies": 5483, "happily": 5484, "constellations": 5485, "families": 5486, "travelling": 5487, "forgive": 5488, "dmed": 5489, "mbps": 5490, "240": 5491, "beneficial": 5492, "dlss": 5493, "impact": 5494, "ships": 5495, "rolling": 5496, "pedals": 5497, "turboprops": 5498, "intercept": 5499, "los": 5500, "angeles": 5501, "eng": 5502, "cheeky": 5503, "allowing": 5504, "restriction": 5505, "asxp": 5506, "msg": 5507, "mee6": 5508, "bois": 5509, "json": 5510, "freeze": 5511, "could\\u2019ve": 5512, "museum": 5513, "staying": 5514, "town": 5515, "circle": 5516, "sin": 5517, "reversers": 5518, "taxing": 5519, "degradation": 5520, "keyword": 5521, "rewritten": 5522, "reinstalling": 5523, "native": 5524, "integrates": 5525, "thonkspin": 5526, "764116089591431168": 5527, "742542165565243502": 5528, "associate": 5529, "sleek": 5530, "hubs": 5531, "rant": 5532, "irrational": 5533, "goodluck": 5534, "vast": 5535, "returning": 5536, "human": 5537, "extended": 5538, "amounts": 5539, "simultaneously": 5540, "hyd": 5541, "jetstar": 5542, "preflight": 5543, "qf": 5544, "bans": 5545, "visits": 5546, "inflight": 5547, "pan": 5548, "rendition": 5549, "vtbs": 5550, "peice": 5551, "signum": 5552, "thingys": 5553, "affecting": 5554, "director": 5555, "ggs": 5556, "visually": 5557, "fpln": 5558, "guitar": 5559, "snap": 5560, "experts": 5561, "rnp": 5562, "flytampa": 5563, "keksplode": 5564, "889996142048333854": 5565, "pink": 5566, "821089098206019634": 5567, "pee": 5568, "oeed": 5569, "a787": 5570, "monster": 5571, "areo": 5572, "artificial": 5573, "compression": 5574, "lied": 5575, "arabia": 5576, "gym": 5577, "iceman": 5578, "conspiracy": 5579, "cent": 5580, "eeh": 5581, "fu": 5582, "hates": 5583, "\\ud83d\\ude24": 5584, "therapist": 5585, "ummm": 5586, "mc": 5587, "kills": 5588, "lolol": 5589, "mrbeast": 5590, "promoted": 5591, "demote": 5592, "662859741621649458": 5593, "premiere": 5594, "kevin": 5595, "wooo": 5596, "airspeed": 5597, "frog": 5598, "definetly": 5599, "meters": 5600, "bold": 5601, "tricks": 5602, "wingtips": 5603, "sid": 5604, "saver": 5605, "implementations": 5606, "publishers": 5607, "idiots": 5608, "treat": 5609, "traces": 5610, "915853407640776734": 5611, "monkahacker": 5612, "redoing": 5613, "bite": 5614, "200k": 5615, "l1": 5616, "refuel": 5617, "tug": 5618, "sadge": 5619, "physically": 5620, "branding": 5621, "canadian": 5622, "rumour": 5623, "auckland": 5624, "inner": 5625, "tabs": 5626, "zbad": 5627, "hamburger": 5628, "737s": 5629, "sponsor": 5630, "oman": 5631, "filling": 5632, "breguet": 5633, "deux": 5634, "arrest": 5635, "restaurant": 5636, "wht": 5637, "chairs": 5638, "maker": 5639, "permissions": 5640, "unacceptable": 5641, "yous": 5642, "capability": 5643, "compensation": 5644, "court": 5645, "ryn": 5646, "raise": 5647, "logged": 5648, "poly": 5649, "deny": 5650, "captains": 5651, "codebase": 5652, "problemo": 5653, "rock": 5654, "placed": 5655, "rally": 5656, "unusable": 5657, "cdn": 5658, "memo": 5659, "youll": 5660, "awww": 5661, "define": 5662, "wx": 5663, "birth": 5664, "engage": 5665, "rat": 5666, "mock": 5667, "religion": 5668, "carrying": 5669, "2x": 5670, "flight4sim": 5671, "alrighty": 5672, "misconception": 5673, "en": 5674, "parent": 5675, "buys": 5676, "employee": 5677, "doc": 5678, "willl": 5679, "recorded": 5680, "ab": 5681, "era": 5682, "\\ud83e\\udd24": 5683, "stretch": 5684, "heaven": 5685, "activity": 5686, "repetitive": 5687, "wins": 5688, "horse": 5689, "ez": 5690, "vsc": 5691, "\\ud83d\\udd1c": 5692, "survey": 5693, "nein": 5694, "apes": 5695, "yeas": 5696, "remodelled": 5697, "genuinely": 5698, "fighters": 5699, "1989": 5700, "dx": 5701, "looping": 5702, "'oops": 5703, "fight": 5704, "mec": 5705, "une": 5706, "dire": 5707, "quel": 5708, "bongowo": 5709, "645560771962470400": 5710, "arrives": 5711, "discords": 5712, "eeu": 5713, "saf": 5714, "ge9x": 5715, "reducing": 5716, "v8": 5717, "motor": 5718, "interaction": 5719, "presentation": 5720, "considers": 5721, "taiwan": 5722, "\\ud83d\\ude25": 5723, "overhaul": 5724, "vettel": 5725, "freewares": 5726, "guidelines": 5727, "gday": 5728, "hru": 5729, "reskin": 5730, "chip": 5731, "represented": 5732, "closet": 5733, "technologies": 5734, "pakistan": 5735, "gos": 5736, "thick": 5737, "q5": 5738, "challenger": 5739, "decal": 5740, "sim's": 5741, "operated": 5742, "14hrs": 5743, "chillin": 5744, "b612": 5745, "gross": 5746, "a350neo": 5747, "hacker": 5748, "somethings": 5749, "whatsapp": 5750, "flutter": 5751, "rewriting": 5752, "stonks": 5753, "dum": 5754, "001": 5755, "airs": 5756, "guidance": 5757, "avaible": 5758, "italian": 5759, "publically": 5760, "aca": 5761, "747s": 5762, "arguing": 5763, "jumped": 5764, "sam": 5765, "damnit": 5766, "why'd": 5767, "5000": 5768, "reduced": 5769, "unfair": 5770, "youtuber": 5771, "scrolling": 5772, "owning": 5773, "replay": 5774, "remade": 5775, "gifts": 5776, "april's": 5777, "kay": 5778, "spelling": 5779, "practise": 5780, "lowest": 5781, "texturers": 5782, "former": 5783, "adi": 5784, "rotating": 5785, "objects": 5786, "interfacing": 5787, "smell": 5788, "sd": 5789, "accessibility": 5790, "comprehend": 5791, "rumours": 5792, "ooof": 5793, "suffer": 5794, "spawn": 5795, "police": 5796, "pilotedge": 5797, "ans": 5798, "spins": 5799, "shomas": 5800, "rmp": 5801, "fear": 5802, "attack": 5803, "company's": 5804, "throwing": 5805, "smack": 5806, "metal": 5807, "proceeds": 5808, "okok": 5809, "redone": 5810, "recreate": 5811, "proportion": 5812, "transavia": 5813, "a321lr": 5814, "89": 5815, "dodgy": 5816, "restore": 5817, "hnet": 5818, "gamer": 5819, "744262230144581649": 5820, "wider": 5821, "2050": 5822, "walks": 5823, "nord": 5824, "momento": 5825, "powerset": 5826, "globe": 5827, "rented": 5828, "650": 5829, "incorporate": 5830, "infact": 5831, "lemd": 5832, "eidw": 5833, "spoil": 5834, "nr600": 5835, "r6": 5836, "spilled": 5837, "hid": 5838, "sync": 5839, "dial": 5840, "extension": 5841, "781507273742483486": 5842, "saved": 5843, "gender": 5844, "gimp": 5845, "colours": 5846, "vbucks": 5847, "whitewhite": 5848, "prs": 5849, "equations": 5850, "approximately": 5851, "cfi": 5852, "phase": 5853, "waypoint": 5854, "cna": 5855, "exported": 5856, "goddamn": 5857, "realeased": 5858, "748": 5859, "gud": 5860, "adobe": 5861, "consumption": 5862, "5900x": 5863, "pops": 5864, "emails": 5865, "coders": 5866, "flightplan": 5867, "assetto": 5868, "corsa": 5869, "chatting": 5870, "correcting": 5871, "immaturity": 5872, "icing": 5873, "ideal": 5874, "specially": 5875, "world's": 5876, "sustainable": 5877, "concerns": 5878, "hadn't": 5879, "motivating": 5880, "aerosoar": 5881, "honesty": 5882, "140": 5883, "attract": 5884, "frankly": 5885, "optimised": 5886, "overcome": 5887, "streamlining": 5888, "insight": 5889, "notably": 5890, "lik": 5891, "ohok": 5892, "ver": 5893, "bean": 5894, "racism": 5895, "political": 5896, "discuss": 5897, "whiskey": 5898, "weathly": 5899, "jetway": 5900, "portal": 5901, "bridges": 5902, "rear": 5903, "genoa": 5904, "rumors": 5905, "adapting": 5906, "band": 5907, "ide": 5908, "functionalities": 5909, "sidebar": 5910, "swap": 5911, "recompiling": 5912, "dose": 5913, "slew": 5914, "b777x": 5915, "undefeated": 5916, "subnatic": 5917, "cutscene": 5918, "canadien": 5919, "hint": 5920, "timetable": 5921, "tilt": 5922, "stack": 5923, "overflow": 5924, "funnily": 5925, "temporaryfiles": 5926, "\\ud83d\\ude43": 5927, "dani": 5928, "libary": 5929, "dependencies": 5930, "sr22": 5931, "displacement": 5932, "perfection": 5933, "ife": 5934, "lesson": 5935, "nautical": 5936, "souce": 5937, "torture": 5938, "semester": 5939, "sneaker": 5940, "magazine": 5941, "platforms": 5942, "simbridge": 5943, "similarity": 5944, "slowmode": 5945, "equipped": 5946, "chatter": 5947, "\\ud83d\\ude04\\ud83d\\ude04": 5948, "crz": 5949, "latter": 5950, "obtaining": 5951, "pump": 5952, "ruled": 5953, "simvars": 5954, "prosim": 5955, "momentary": 5956, "sensors": 5957, "uv": 5958, "realse": 5959, "forced": 5960, "hgs": 5961, "approximate": 5962, "phones": 5963, "splitting": 5964, "ypph": 5965, "sfo": 5966, "dawg": 5967, "obligation": 5968, "supply": 5969, "designated": 5970, "projekt": 5971, "doin": 5972, "anxious": 5973, "reflectors": 5974, "matt": 5975, "mat": 5976, "madagascar": 5977, "abouts": 5978, "kuro": 5979, "ling": 5980, "progression": 5981, "ruins": 5982, "immersion": 5983, "moly": 5984, "poo": 5985, "headwinds": 5986, "tfdi": 5987, "additions": 5988, "nuff": 5989, "reconnect": 5990, "disc": 5991, "masterpiece": 5992, "imply": 5993, "observation": 5994, "cakes": 5995, "explanatory": 5996, "alg": 5997, "opnion": 5998, "potato": 5999, "photogrammetry": 6000, "logan": 6001, "accidently": 6002, "edp": 6003, "trade": 6004, "120nm": 6005, "230": 6006, "kann": 6007, "schon": 6008, "whow": 6009, "flugzeug": 6010, "nie": 6011, "paar": 6012, "hat": 6013, "weil": 6014, "sie": 6015, "longhauls": 6016, "fliege": 6017, "embrear": 6018, "bevor": 6019, "checken": 6020, "perth": 6021, "gut": 6022, "spanisch": 6023, "a346": 6024, "sunset": 6025, "transat": 6026, "citations": 6027, "bonus": 6028, "blog": 6029, "i\\u00b4m": 6030, "discussions": 6031, "deserved": 6032, "statistics": 6033, "occur": 6034, "mutual": 6035, "interests": 6036, "suffice": 6037, "833460161314029578": 6038, "modification": 6039, "habe": 6040, "proceed": 6041, "author": 6042, "barebones": 6043, "wiki": 6044, "inputting": 6045, "billions": 6046, "reliability": 6047, "kein": 6048, "mehr": 6049, "achieved": 6050, "increasing": 6051, "xp10": 6052, "xplane11": 6053, "excluding": 6054, "eventho": 6055, "utilize": 6056, "poorly": 6057, "preferred": 6058, "runways": 6059, "leaks": 6060, "encouraging": 6061, "dated": 6062, "abandon": 6063, "variations": 6064, "undecided": 6065, "teaming": 6066, "licencing": 6067, "alliance": 6068, "daddys": 6069, "hilarious": 6070, "finsihed": 6071, "disgusting": 6072, "preferably": 6073, "rarely": 6074, "foremost": 6075, "obligated": 6076, "relating": 6077, "must've": 6078, "creates": 6079, "intent": 6080, "disrespectfully": 6081, "conclusions": 6082, "miniscule": 6083, "fraction": 6084, "incessant": 6085, "pestering": 6086, "frustrated": 6087, "trips": 6088, "praying": 6089, "slowing": 6090, "grown": 6091, "\\ud83d\\ude21": 6092, "colored": 6093, "trashing": 6094, "truths": 6095, "negatively": 6096, "investments": 6097, "abandoning": 6098, "assumption": 6099, "it'": 6100, "popping": 6101, "quota": 6102, "corrected": 6103, "discretion": 6104, "approachm": 6105, "establish": 6106, "leg": 6107, "notified": 6108, "irresponsible": 6109, "restrictions": 6110, "stressed": 6111, "remarks": 6112, "queue": 6113, "scuffed": 6114, "teased": 6115, "consists": 6116, "waffling": 6117, "comparision": 6118, "sectors": 6119, "sector": 6120, "impatience": 6121, "refining": 6122, "exponentially": 6123, "eating": 6124, "tk": 6125, "increases": 6126, "tyoko": 6127, "surrounding": 6128, "darn": 6129, "defective": 6130, "3200": 6131, "9400f": 6132, "cl18": 6133, "ddr4": 6134, "8gb": 6135, "crucial": 6136, "msi": 6137, "pilot's": 6138, "pilto": 6139, "incident": 6140, "overreliant": 6141, "abnormally": 6142, "ia": 6143, "relief": 6144, "extraordinarily": 6145, "ruin": 6146, "undergo": 6147, "globally": 6148, "mystery": 6149, "messaging": 6150, "innacurate": 6151, "viable": 6152, "conversion": 6153, "thai": 6154, "conclude": 6155, "blade": 6156, "wiii": 6157, "manoger": 6158, "carolina": 6159, "disrespect": 6160, "florida": 6161, "haev": 6162, "deviation": 6163, "34l": 6164, "rjaa": 6165, "1800": 6166, "355": 6167, "simulatior": 6168, "pmdy": 6169, "poles": 6170, "nopol": 6171, "jan": 6172, "hawaii": 6173, "alaska": 6174, "atoll": 6175, "katl": 6176, "fligh": 6177, "relax": 6178, "707": 6179, "\\ud83e\\udd76": 6180, "exiting": 6181, "nosewheel": 6182, "brakers": 6183, "checks": 6184, "avatar": 6185, "library": 6186, "supports": 6187, "dowloaded": 6188, "lunar": 6189, "ein": 6190, "speaks": 6191, "multitasking": 6192, "preparation": 6193, "lesen": 6194, "auf": 6195, "ver\\u00f6ffentlichung": 6196, "flawlessly": 6197, "sporadic": 6198, "secondary": 6199, "flaws": 6200, "hahha": 6201, "notify": 6202, "solos": 6203, "juts": 6204, "rings": 6205, "seasons": 6206, "taws": 6207, "skimming": 6208, "proably": 6209, "cad": 6210, "recreating": 6211, "knowledgeable": 6212, "laptops": 6213, "intergrated": 6214, "actualy": 6215, "yeye": 6216, "hardwork": 6217, "hopfuly": 6218, "a34x": 6219, "sacrifice": 6220, "12h": 6221, "captian": 6222, "87": 6223, "clubs": 6224, "luxair": 6225, "weekly": 6226, "occurrence": 6227, "fishing": 6228, "planespotting": 6229, "seizure": 6230, "dome": 6231, "searching": 6232, "idts": 6233, "overlook": 6234, "30am": 6235, "30pm": 6236, "suprised": 6237, "thjey": 6238, "wokring": 6239, "797": 6240, "beoing": 6241, "amzing": 6242, "ignores": 6243, "78xh": 6244, "assists": 6245, "rudders": 6246, "acknowledge": 6247, "systms": 6248, "interpretation": 6249, "\\u201cwhen\\u201d": 6250, "shortened": 6251, "\\u2620\\ufe0f": 6252, "mentioning": 6253, "comprehensive": 6254, "stake": 6255, "\\ud83e\\udd79": 6256, "any1": 6257, "announces": 6258, "similarly": 6259, "739": 6260, "distract": 6261, "\\u2014": 6262, "06": 6263, "tomorow": 6264, "24hrs": 6265, "nervous": 6266, "losing": 6267, "severely": 6268, "duty": 6269, "tgt": 6270, "structural": 6271, "sorryy": 6272, "nooooooooo": 6273, "rob": 6274, "bribe": 6275, "rumor": 6276, "applicable": 6277, "1660": 6278, "2600": 6279, "weren\\u2019t": 6280, "upgrades": 6281, "variable": 6282, "crosswinds": 6283, "respective": 6284, "sowwy": 6285, "nooooooooooo": 6286, "flyby": 6287, "skilled": 6288, "fulfill": 6289, "implying": 6290, "behaviour": 6291, "g800": 6292, "skillset": 6293, "prioritize": 6294, "forgotten": 6295, "ammount": 6296, "presumptions": 6297, "2000ft": 6298, "impressively": 6299, "encounter": 6300, "1600": 6301, "kc10": 6302, "pumped": 6303, "gona": 6304, "fold": 6305, "unreal": 6306, "guy's": 6307, "scammer": 6308, "eventhough": 6309, "68": 6310, "sets": 6311, "thankful": 6312, "supportive": 6313, "unexpected": 6314, "execute": 6315, "os": 6316, "warm": 6317, "legally": 6318, "msl": 6319, "temperatures": 6320, "worded": 6321, "fightsim": 6322, "situations": 6323, "respectful": 6324, "firm": 6325, "gun": 6326, "atcs": 6327, "piloting": 6328, "listening": 6329, "prevented": 6330, "adequate": 6331, "definitively": 6332, "extensive": 6333, "exceptional": 6334, "00z": 6335, "heater": 6336, "sanctions": 6337, "wc": 6338, "argentina": 6339, "i7": 6340, "drain": 6341, "egt": 6342, "formula": 6343, "sand": 6344, "lousy": 6345, "disappearing": 6346, "pity": 6347, "responsibilities": 6348, "where\\u2019s": 6349, "texts": 6350, "loyal": 6351, "perk": 6352, "forcing": 6353, "10600k": 6354, "stuttering": 6355, "screamgirl": 6356, "748993873384046593": 6357, "lh": 6358, "bundesland": 6359, "bundesl\\u00e4nder": 6360, "session": 6361, "dming": 6362, "finna": 6363, "engagement": 6364, "teleport": 6365, "revolutions": 6366, "enviro": 6367, "ray": 6368, "tracing": 6369, "bruhhh": 6370, "presuming": 6371, "thay": 6372, "appr": 6373, "winglet": 6374, "customs": 6375, "monday": 6376, "voluntary": 6377, "challenging": 6378, "lived": 6379, "i\\u2018m": 6380, "\\u201cthe": 6381, "fined": 6382, "devolving": 6383, "inch": 6384, "eagle": 6385, "creation": 6386, "evolved": 6387, "5th": 6388, "191": 6389, "36": 6390, "comon": 6391, "newbie": 6392, "cfd": 6393, "yeaah": 6394, "stil": 6395, "frfr": 6396, "sim4": 6397, "apprenticeship": 6398, "finkenwerder": 6399, "speeding": 6400, "threads": 6401, "complicate": 6402, "ehhh": 6403, "olden": 6404, "sorts": 6405, "insert": 6406, "alien": 6407, "malware": 6408, "cloud": 6409, "layers": 6410, "cyberpunk": 6411, "shi": 6412, "1tb": 6413, "leaves": 6414, "yesssss": 6415, "eyyyy": 6416, "40k": 6417, "43k": 6418, "28th": 6419, "apologise": 6420, "thermal": 6421, "japan": 6422, "shield": 6423, "doe": 6424, "hardly": 6425, "excuses": 6426, "backs": 6427, "internals": 6428, "magnificent": 6429, "ohhhhh": 6430, "simbref": 6431, "threat": 6432, "upgraded": 6433, "tasks": 6434, "bottleneck": 6435, "delt": 6436, "altho": 6437, "corporate": 6438, "reeeeeee": 6439, "varients": 6440, "turmoil": 6441, "cooking": 6442, "bro\\ud83d\\udc80": 6443, "pepesweat": 6444, "660308747679432704": 6445, "asume": 6446, "qbits": 6447, "qualify": 6448, "varied": 6449, "streets": 6450, "hurting": 6451, "reflections": 6452, "muhc": 6453, "advancement": 6454, "benidorm": 6455, "leeds": 6456, "rooting": 6457, "nay": 6458, "aluminum": 6459, "bu": 6460, "370": 6461, "\\u201cdownload": 6462, "fishy": 6463, "th": 6464, "goodnight": 6465, "20\\u20ac": 6466, "hahahahaha": 6467, "99\\u20ac": 6468, "woul": 6469, "touching": 6470, "hotas": 6471, "signs": 6472, "disclaimer": 6473, "\\u2022": 6474, "tragic": 6475, "hypoxia": 6476, "pressurisation": 6477, "synonym": 6478, "feasible": 6479, "xobx": 6480, "teh": 6481, "joy": 6482, "allen": 6483, "toto": 6484, "16000": 6485, "x56": 6486, "suited": 6487, "gladiator": 6488, "movement": 6489, "\\ud83d\\ude2d\\ud83d\\ude02": 6490, "memories": 6491, "cousins": 6492, "1070": 6493, "r7": 6494, "arabic": 6495, "f15": 6496, "dem": 6497, "mines": 6498, "5600x": 6499, "747sp": 6500, "foot": 6501, "929028458275803146": 6502, "joint": 6503, "liner": 6504, "repeatedly": 6505, "supremacy": 6506, "11k": 6507, "traveller": 6508, "su10": 6509, "elp": 6510, "rolled": 6511, "2018": 6512, "\\ud83e\\udd2d": 6513, "qna": 6514, "yard": 6515, "chess": 6516, "io": 6517, "submitting": 6518, "jetphoto": 6519, "gawd": 6520, "666173823531483136": 6521, "outsiders": 6522, "rent": 6523, "compraed": 6524, "embarrassing": 6525, "ayyyy": 6526, "berlin": 6527, "blocks": 6528, "fixable": 6529, "worthwhile": 6530, "rickrolled": 6531, "records": 6532, "homies": 6533, "\\ud83d\\udd25\\ud83d\\udd25\\ud83d\\udd25": 6534, "niiiice": 6535, "noooo": 6536, "awe": 6537, "despacito": 6538, "happier": 6539, "dickhead": 6540, "depart": 6541, "\\u2b50": 6542, "inb4": 6543, "fiddle": 6544, "ny": 6545, "boeings": 6546, "72": 6547, "merde": 6548, "toy": 6549, "il96": 6550, "ane": 6551, "venting": 6552, "dumdum": 6553, "coolest": 6554, "conversations": 6555, "photography": 6556, "avaition": 6557, "bournemouth": 6558, "contracting": 6559, "stansted": 6560, "hair": 6561, "t3": 6562, "century": 6563, "headset": 6564, "eight": 6565, "ain": 6566, "screeners": 6567, "smthing": 6568, "carriers": 6569, "somali": 6570, "ironically": 6571, "techniques": 6572, "gigachad": 6573, "rx": 6574, "480": 6575, "30fps": 6576, "900p": 6577, "yer": 6578, "ritual": 6579, "tasted": 6580, "scoops": 6581, "sugar": 6582, "litre": 6583, "toast": 6584, "ham": 6585, "factory": 6586, "evil": 6587, "tyani": 6588, "vverh": 6589, "deadass": 6590, "stephen": 6591, "competitors": 6592, "knockoff": 6593, "serial": 6594, "juan": 6595, "introduced": 6596, "morrie": 6597, "davis": 6598, "arrogant": 6599, "avid": 6600, "enthusiast": 6601, "insurance": 6602, "bankruptcy": 6603, "inspector": 6604, "souls": 6605, "escape": 6606, "bendix": 6607, "witness": 6608, "350f": 6609, "woo": 6610, "sniff": 6611, "vietnamese": 6612, "resident": 6613, "freighters": 6614, "expanding": 6615, "ahahaha": 6616, "hoes": 6617, "me\\u2026": 6618, "acquired": 6619, "rejections": 6620, "submitted": 6621, "triple": 6622, "overkill": 6623, "drives": 6624, "850": 6625, "ferry": 6626, "processing": 6627, "exposed": 6628, "soft": 6629, "norwegian": 6630, "poland": 6631, "\\ud83e\\udd2f": 6632, "flawless": 6633, "santa": 6634, "a370": 6635, "andrei": 6636, "singh": 6637, "gmail": 6638, "omfg": 6639, "centerline": 6640, "flare": 6641, "chocks": 6642, "cones": 6643, "somone": 6644, "shoud": 6645, "cake": 6646, "vcl": 6647, "destroying": 6648, "putin": 6649, "thunder": 6650, "realizing": 6651, "smartphone": 6652, "cn": 6653, "crossing": 6654, "emotes": 6655, "vvnb": 6656, "fedex": 6657, "approved": 6658, "aurus": 6659, "geely": 6660, "senat": 6661, "phantom": 6662, "copying": 6663, "7th": 6664, "adoption": 6665, "bombardier": 6666, "fostered": 6667, "prog": 6668, "grilled": 6669, "sizzling": 6670, "nuts": 6671, "expertise": 6672, "justice": 6673, "oopsie": 6674, "hurdle": 6675, "nahhh": 6676, "deg": 6677, "humid": 6678, "cooling": 6679, "celsius": 6680, "governments": 6681, "stalling": 6682, "airlines'": 6683, "captured": 6684, "2016": 6685, "fries": 6686, "nw": 6687, "merger": 6688, "8x": 6689, "bbj": 6690, "fundamentals": 6691, "utilise": 6692, "storing": 6693, "clicks": 6694, "strict": 6695, "cams": 6696, "ring": 6697, "scss": 6698, "exchange": 6699, "div": 6700, "could've": 6701, "\\ud83d\\ude1d": 6702, "helper": 6703, "eyyy": 6704, "glance": 6705, "pepe": 6706, "2014": 6707, "defense": 6708, "hazard": 6709, "seek": 6710, "fingerwave": 6711, "756985939775193118": 6712, "copilot": 6713, "marshaller": 6714, "lurpak": 6715, "pure": 6716, "ual": 6717, "congratulate": 6718, "regionals": 6719, "opt": 6720, "that\\u2019d": 6721, "mission": 6722, "blows": 6723, "sorted": 6724, "passanger": 6725, "verson": 6726, "eats": 6727, "d350": 6728, "hook": 6729, "1011": 6730, "trained": 6731, "lszh": 6732, "agl": 6733, "reduction": 6734, "threshold": 6735, "orbit": 6736, "urs": 6737, "parameters": 6738, "coms": 6739, "amt": 6740, "irregularity": 6741, "allowances": 6742, "debt": 6743, "ceos": 6744, "330's": 6745, "262": 6746, "28": 6747, "airbus'": 6748, "b767": 6749, "a330neos": 6750, "319s": 6751, "320s": 6752, "kinds": 6753, "principles": 6754, "dedicate": 6755, "succes": 6756, "discounts": 6757, "eastern": 6758, "scrapped": 6759, "cseries": 6760, "gentlemen": 6761, "hehehe": 6762, "unannounced": 6763, "mhh": 6764, "percentages": 6765, "department": 6766, "qualifications": 6767, "84": 6768, "immersive": 6769, "\\u2705": 6770, "concerning": 6771, "atsu": 6772, "untrue": 6773, "blurry": 6774, "pab": 6775, "friend's": 6776, "hoy": 6777, "lifts": 6778, "teen": 6779, "chapters": 6780, "revise": 6781, "evenin": 6782, "throws": 6783, "hager": 6784, "assemble": 6785, "unsafe": 6786, "ord": 6787, "certificates": 6788, "eefoe": 6789, "binomial": 6790, "thast": 6791, "generator": 6792, "\\ud83c\\uddec\\ud83c\\udde7": 6793, "britain": 6794, "calculates": 6795, "configurations": 6796, "closure": 6797, "protection": 6798, "dramatic": 6799, "detect": 6800, "1990s": 6801, "nearby": 6802, "quadjets": 6803, "fws": 6804, "goin": 6805, "deving": 6806, "handedly": 6807, "glaring": 6808, "\\ud83c\\udff3\\ufe0f": 6809, "hosts": 6810, "outlier": 6811, "bandwidth": 6812, "backups": 6813, "tor": 6814, "occasions": 6815, "opera": 6816, "annoyance": 6817, "item": 6818, "overly": 6819, "creative": 6820, "slang": 6821, "expense": 6822, "pointing": 6823, "enforce": 6824, "hats": 6825, "unpredictable": 6826, "one\\u2026": 6827, "skinhead": 6828, "teatime": 6829, "654458196122927124": 6830, "kendal": 6831, "naughty": 6832, "thee": 6833, "tradition": 6834, "grandad": 6835, "wolverhampton": 6836, "liverpool": 6837, "tottenham": 6838, "chelsea": 6839, "arsenal": 6840, "breed": 6841, "fc": 6842, "bang": 6843, "batter": 6844, "riot": 6845, "transferred": 6846, "wym": 6847, "dad's": 6848, "osprey": 6849, "vulcan": 6850, "ospreys": 6851, "ssn": 6852, "\\ud83c\\uddeb\\ud83c\\uddf7": 6853, "\\ud83e\\udd56": 6854, "pmdg737": 6855, "shank": 6856, "fledged": 6857, "celebration": 6858, "destroyer11221": 6859, "letreiv": 6860, "module": 6861, "padawan": 6862, "siri": 6863, "disaster": 6864, "helo": 6865, "fl": 6866, "consumer": 6867, "2fa": 6868, "152": 6869, "daddy": 6870, "deez": 6871, "representation": 6872, "monsieur": 6873, "aeronautical": 6874, "charles": 6875, "gaulle": 6876, "here\\u2026": 6877, "\\u2122": 6878, "blur": 6879, "overlapping": 6880, "jus": 6881, "supporter": 6882, "gamma": 6883, "finnally": 6884, "sat": 6885, "centered": 6886, "contrib": 6887, "hired": 6888, "itinerary": 6889, "discouraged": 6890, "sacrifices": 6891, "cadet": 6892, "faa": 6893, "dublin": 6894, "fighting": 6895, "qq": 6896, "bugging": 6897, "pulled": 6898, "fyi": 6899, "unsatisfied": 6900, "attend": 6901, "owners": 6902, "satisfied": 6903, "600mb": 6904, "specifications": 6905, "mastercard": 6906, "debit": 6907, "\\ud83e\\udd29\\ud83e\\udd29": 6908, "2mins": 6909, "\\ud83d\\ude2e\\u200d\\ud83d\\udca8": 6910, "appeal": 6911, "a388": 6912, "wingview": 6913, "9000": 6914, "salty747": 6915, "books": 6916, "greek": 6917, "mythology": 6918, "phoenix": 6919, "trolls": 6920, "\\u201ctrash\\u201d": 6921, "146": 6922, "bae": 6923, "md82": 6924, "clown": 6925, "freedom": 6926, "success": 6927, "746": 6928, "starter": 6929, "nifty": 6930, "debatable": 6931, "feelsboostmon": 6932, "768957875820691486": 6933, "uncalled": 6934, "soon\\u2122": 6935, "align": 6936, "nonetheless": 6937, "stealing": 6938, "bon": 6939, "n'est": 6940, "comme": 6941, "questioning": 6942, "ng3": 6943, "des": 6944, "tds": 6945, "brick": 6946, "discovered": 6947, "viens": 6948, "d\\u2019accord": 6949, "etre": 6950, "nn": 6951, "tres": 6952, "\\ud83d\\udc96": 6953, "yas": 6954, "lastly": 6955, "a321neos": 6956, "buzzing": 6957, "inactive": 6958, "\\ud83e\\udd2b": 6959, "bear": 6960, "madness": 6961, "selves": 6962, "patches": 6963, "exaclty": 6964, "developement": 6965, "rural": 6966, "sur": 6967, "muslim": 6968, "eurofighter": 6969, "obsolete": 6970, "airforce": 6971, "nights": 6972, "distribute": 6973, "assembly": 6974, "tease": 6975, "battle": 6976, "adventure": 6977, "stumbled": 6978, "commercially": 6979, "7500": 6980, "nvidias": 6981, "nostalgia": 6982, "boats": 6983, "handcrafted": 6984, "pd": 6985, "raccoon": 6986, "outher": 6987, "heavydivision": 6988, "tod": 6989, "perform": 6990, "skinny": 6991, "draw": 6992, "displaying": 6993, "adr": 6994, "mel": 6995, "adrs": 6996, "meets": 6997, "komrade": 6998, "vod": 6999, "chewwy": 7000, "calibrated": 7001, "enhancement": 7002, "\\ud83c\\udfdb\\ufe0f": 7003, "aircaft": 7004, "dizzy": 7005, "undead": 7006, "must\\u2019ve": 7007, "digit": 7008, "misunderstood": 7009, "grounds": 7010, "comfortably": 7011, "ride": 7012, "notepad": 7013, "yeah'": 7014, "convincing": 7015, "\\ud83d\\udc4f": 7016, "g3000": 7017, "baguette": 7018, "skytrain": 7019, "springs": 7020, "riding": 7021, "tourists": 7022, "tempting": 7023, "dn": 7024, "abu": 7025, "vibe": 7026, "huds": 7027, "labels": 7028, "beware": 7029, "\\ud83e\\udd5a": 7030, "thanksss": 7031, "comeback": 7032, "lands": 7033, "livery's": 7034, "votes": 7035, "noodel": 7036, "\\u263a\\ufe0f": 7037, "rational": 7038, "digits": 7039, "peeling": 7040, "markup": 7041, "particularly": 7042, "qr": 7043, "roning": 7044, "overheating": 7045, "ducts": 7046, "citilink": 7047, "jq": 7048, "attendants": 7049, "indonesia": 7050, "cokcpit": 7051, "invited": 7052, "attendant": 7053, "discovera350": 7054, "frozen": 7055, "ep2": 7056, "legs": 7057, "rack": 7058, "mia": 7059, "dump": 7060, "modding": 7061, "decides": 7062, "enemy": 7063, "apron": 7064, "satisfying": 7065, "drone": 7066, "everything's": 7067, "zipties": 7068, "30km": 7069, "eddl": 7070, "admire": 7071, "interviews": 7072, "fuse": 7073, "ltfm": 7074, "\\ud83e\\udea6": 7075, "scratches": 7076, "itch": 7077, "hdw": 7078, "vastly": 7079, "bypass": 7080, "routing": 7081, "18h": 7082, "3h": 7083, "distances": 7084, "deployed": 7085, "8h": 7086, "kidnapped": 7087, "dono": 7088, "expose": 7089, "stalker": 7090, "490\\u20ac": 7091, "corona": 7092, "aio": 7093, "swag": 7094, "leds": 7095, "smoothly": 7096, "precision": 7097, "category": 7098, "560": 7099, "gs": 7100, "triggering": 7101, "cyyz": 7102, "yees": 7103, "\\ud83e\\udd78": 7104, "a351k": 7105, "nlg": 7106, "hardcore": 7107, "targets": 7108, "callsign": 7109, "30mins": 7110, "debug": 7111, "iconic": 7112, "aaa": 7113, "shhhhh": 7114, "suicidal": 7115, "something's": 7116, "a500": 7117, "brr": 7118, "a380f": 7119, "midnight": 7120, "dulux": 7121, "designers": 7122, "undocumented": 7123, "density": 7124, "pixelation": 7125, "neighbors": 7126, "distracted": 7127, "speedy": 7128, "expanded": 7129, "faces": 7130, "standpoint": 7131, "saudi": 7132, "lawsuits": 7133, "reforms": 7134, "phillipines": 7135, "pakistanis": 7136, "sri": 7137, "geography": 7138, "nooooo": 7139, "emo": 7140, "skipped": 7141, "theories": 7142, "sampled": 7143, "dissapointed": 7144, "tehe": 7145, "nft": 7146, "kadler": 7147, "voices": 7148, "ewwwww": 7149, "ricetech": 7150, "58": 7151, "intro": 7152, "speaker": 7153, "peeps": 7154, "alike": 7155, "nicr": 7156, "boxing": 7157, "a33f": 7158, "\\ud83e\\udd22": 7159, "belugas": 7160, "boeing's": 7161, "equally": 7162, "shush": 7163, "sp": 7164, "50min": 7165, "domestic": 7166, "nearest": 7167, "mil": 7168, "flied": 7169, "eham": 7170, "roof": 7171, "holder": 7172, "weirdest": 7173, "3am": 7174, "lockdown": 7175, "sequencing": 7176, "mumbai": 7177, "intl": 7178, "follows": 7179, "joysticks": 7180, "gosh": 7181, "scaming": 7182, "soory": 7183, "rfs": 7184, "spiked": 7185, "teasers": 7186, "agenda": 7187, "nightmare": 7188, "communicating": 7189, "publication": 7190, "a330ceo": 7191, "tense": 7192, "brussels": 7193, "retain": 7194, "bosnian": 7195, "helikopter": 7196, "dragging": 7197, "horribly": 7198, "reap": 7199, "smarter": 7200, "boredom": 7201, "waits": 7202, "desicion": 7203, "bbc": 7204, "sack": 7205, "grand": 7206, "assignments": 7207, "braking": 7208, "violated": 7209, "defualt": 7210, "usb": 7211, "\\u017eivjo": 7212, "majestic": 7213, "noone": 7214, "realy": 7215, "desition": 7216, "gameplay": 7217, "908147685540921374": 7218, "complains": 7219, "captin": 7220, "eis": 7221, "salt": 7222, "merch": 7223, "vspeeds": 7224, "snd": 7225, "forking": 7226, "req": 7227, "restarts": 7228, "resync": 7229, "2042": 7230, "disk": 7231, "quantity": 7232, "rephrase": 7233, "commitments": 7234, "600s": 7235, "300's": 7236, "300s": 7237, "\\ud83e\\udd1e": 7238, "fam": 7239, "attest": 7240, "obligations": 7241, "unrelated": 7242, "blaa": 7243, "allies": 7244, "powerpoint": 7245, "congratz": 7246, "physiks": 7247, "soooooo": 7248, "rebranded": 7249, "chips": 7250, "presence": 7251, "omanair": 7252, "359": 7253, "destinations": 7254, "envy": 7255, "historical": 7256, "downstairs": 7257, "ponts": 7258, "diss": 7259, "mentions": 7260, "backyard": 7261, "damages": 7262, "meter": 7263, "naaaah": 7264, "biden": 7265, "philippine": 7266, "retiring": 7267, "csn": 7268, "personnaly": 7269, "lunch": 7270, "kekg": 7271, "746602168827510794": 7272, "6h": 7273, "unplayable": 7274, "tyty": 7275, "fi": 7276, "airfoil": 7277, "imposter": 7278, "kicc": 7279, "bcs3": 7280, "e190": 7281, "kevniy": 7282, "366": 7283, "airbus\\u2019": 7284, "plane's": 7285, "loving": 7286, "repairs": 7287, "filed": 7288, "'s": 7289, "launcherone": 7290, "ff's": 7291, "muchas": 7292, "gracias": 7293, "para": 7294, "vosotros": 7295, "sloped": 7296, "76": 7297, "desperate": 7298, "indirectly": 7299, "variety": 7300, "youuu": 7301, "rotate": 7302, "inviting": 7303, "\\ud83d\\ude36": 7304, "a400m": 7305, "sports": 7306, "mayhaps": 7307, "ssj": 7308, "seven": 7309, "trajectory": 7310, "recognition": 7311, "inoperative": 7312, "operative": 7313, "guides": 7314, "rely": 7315, "a3nx": 7316, "memorise": 7317, "bob": 7318, "overwhelmed": 7319, "cleaner": 7320, "tripple": 7321, "pps777": 7322, "nom": 7323, "terminate": 7324, "mindset": 7325, "thrown": 7326, "\\ud83c\\udff4\\u200d\\u2620\\ufe0f": 7327, "vacations": 7328, "bahaha": 7329, "advised": 7330, "deploy": 7331, "unlimited": 7332, "bankrupt": 7333, "heya": 7334, "timezones": 7335, "\\ud83d\\ude12": 7336, "explicitly": 7337, "klopp": 7338, "tun": 7339, "coverage": 7340, "burned": 7341, "sexual": 7342, "rename": 7343, "mechanic": 7344, "viral": 7345, "bellow": 7346, "tune": 7347, "\\ud83d\\udc41\\ufe0f": 7348, "sample": 7349, "reacting": 7350, "15hrs": 7351, "mas": 7352, "mustve": 7353, "inshaallah": 7354, "woohoo": 7355, "bid": 7356, "tomfoolery": 7357, "christians": 7358, "peanut": 7359, "pagan": 7360, "nowadays": 7361, "repaint": 7362, "doit": 7363, "hdg": 7364, "viewing": 7365, "flip": 7366, "game's": 7367, "pride": 7368, "serves": 7369, "cussing": 7370, "trains": 7371, "sized": 7372, "trainer": 7373, "classes": 7374, "smoother": 7375, "familiarisation": 7376, "sponsored": 7377, "responses": 7378, "profits": 7379, "tendency": 7380, "havnt": 7381, "fs98": 7382, "softwares": 7383, "30k": 7384, "invest": 7385, "ifx": 7386, "replicating": 7387, "deicing": 7388, "obama": 7389, "trigger": 7390, "adopted": 7391, "blood": 7392, "simulator\\u2122\\ufe0f": 7393, "ben": 7394, "kiss": 7395, "arab": 7396, "tunis": 7397, "messaged": 7398, "mercedes": 7399, "embarassing": 7400, "verstappen": 7401, "lewis": 7402, "championship": 7403, "lifetime": 7404, "bleach": 7405, "organization": 7406, "organisation": 7407, "fl430": 7408, "fh5": 7409, "slapped": 7410, "elses": 7411, "6969": 7412, "offers": 7413, "shipping": 7414, "interface": 7415, "asp": 7416, "headstart": 7417, "cest": 7418, "gander": 7419, "6th": 7420, "n't": 7421, "grandma": 7422, "stone": 7423, "curved": 7424, "suburbs": 7425, "46": 7426, "6am": 7427, "headphones": 7428, "goty": 7429, "reduces": 7430, "blobgive": 7431, "814024273504501830": 7432, "disappear": 7433, "shades": 7434, "dee": 7435, "s\\u00e9rieux": 7436, "tes": 7437, "uuh": 7438, "ch\\u00eane": 7439, "quoi": 7440, "amis": 7441, "jeu": 7442, "ce": 7443, "peut": 7444, "mes": 7445, "tout": 7446, "typo": 7447, "parle": 7448, "vais": 7449, "tommorow": 7450, "6666": 7451, "bumped": 7452, "fare": 7453, "packed": 7454, "proved": 7455, "genx": 7456, "tick": 7457, "threaded": 7458, "op": 7459, "fmgc": 7460, "konger": 7461, "bhutan": 7462, "nepal": 7463, "akin": 7464, "10mins": 7465, "18000": 7466, "bongladesh": 7467, "857866949953847326": 7468, "pepeshake": 7469, "857866668003688459": 7470, "walmart": 7471, "aston": 7472, "ahhhhh": 7473, "identifico": 7474, "como": 7475, "lucid": 7476, "dreaming": 7477, "ava": 7478, "competing": 7479, "yknow": 7480, "misread": 7481, "radios": 7482, "mirror": 7483, "2420": 7484, "approximation": 7485, "smoke": 7486, "tunisia": 7487, "pesos": 7488, "a359's": 7489, "\\u201cstudy": 7490, "level\\u201d": 7491, "rak": 7492, "roar": 7493, "louder": 7494, "reinforcements": 7495, "throughout": 7496, "carbon": 7497, "incorporating": 7498, "fee": 7499, "refund": 7500, "downlod": 7501, "hx": 7502, "lgw": 7503, "6000": 7504, "loader": 7505, "slc": 7506, "contacting": 7507, "flexible": 7508, "unlocked": 7509, "bumps": 7510, "jal": 7511, "ranges": 7512, "enhancements": 7513, "a330hgw": 7514, "3hrs": 7515, "niche": 7516, "paywares": 7517, "survive": 7518, "grammar": 7519, "sensitivity": 7520, "headache": 7521, "covers": 7522, "importing": 7523, "heavier": 7524, "105": 7525, "upvote": 7526, "a380plus": 7527, "twinjets": 7528, "struggling": 7529, "cries": 7530, "allot": 7531, "a380's": 7532, "deterioration": 7533, "slave": 7534, "disease": 7535, "suposed": 7536, "weewoo": 7537, "821089094267306034": 7538, "xdd": 7539, "kord": 7540, "kden": 7541, "buck": 7542, "3x": 7543, "clickbait": 7544, "awkward": 7545, "7hrs": 7546, "dm's": 7547, "fuselag": 7548, "modifier": 7549, "affirmative": 7550, "ymml": 7551, "leased": 7552, "mtl": 7553, "788's": 7554, "luftansa": 7555, "performs": 7556, "embeds": 7557, "sep": 7558, "refs": 7559, "mankind": 7560, "autocorrect": 7561, "kbfi": 7562, "moderated": 7563, "partya340": 7564, "872218731919577149": 7565, "wait\\u2026": 7566, "zindabad": 7567, "reqs": 7568, "algorithm": 7569, "subscriber": 7570, "wassup": 7571, "offical": 7572, "purchases": 7573, "cleaned": 7574, "\\ud83c\\udf7b": 7575, "verdie": 7576, "ahem": 7577, "listed": 7578, "discrod": 7579, "brits": 7580, "simmilar": 7581, "spaceship": 7582, "vous": 7583, "macron": 7584, "radrandy": 7585, "score": 7586, "don": 7587, "thous": 7588, "prepar3d": 7589, "sfx": 7590, "logging": 7591, "requirement": 7592, "dyno": 7593, "convinced": 7594, "recurring": 7595, "scanner": 7596, "reactjs": 7597, "sadcat": 7598, "keys": 7599, "deactivate": 7600, "cx": 7601, "provides": 7602, "blink": 7603, "downgrade": 7604, "simtoolkitpro": 7605, "lags": 7606, "hover": 7607, "oj": 7608, "seperate": 7609, "2049": 7610, "cloen": 7611, "youhave": 7612, "ball": 7613, "hills": 7614, "impostor": 7615, "q8": 7616, "brah": 7617, "stroke": 7618, "turtle": 7619, "recommendations": 7620, "ptfs": 7621, "4000": 7622, "lit": 7623, "fedora": 7624, "shock": 7625, "scmicaaa": 7626, "zbio": 7627, "reccomend": 7628, "coast": 7629, "160": 7630, "agile": 7631, "reluctant": 7632, "lag": 7633, "h145": 7634, "md10": 7635, "nop": 7636, "genius": 7637, "unreleased": 7638, "developer's": 7639, "valve": 7640, "output": 7641, "scenarios": 7642, "rotation": 7643, "watering": 7644, "achieving": 7645, "melon": 7646, "psychological": 7647, "prebuilt": 7648, "clutter": 7649, "handles": 7650, "traitor": 7651, "presented": 7652, "innacuracies": 7653, "breath": 7654, "happend": 7655, "ight": 7656, "managing": 7657, "500k": 7658, "wll": 7659, "tacpack": 7660, "dino": 7661, "wh": 7662, "550": 7663, "ot": 7664, "qws": 7665, "covered": 7666, "dyanamic": 7667, "hoo": 7668, "27th": 7669, "kn": 7670, "mph": 7671, "measures": 7672, "diffrent": 7673, "tx": 7674, "50000": 7675, "725454873600196668": 7676, "instruction": 7677, "animate": 7678, "loose": 7679, "seemingly": 7680, "jail": 7681, "reports": 7682, "bonked": 7683, "glasses": 7684, "hacking": 7685, "keyboards": 7686, "dg": 7687, "clap": 7688, "culture": 7689, "muscle": 7690, "acars": 7691, "managment": 7692, "transparent": 7693, "how'd": 7694, "faire": 7695, "toutes": 7696, "l\\u2019a350": 7697, "lg": 7698, "nsfw": 7699, "transalte": 7700, "mon": 7701, "vir": 7702, "bst": 7703, "sopwith": 7704, "camel": 7705, "shaking": 7706, "canva": 7707, "pumping": 7708, "referred": 7709, "amiright": 7710, "barley": 7711, "sits": 7712, "mac": 7713, "lmaooooo": 7714, "communities": 7715, "sequel": 7716, "msgs": 7717, "2080": 7718, "hav": 7719, "471": 7720, "underclocked": 7721, "unbanned": 7722, "hu": 7723, "lambo": 7724, "2045": 7725, "100x": 7726, "nonsense": 7727, "liek": 7728, "else's": 7729, "disproportionate": 7730, "skylane": 7731, "dependant": 7732, "fluctuates": 7733, "artifact": 7734, "boot": 7735, "neighbours": 7736, "undervolting": 7737, "crypto": 7738, "converts": 7739, "profitable": 7740, "alter": 7741, "flushedblink": 7742, "741629121498710016": 7743, "formatted": 7744, "ufly": 7745, "mphank": 7746, "vroom": 7747, "karen": 7748, "gibson": 7749, "currency": 7750, "tomato": 7751, "carrot": 7752, "1080p": 7753, "upvotes": 7754, "mhhh": 7755, "sequence": 7756, "fbws": 7757, "777f": 7758, "winning": 7759, "perceived": 7760, "vectors": 7761, "rasterized": 7762, "jpg": 7763, "787x": 7764, "houl": 7765, "ouroborosjets": 7766, "zfw": 7767, "delve": 7768, "inhabited": 7769, "resorts": 7770, "reefs": 7771, "protect": 7772, "tsunamis": 7773, "storms": 7774, "reef": 7775, "concrete": 7776, "heppen": 7777, "lanbles": 7778, "flows": 7779, "iono": 7780, "sadboyhours": 7781, "831996948298596402": 7782, "recreational": 7783, "pilot2atc": 7784, "rpl": 7785, "stull": 7786, "nx": 7787, "targeting": 7788, "whith": 7789, "autothrottle": 7790, "tweaks": 7791, "figuring": 7792, "phenomenal": 7793, "ar": 7794, "customise": 7795, "nitpicking": 7796, "designer": 7797, "comps": 7798, "quietly": 7799, "ohhhhhh": 7800, "betatester": 7801, "yessss": 7802, "suggesting": 7803, "modders": 7804, "dfd35": 7805, "fanboy": 7806, "10th": 7807, "i9": 7808, "cared": 7809, "guiding": 7810, "yey": 7811, "billing": 7812, "thign": 7813, "inventory": 7814, "epicgames": 7815, "ofr": 7816, "fplan": 7817, "d1": 7818, "d0": 7819, "selecting": 7820, "funktions": 7821, "tooltips": 7822, "t300": 7823, "g923": 7824, "gotchu": 7825, "turbo": 7826, "9300": 7827, "1650": 7828, "\\ud83d\\ude48": 7829, "threatening": 7830, "practicing": 7831, "concord": 7832, "accord": 7833, "vice": 7834, "versa": 7835, "knock": 7836, "preventing": 7837, "actions": 7838, "balance": 7839, "cage": 7840, "administrating": 7841, "replacing": 7842, "waht": 7843, "soulmates": 7844, "flaw": 7845, "nl": 7846, "mkvy's": 7847, "c17": 7848, "ripped": 7849, "sketch": 7850, "mic": 7851, "fetch": 7852, "motion": 7853, "rests": 7854, "fate": 7855, "grows": 7856, "mkvy": 7857, "pp777": 7858, "scenerys": 7859, "thair": 7860, "rofl": 7861, "suing": 7862, "\\u201cremote": 7863, "possibility\\u201d": 7864, "suggests": 7865, "100dollars": 7866, "12hrs": 7867, "hoi": 7868, "pannel": 7869, "350x": 7870, "suitable": 7871, "zionist": 7872, "cry": 7873, "dep": 7874, "arr": 7875, "revive": 7876, "donwload": 7877, "autobrake": 7878, "bucke": 7879, "havetn": 7880, "produced": 7881, "a33n": 7882, "nic": 7883, "uncomplete": 7884, "jetways": 7885, "spray": 7886, "rtr": 7887, "wheelsnowspray": 7888, "wheelwetspray": 7889, "wetenginewash": 7890, "snowenginewash": 7891, "waterballastdrain": 7892, "pistonfailure": 7893, "particle": 7894, "teasing": 7895, "severs": 7896, "experiment": 7897, "prince": 7898, "suits": 7899, "touchscreens": 7900, "adapted": 7901, "a20n": 7902, "kclt": 7903, "wayyyyyyyy": 7904, "remotely": 7905, "748i": 7906, "kewtz": 7907, "systmes": 7908, "unity": 7909, "shits": 7910, "pointy": 7911, "chair": 7912, "identified": 7913, "wnat": 7914, "urgent": 7915, "instaler": 7916, "incognito": 7917, "breekod": 7918, "resize": 7919, "px": 7920, "dances": 7921, "frotnite": 7922, "ij": 7923, "lifepod": 7924, "survival": 7925, "pck": 7926, "jut": 7927, "epik": 7928, "phobia": 7929, "sterotypical": 7930, "mali": 7931, "tanzania": 7932, "gues": 7933, "otehr": 7934, "alex": 7935, "markiplayer": 7936, "memeory": 7937, "oblivious": 7938, "visiteded": 7939, "isle": 7940, "fooling": 7941, "rubbish": 7942, "pilotstudd": 7943, "spouse": 7944, "agenst": 7945, "lad": 7946, "custome": 7947, "shade": 7948, "relying": 7949, "googled": 7950, "yield": 7951, "asynchronously": 7952, "cloning": 7953, "unhandled": 7954, "fits": 7955, "sped": 7956, "cg": 7957, "clones": 7958, "ll": 7959, "zackprogrammer": 7960, "clipping": 7961, "dynamci": 7962, "wonders": 7963, "apologized": 7964, "holo": 7965, "zotac": 7966, "usr": 7967, "googling": 7968, "ayt": 7969, "wanteded": 7970, "qsuites": 7971, "dfd350k": 7972, "aoa": 7973, "elevators": 7974, "compiled": 7975, "440": 7976, "ridiculous": 7977, "cryptocurrency": 7978, "orginazation": 7979, "2013": 7980, "differ": 7981, "altered": 7982, "spectre": 7983, "sr20": 7984, "levl": 7985, "bonjure": 7986, "805861666105196614": 7987, "buisness": 7988, "drawyah": 7989, "sabotage": 7990, "overdone": 7991, "gears": 7992, "su": 7993, "starded": 7994, "unlock": 7995, "exiteded": 7996, "02": 7997, "adjustement": 7998, "vectored": 7999, "cosmetics": 8000, "bhop": 8001, "six": 8002, "hack": 8003, "scirpt": 8004, "depencies": 8005, "cpp": 8006, "gplv3": 8007, "gpl3": 8008, "knife": 8009, "100nm": 8010, "formatting": 8011, "soruce": 8012, "oepn": 8013, "tolerated": 8014, "aorry": 8015, "3ds": 8016, "cfgs": 8017, "cents": 8018, "engaged": 8019, "webhooks": 8020, "shelves": 8021, "rumored": 8022, "postponed": 8023, "stores": 8024, "newsstands": 8025, "electric": 8026, "rollout": 8027, "volumes": 8028, "gadget": 8029, "possibilities": 8030, "foundation": 8031, "ramping": 8032, "gathered": 8033, "sums": 8034, "tonnes": 8035, "appealing": 8036, "\\u201cwhen": 8037, "unwrapping": 8038, "vd": 8039, "calculating": 8040, "introduction": 8041, "expand": 8042, "normals": 8043, "curvature": 8044, "modeld": 8045, "35pm": 8046, "relatable": 8047, "lend": 8048, "ending": 8049, "osm": 8050, "company\\u2019s": 8051, "pans": 8052, "interveen": 8053, "640": 8054, "dircetly": 8055, "diagram": 8056, "fighterjet": 8057, "prio": 8058, "stewards": 8059, "commonalities": 8060, "nanoseconds": 8061, "it\\u201d": 8062, "questioned": 8063, "windshields": 8064, "indoor": 8065, "pelican": 8066, "tastenklopper": 8067, "appreciative": 8068, "cda": 8069, "prevent": 8070, "captain's": 8071, "findable": 8072, "clearing": 8073, "redundancy": 8074, "rewarding": 8075, "intensive": 8076, "hides": 8077, "toggle": 8078, "held": 8079, "sizes": 8080, "costa": 8081, "develope": 8082, "setbacks": 8083, "3t": 8084, "clickable": 8085, "hotstart": 8086, "longhauwl": 8087, "fs2crew": 8088, "kccu": 8089, "trackball": 8090, "acts": 8091, "rdr": 8092, "subsystem": 8093, "economical": 8094, "changeable": 8095, "1000000": 8096, "timeout": 8097, "dl": 8098, "inflatable": 8099, "lvars": 8100, "kappa": 8101, "obtain": 8102, "sparky": 8103, "vfh": 8104, "reward": 8105, "mbaye": 8106, "transparency": 8107, "cabine": 8108, "linux": 8109, "macos": 8110, "abused": 8111, "stencil": 8112, "refrences": 8113, "feasable": 8114, "booth": 8115, "colleague": 8116, "athr": 8117, "sim4flihgt": 8118, "tsx": 8119, "everythingaboutaviation": 8120, "sfw": 8121, "skyvector": 8122, "positives": 8123, "ehm": 8124, "individuals": 8125, "realese": 8126, "sedona": 8127, "dive": 8128, "islander": 8129, "contractors": 8130, "evenings": 8131, "guys\\u2026": 8132, "unrushed": 8133, "commodity": 8134, "chaps": 8135, "ksfo": 8136, "wicked": 8137, "ooooooo": 8138, "sgn": 8139, "ihave": 8140, "albi": 8141, "scraped": 8142, "schoolin'": 8143, "fixxa": 8144, "dinsc": 8145, "eht": 8146, "elast": 8147, "yemen": 8148, "dd": 8149, "yyyy": 8150, "unspecific": 8151, "agreeing": 8152, "overdoing": 8153, "glitched": 8154, "declan": 8155, "pmdg's": 8156, "738s": 8157, "kuro's": 8158, "788s": 8159, "majestric": 8160, "salty's": 8161, "20th": 8162, "180": 8163, "flihjt": 8164, "magknight": 8165, "droped": 8166, "it\\u2026": 8167, "snitch": 8168, "reconnecting": 8169, "accommodate": 8170, "\\u201dbrussels": 8171, "klm12a\\u201d": 8172, "\\u201dklm12a": 8173, "airspace\\u201d": 8174, "observer": 8175, "fruit": 8176, "grammatical": 8177, "articles": 8178, "generalised": 8179, "interpret": 8180, "\\ud83e\\udd26\\u200d\\u2640\\ufe0f": 8181, "demon": 8182, "definitive": 8183, "demon\\u2019s": 8184, "\\u201dthe": 8185, "videos\\u201d": 8186, "ericc\\u2019s": 8187, "\\u201di": 8188, "curvy\\u201d": 8189, "exmaple": 8190, "bananasa": 8191, "somene": 8192, "\\u201dvideos": 8193, "a350\\u201d": 8194, "disproved": 8195, "weanna": 8196, "a225": 8197, "deduce": 8198, "implies": 8199, "generalisation": 8200, "yeaa": 8201, "whatt": 8202, "johnny": 8203, "slick": 8204, "sneekpeaks": 8205, "900's": 8206, "tlv": 8207, "cupcake": 8208, "edpgaming": 8209, "abpa": 8210, "39000": 8211, "ned": 8212, "echt": 8213, "empfehlen": 8214, "crasht": 8215, "ging": 8216, "danach": 8217, "zwar": 8218, "wieder": 8219, "trotzdem": 8220, "cruz": 8221, "320nm": 8222, "bzw": 8223, "welchem": 8224, "passiert": 8225, "fliegst": 8226, "denn": 8227, "jetzt": 8228, "irgendwie": 8229, "ruckartig": 8230, "luftdruck": 8231, "ge\\u00e4ndert": 8232, "alle": 8233, "tot": 8234, "dings": 8235, "einfach": 8236, "probieren": 8237, "gibt": 8238, "flugzeuge": 8239, "manchmal": 8240, "schauen": 8241, "manche": 8242, "machen": 8243, "wollen": 8244, "crashen": 8245, "selbst": 8246, "rausfinden": 8247, "bru": 8248, "wollte": 8249, "andere": 8250, "meinung": 8251, "erst": 8252, "gemacht": 8253, "stripe": 8254, "theoretisch": 8255, "n\\u00f6": 8256, "580": 8257, "stunden": 8258, "seit": 8259, "dezember": 8260, "lerne": 8261, "gerade": 8262, "anderen": 8263, "zur": 8264, "frage": 8265, "zwingend": 8266, "sagen": 8267, "pennen": 8268, "gehst": 8269, "nochmal": 8270, "k\\u00f6nnte": 8271, "sein": 8272, "wenig": 8273, "kurz": 8274, "wach": 8275, "geworden": 8276, "wasser": 8277, "gelandet": 8278, "shaders": 8279, "jo": 8280, "iwie": 8281, "1000h": 8282, "fliegen": 8283, "ganz": 8284, "meinte": 8285, "ob": 8286, "bleiben": 8287, "bei": 8288, "brauchst": 8289, "wegen": 8290, "systemen": 8291, "schreib": 8292, "mir": 8293, "gerne": 8294, "privat": 8295, "viel": 8296, "latein": 8297, "willst": 8298, "moin": 8299, "nat\\u00fcrlich": 8300, "kannst": 8301, "772": 8302, "tel": 8303, "aviv": 8304, "llbg": 8305, "austrian": 8306, "vie": 8307, "muc": 8308, "500nm": 8309, "10h": 8310, "dives": 8311, "yeeesssiiirrr": 8312, "cravings": 8313, "peasant": 8314, "peaks\\u2764\\ufe0f\\u2764\\ufe0f": 8315, "strokes": 8316, "farewell": 8317, "notifs": 8318, "interstellar": 8319, "dilation": 8320, "\\u201dupload\\u201d": 8321, "emeritus": 8322, "captiansim": 8323, "wnana": 8324, "restating": 8325, "whyd": 8326, "ignorance": 8327, "assumes": 8328, "heartily": 8329, "a320inthe350": 8330, "arguring": 8331, "fiat": 8332, "team's": 8333, "'no": 8334, "point'": 8335, "f22": 8336, "opnions": 8337, "missunderstood": 8338, "'almost": 8339, "that'": 8340, "'accurate'": 8341, "tiniest": 8342, "let\\u00b4s": 8343, "cae": 8344, "fullflight": 8345, "xplane12s": 8346, "upclose": 8347, "xplane's": 8348, "antialising": 8349, "esitmated": 8350, "windscreen": 8351, "jsbsim's": 8352, "aerodyamics": 8353, "slate": 8354, "formulas": 8355, "yaw": 8356, "coincident": 8357, "cog": 8358, "fg's": 8359, "orginially": 8360, "fg": 8361, "fdms": 8362, "fdm's": 8363, "supercomputer": 8364, "geometry": 8365, "coefficients": 8366, "beforehand": 8367, "addressed": 8368, "capabilities": 8369, "sylvain": 8370, "intrinsic": 8371, "rasterization": 8372, "studylevel": 8373, "cheaped": 8374, "aaus": 8375, "dice": 8376, "mich": 8377, "dran": 8378, "gew\\u00f6hnt": 8379, "w\\u00e4r": 8380, "h\\u00e4tte": 8381, "gar": 8382, "bock": 8383, "antworten": 8384, "trainee": 8385, "multibillion": 8386, "bing": 8387, "vintage": 8388, "seamlessly": 8389, "\\u2b06\\ufe0fexactly": 8390, "icy": 8391, "antialiasing": 8392, "aliasing": 8393, "retraction": 8394, "loan": 8395, "normie\\u2026": 8396, "outright": 8397, "cool\\u2026": 8398, "a339x": 8399, "flightschool": 8400, "anomaly": 8401, "'thank": 8402, "intimated": 8403, "personification": 8404, "ladders": 8405, "we\\u00b4re": 8406, "humanising": 8407, "metaphorical": 8408, "'retard": 8409, "expression": 8410, "admires": 8411, "manufacturing": 8412, "strongly": 8413, "detest": 8414, "'retard'": 8415, "idling": 8416, "we\\u00b4ll": 8417, "you\\u00b4re": 8418, "structured": 8419, "matlab": 8420, "meaningful": 8421, "leech": 8422, "\\ud83d\\udc4d\\ud83d\\udc4d": 8423, "sentiment": 8424, "possess": 8425, "worrisome": 8426, "justification": 8427, "toaster": 8428, "principle": 8429, "justified": 8430, "focuses": 8431, "1x": 8432, "disrespectful": 8433, "manuscripts": 8434, "owes": 8435, "wilder": 8436, "contractual": 8437, "pleasantly": 8438, "dot": 8439, "screencap": 8440, "accompanying": 8441, "stem": 8442, "employ": 8443, "strategies": 8444, "maximize": 8445, "lipped": 8446, "it\\ud83d\\ude2d\\ud83d\\ude2d": 8447, "hawai": 8448, "devious": 8449, "what\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 8450, "sentences": 8451, "spewed": 8452, "pettyness": 8453, "missile": 8454, "shed": 8455, "backfiring": 8456, "thunderclap": 8457, "unclear": 8458, "picks": 8459, "infiltrate": 8460, "projecting": 8461, "ptsd": 8462, "researching": 8463, "20s": 8464, "pursue": 8465, "themselves\\ud83d\\ude06": 8466, "\\u00ab\\u00a0seriously": 8467, "qw\\u00a0\\u00bb": 8468, "porject": 8469, "'if": 8470, "arsehole": 8471, "\\ud83d\\udcaf\\u2049\\ufe0f": 8472, "deals": 8473, "prioritised": 8474, "assumptions": 8475, "tbh\\ud83d\\ude06\\ud83d\\ude06": 8476, "\\u00ab\\u00a0hello": 8477, "expected\\u00a0\\u00bb": 8478, "\\u00a0if": 8479, "\\u00ab\\u00a0when": 8480, "out\\u00a0\\u00bbor": 8481, "\\u00ab\\u00a0why": 8482, "long\\u00a0\\u00bb": 8483, "releast": 8484, "time\\u2026": 8485, "undergoes": 8486, "\\u043d\\u0435\\u043d\\u0430\\u0432\\u0438\\u0436\\u0443": 8487, "\\u0441\\u0435\\u043a\\u0441": 8488, "su12": 8489, "tunnel": 8490, "\\ud83e\\udd16": 8491, "vatspy": 8492, "hog": 8493, "binded": 8494, "simaware": 8495, "transmitting": 8496, "rememebr": 8497, "appraoch": 8498, "tabbed": 8499, "redirect": 8500, "cpature": 8501, "initiated": 8502, "misinterpeted": 8503, "vecotring": 8504, "apttern": 8505, "27l": 8506, "contrller": 8507, "initiate": 8508, "slot": 8509, "ballsy": 8510, "vatsm": 8511, "thankfully": 8512, "ock": 8513, "thankyou": 8514, "interrupting": 8515, "stating": 8516, "reccomended": 8517, "127": 8518, "iterations": 8519, "lern": 8520, "convinient": 8521, "liife": 8522, "ykwim": 8523, "considerate": 8524, "dogshit": 8525, "a350\\ud83d\\udc40": 8526, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 8527, "shithole": 8528, "haiiilll": 8529, "naaawew": 8530, "multinational": 8531, "errrr": 8532, "fetched": 8533, "interetesting": 8534, "dared": 8535, "slowdowns": 8536, "\\u2018high": 8537, "fidelity\\u2019": 8538, "2years": 8539, "gamee": 8540, "sinking": 8541, "headwwind": 8542, "apologising": 8543, "overboard": 8544, "preferable": 8545, "covering": 8546, "inserts": 8547, "plombir": 8548, "xddddddd": 8549, "targeted": 8550, "flighjts": 8551, "cloudsurfasia": 8552, "silicon": 8553, "mhz": 8554, "1500ish": 8555, "pest": 8556, "90ghz": 8557, "usin": 8558, "gigabytes": 8559, "3600mhz": 8560, "gigs": 8561, "nightblade": 8562, "mi3": 8563, "h310": 8564, "materialize": 8565, "forefront": 8566, "prompted": 8567, "germanwings": 8568, "lost\\ud83d\\udc80": 8569, "teaches": 8570, "cann": 8571, "gree": 8572, "hault": 8573, "bittersweet": 8574, "'we're": 8575, "wished": 8576, "crosschecks": 8577, "wiat": 8578, "peole": 8579, "convo": 8580, "samwe": 8581, "interms": 8582, "spontaneous": 8583, "disivion": 8584, "collaborators": 8585, "engien": 8586, "enginwe": 8587, "you'res": 8588, "mj": 8589, "skimmed": 8590, "there\\u2019re": 8591, "nycx": 8592, "worok": 8593, "exhibit": 8594, "opting": 8595, "consistent": 8596, "unreasonable": 8597, "wadd": 8598, "8593": 8599, "becase": 8600, "plesae": 8601, "regretted": 8602, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude25\\ud83d\\ude4c\\ud83d\\ude4c\\ud83d\\ude4f\\ud83d\\ude4f": 8603, "yeahhhh": 8604, "magical": 8605, "oregon": 8606, "california": 8607, "nevada": 8608, "utah": 8609, "colorado": 8610, "arizona": 8611, "oklahoma": 8612, "arkansas": 8613, "louisiana": 8614, "mississippi": 8615, "alabama": 8616, "georgia": 8617, "flordia": 8618, "ohio": 8619, "pennsylvania": 8620, "tomas": 8621, "colorblind": 8622, "colourblind": 8623, "signals": 8624, "simheaven": 8625, "vstates": 8626, "orthos": 8627, "cali": 8628, "montana": 8629, "wyoming": 8630, "gamepas": 8631, "htpught": 8632, "buttery": 8633, "aiport": 8634, "landmarks": 8635, "15nm": 8636, "ranging": 8637, "nre": 8638, "117": 8639, "3dme": 8640, "regulation": 8641, "omlette": 8642, "08": 8643, "tas": 8644, "500kts": 8645, "meal": 8646, "soooooooooo": 8647, "tailwinds": 8648, "altitudes": 8649, "underspeed": 8650, "ultimately": 8651, "disconnecting": 8652, "pressureization": 8653, "wayy": 8654, "nzaa": 8655, "fhsh": 8656, "tends": 8657, "experiments": 8658, "guam": 8659, "8888": 8660, "icaos": 8661, "dal": 8662, "pondering": 8663, "oioi": 8664, "aaand": 8665, "pew": 8666, "\\ud83c\\uddf5\\ud83c\\uddf8": 8667, "newoperson": 8668, "allways": 8669, "breh": 8670, "locate": 8671, "zulutime": 8672, "9hour": 8673, "prevalent": 8674, "og's": 8675, "irrelevant": 8676, "btruh": 8677, "milestones": 8678, "sayin'": 8679, "missleading": 8680, "suiiiiiiii": 8681, "iiitsssss": 8682, "timmmee": 8683, "focal": 8684, "hceck": 8685, "ash": 8686, "msfd": 8687, "lezz": 8688, "extensively": 8689, "todo": 8690, "assiatance": 8691, "pirating": 8692, "asscheek": 8693, "bottlenecking": 8694, "devs\\ud83d\\udc80": 8695, "ticks": 8696, "boxes": 8697, "simplaza": 8698, "settled": 8699, "flybywire\\uff1f": 8700, "thxs": 8701, "wiper": 8702, "part\\ud83d\\udc80": 8703, "though\\ud83d\\udc80": 8704, "checker": 8705, "dexter": 8706, "85c": 8707, "eneral": 8708, "acer": 8709, "515": 8710, "betterpushback": 8711, "aircraft\\u2019s": 8712, "fiverrr": 8713, "liverie": 8714, "scrolled": 8715, "continued": 8716, "bisschen": 8717, "teamwork": 8718, "prgrams": 8719, "bundeswehr": 8720, "anbody": 8721, "german\\ud83e\\udd14": 8722, "gelesen": 8723, "readen": 8724, "hybrid": 8725, "erkannt": 8726, "hast": 8727, "ver\\u00f6ffentlicht": 8728, "werden": 8729, "bescheid": 8730, "geben": 8731, "soweit": 8732, "bis": 8733, "dahin": 8734, "gilt": 8735, "leider": 8736, "geduld": 8737, "hasst": 8738, "gekl\\u00e4rt": 8739, "euch": 8740, "handelt": 8741, "setzen": 8742, "unseren": 8743, "freiwilligen": 8744, "entwicklern": 8745, "keine": 8746, "fristen": 8747, "legen": 8748, "wert": 8749, "qualitativ": 8750, "hochwertige": 8751, "als": 8752, "unvollst\\u00e4ndige": 8753, "schnelle": 8754, "unsere": 8755, "entwickler": 8756, "arbeiten": 8757, "hart": 8758, "daran": 8759, "vollst\\u00e4ndig": 8760, "m\\u00f6glich": 8761, "bauen": 8762, "oben": 8763, "genannten": 8764, "gr\\u00fcnden": 8765, "k\\u00f6nnen": 8766, "jedoch": 8767, "ver\\u00f6ffentlichungsdatum": 8768, "sch\\u00e4tzung": 8769, "abgeben": 8770, "guten": 8771, "abend": 8772, "bescheiden": 8773, "fragene": 8774, "wann": 8775, "f\\u00fcr": 8776, "holen": 8777, "gruss": 8778, "ohhhhhhh": 8779, "retail": 8780, "resell": 8781, "airbladexwb": 8782, "damn\\ud83d\\ude14": 8783, "downlink": 8784, "solely": 8785, "dramatically": 8786, "ripoff": 8787, "stuffs": 8788, "chonky": 8789, "thinkikg": 8790, "amswering": 8791, "finnair\\ud83d\\uddff": 8792, "burden": 8793, "uncertainty": 8794, "frustration": 8795, "archivements": 8796, "mlg": 8797, "willow": 8798, "briefly": 8799, "s8": 8800, "e12": 8801, "interactions": 8802, "ewd": 8803, "contacted": 8804, "approachable": 8805, "screnes": 8806, "imgaine": 8807, "guarding": 8808, "avaiable": 8809, "fusion": 8810, "extrude": 8811, "stripped": 8812, "pairs": 8813, "dell": 8814, "removable": 8815, "\\u00edts": 8816, "ecias": 8817, "docking": 8818, "station": 8819, "permenatly": 8820, "perminetly": 8821, "usualy": 8822, "techincal": 8823, "defacto": 8824, "anways": 8825, "gr8": 8826, "wrok": 8827, "haevn't": 8828, "camerawork": 8829, "couuld": 8830, "microsfot": 8831, "devlopment": 8832, "saves": 8833, "cooperate": 8834, "corprate": 8835, "pfpx": 8836, "asbad": 8837, "drought": 8838, "haullers": 8839, "hops": 8840, "awaited": 8841, "eying": 8842, "diamonds": 8843, "cargolux": 8844, "378": 8845, "dash8": 8846, "luxembourg": 8847, "rockies": 8848, "undersized": 8849, "smelt": 8850, "avgas": 8851, "kogerah": 8852, "tinny": 8853, "spain": 8854, "789s": 8855, "spin": 8856, "fok": 8857, "brorfelde": 8858, "hotbar": 8859, "maintenence": 8860, "doen": 8861, "occasional": 8862, "54\\ud83d\\udc80": 8863, "clam": 8864, "freaked": 8865, "ona": 8866, "wiht": 8867, "saftey": 8868, "boleing": 8869, "btter": 8870, "efficieny": 8871, "hten": 8872, "somenoe": 8873, "rewrite": 8874, "'none": 8875, "helped'": 8876, "appreaciate": 8877, "allegedly": 8878, "happiness": 8879, "unofficial": 8880, "didn": 8881, "stoppped": 8882, "sufrace": 8883, "endsing": 8884, "staright": 8885, "angles": 8886, "unsuprisingly": 8887, "acknowledged": 8888, "invests": 8889, "thanm": 8890, "'better'": 8891, "stilll": 8892, "unrealisitc": 8893, "terrib": 8894, "drrrrrrrrrrrrrrr": 8895, "\\u015fibili": 8896, "everyone\\u2019s": 8897, "b788": 8898, "involve": 8899, "not\\u2026it\\u2019s": 8900, "bra": 8901, "makings": 8902, "yppu": 8903, "duties": 8904, "horizontal": 8905, "bendingflyer": 8906, "prescheduled": 8907, "intending": 8908, "\\u2014well": 8909, "\\u2014all": 8910, "medal": 8911, "aersoft": 8912, "ahppy": 8913, "selfmade": 8914, "please\\ud83d\\ude00": 8915, "never\\ud83d\\ude02": 8916, "doorstep": 8917, "propell": 8918, "serviceable": 8919, "transforms": 8920, "vaporware": 8921, "bearly": 8922, "'progress": 8923, "updates'": 8924, "ps5": 8925, "lobby": 8926, "buenos": 8927, "aires": 8928, "dealers": 8929, "thea": 8930, "resumed": 8931, "curb": 8932, "greatful": 8933, "unpaid": 8934, "discontinue": 8935, "postive": 8936, "\\u201cabondened\\u201d": 8937, "cqn": 8938, "thinning": 8939, "synaptics": 8940, "eligible": 8941, "distributed": 8942, "slowed": 8943, "lll": 8944, "brissy": 8945, "cbs": 8946, "gusting": 8947, "400ft": 8948, "shear": 8949, "ethic": 8950, "why\\u2019d": 8951, "is\\u2026": 8952, "bearer": 8953, "criticize": 8954, "advertised": 8955, "\\u00ab\\u00a0we\\u2019re": 8956, "occupied": 8957, "sorry\\u00a0\\u00bb": 8958, "conform": 8959, "psychology": 8960, "pronect": 8961, "'staff'": 8962, "employed": 8963, "contracts": 8964, "informed": 8965, "traded": 8966, "nasdaq": 8967, "singular": 8968, "polls": 8969, "significance": 8970, "insignificant": 8971, "democracy": 8972, "\\ud83d\\ude02\\ud83d\\ude09": 8973, "bk": 8974, "headwing": 8975, "encouragement": 8976, "gambling": 8977, "righto": 8978, "evidence": 8979, "drinks": 8980, "unboxing": 8981, "mold": 8982, "qu4estion": 8983, "neather": 8984, "trucking": 8985, "2947": 8986, "unknowen": 8987, "bth": 8988, "tickles": 8989, "sws": 8990, "1020661616817213451": 8991, "makeup": 8992, "kitty": 8993, "'at": 8994, "estimate'": 8995, "expedite": 8996, "theorising": 8997, "obliged": 8998, "unneccesary": 8999, "apples": 9000, "idrk": 9001, "backlash": 9002, "tens": 9003, "xo": 9004, "agreeable": 9005, "income": 9006, "anticipating": 9007, "\\ud83c\\udf40": 9008, "aircwaft": 9009, "thousandth": 9010, "forecast": 9011, "\\u201cand\\u201d": 9012, "qnh": 9013, "1013": 9014, "35\\u00b0c": 9015, "stile": 9016, "mg": 9017, "gnight": 9018, "rememberthat": 9019, "2am": 9020, "insults": 9021, "taipei": 9022, "pudong": 9023, "relog": 9024, "mindful": 9025, "messes": 9026, "enthusiasts": 9027, "nerve": 9028, "wrecking": 9029, "'mess": 9030, "up'": 9031, "squeakers": 9032, "aslong": 9033, "piper": 9034, "cub": 9035, "solihull": 9036, "emitrates": 9037, "raf": 9038, "detour": 9039, "southend": 9040, "ican": 9041, "awfull": 9042, "lowi": 9043, "oooof": 9044, "ho\\u2026": 9045, "cupboard": 9046, "\\ud83d\\ude11\\ud83e\\udd23": 9047, "bruno": 9048, "same\\ud83d\\ude15": 9049, "jamie": 9050, "flu": 9051, "airblast": 9052, "canadians": 9053, "us\\ud83d\\udc80": 9054, "chrismass": 9055, "earned": 9056, "toasty": 9057, "owl": 9058, "duo": 9059, "learners": 9060, "kidnap": 9061, "fluent": 9062, "resource": 9063, "jsp": 9064, "realwings": 9065, "buts": 9066, "translator": 9067, "aeroflot\\u2764\\ufe0f": 9068, "r\\u00e9pondra": 9069, "assez": 9070, "rapidement": 9071, "hye": 9072, "lagging": 9073, "reposession": 9074, "areoflot": 9075, "issue\\ud83d\\udc80": 9076, "messis": 9077, "messi": 9078, "1986": 9079, "experiencing": 9080, "3060": 9081, "11800h": 9082, "3050": 9083, "500gb": 9084, "previousely": 9085, "rpm": 9086, "controller's": 9087, "apu's": 9088, "optimize": 9089, "needle": 9090, "syd": 9091, "bne": 9092, "350k": 9093, "'bed'": 9094, "upadte": 9095, "seemd": 9096, "promsisng": 9097, "prospect": 9098, "pill": 9099, "flares": 9100, "asosbo": 9101, "fenixa320": 9102, "prioritise": 9103, "tires": 9104, "vanish": 9105, "ptw": 9106, "newyears": 9107, "ungrateful": 9108, "\\u201cboost": 9109, "server\\u201d": 9110, "paul": 9111, "wuth": 9112, "cutm": 9113, "leet": 9114, "seey": 9115, "ccuming": 9116, "tomole": 9117, "\\ud83c\\udde6\\ud83c\\uddf7": 9118, "\\ud83c\\udde6\\ud83c\\uddf7\\ud83c\\udde6\\ud83c\\uddf7\\u270a\\u270a": 9119, "pasamos": 9120, "semis": 9121, "vamos": 9122, "b78xhd": 9123, "repair": 9124, "rebooting": 9125, "6hr": 9126, "ekncounted": 9127, "gpuz": 9128, "rtx3070": 9129, "vfx": 9130, "medicine": 9131, "demands": 9132, "discipline": 9133, "picky": 9134, "voluntarily": 9135, "studieng\\u00e4nge": 9136, "abi": 9137, "visualized": 9138, "documention": 9139, "contradicts": 9140, "dumbdumb": 9141, "abiturs": 9142, "faking": 9143, "hessen": 9144, "bahn": 9145, "descision": 9146, "munich\\ud83d\\ude22": 9147, "hesse": 9148, "plks": 9149, "zamn": 9150, "poppin": 9151, "speculatively": 9152, "teal": 9153, "anythning": 9154, "postivive": 9155, "unrealistically": 9156, "margin": 9157, "alaskaisthebloodybest": 9158, "sulu": 9159, "teleported": 9160, "kirk": 9161, "spock": 9162, "r'u": 9163, "xenviro": 9164, "firmness": 9165, "stabilized": 9166, "fatigue": 9167, "6kts": 9168, "crosswind": 9169, "2212": 9170, "loos": 9171, "marty": 9172, "mcfly": 9173, "a350\\ud83d\\udc4d": 9174, "chanting": 9175, "devs\\ud83d\\ude0f": 9176, "oooooooooooooooooooooooooo": 9177, "sneakpeeks": 9178, "\\ud83c\\udf0d": 9179, "readily": 9180, "xplame": 9181, "now\\u2026": 9182, "hwa330": 9183, "competetion": 9184, "reflective": 9185, "emergencycies": 9186, "spite": 9187, "northern": 9188, "awesomeness": 9189, "deafult": 9190, "2060": 9191, "notches": 9192, "montenegro": 9193, "balkans": 9194, "sounding": 9195, "producing": 9196, "vip": 9197, "endo": 9198, "gera\\ud83c\\udfd4": 9199, "bicycle": 9200, "\\u201cde": 9201, "muur\\u201d": 9202, "wall\\u201d": 9203, "gben": 9204, "dender": 9205, "vl": 9206, "ook": 9207, "ovl": 9208, "province": 9209, "writibg": 9210, "fluently": 9211, "culprit": 9212, "sentence\\ud83d\\ude09": 9213, "minors": 9214, "inc": 9215, "commission": 9216, "nationale": 9217, "informatique": 9218, "libert\\u00e9s": 9219, "gdpr": 9220, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 9221, "q69": 9222, "182": 9223, "190cm": 9224, "6'2": 9225, "6'3": 9226, "taller": 9227, "2027q3": 9228, "thumbwidth": 9229, "bald": 9230, "calesses": 9231, "feen": 9232, "inches": 9233, "180cm": 9234, "tall": 9235, "enquire": 9236, "beleive": 9237, "fifty": 9238, "noboy": 9239, "budget\\ud83e\\udd72": 9240, "channel\\ud83d\\ude0f": 9241, "sadly\\ud83e\\udd72": 9242, "sneakpeak": 9243, "7m": 9244, "population": 9245, "perimeter": 9246, "647": 9247, "crawl": 9248, "commented": 9249, "y\\u00b4all": 9250, "jelou": 9251, "coincidence": 9252, "cancceled": 9253, "repect": 9254, "myabe": 9255, "somthing": 9256, "addicted": 9257, "computational": 9258, "fluid": 9259, "keybinds": 9260, "\\u2b06\\ufe0f": 9261, "practial": 9262, "sttopped": 9263, "remembrance": 9264, "stuttgart": 9265, "minvody": 9266, "regs": 9267, "lisbon": 9268, "75th": 9269, "portugal": 9270, "tjr": 9271, "massacring": 9272, "bankaccount": 9273, "money\\ud83e\\udd72": 9274, "cooldoge": 9275, "887723219082154056": 9276, "su11": 9277, "video\\u2019s": 9278, "\\u201cshort\\u201d": 9279, "gals": 9280, "sb": 9281, "preoccupied": 9282, "extravagant": 9283, "gratification": 9284, "society": 9285, "productive": 9286, "curiousity": 9287, "dormant": 9288, "demoralizing": 9289, "yies": 9290, "912": 9291, "irritating": 9292, "jfc": 9293, "planet": 9294, "achtung": 9295, "malicious": 9296, "rx6600xt": 9297, "betas": 9298, "assisted": 9299, "350gb": 9300, "40th": 9301, "12001": 9302, "ale": 9303, "sensacja": 9304, "\\ud83d\\ude0d\\ud83d\\ude0d": 9305, "msfs's": 9306, "xddddddddd": 9307, "\\ud83e\\udd2e": 9308, "compromise": 9309, "igyhesrfnisdnifisdf": 9310, "hwy": 9311, "turbulent": 9312, "substantially": 9313, "prepared": 9314, "usernamechecksout": 9315, "heat\\u2026": 9316, "absorbs": 9317, "understable": 9318, "realeaseeeeeeeee": 9319, "ww1": 9320, "freerobux": 9321, "cessnas": 9322, "darkaero": 9323, "nonononnonononoononononononononononon": 9324, "dooesnt": 9325, "werid": 9326, "ahha": 9327, "hahahahha": 9328, "vref": 9329, "apparentely": 9330, "naw": 9331, "a220synaptic": 9332, "350dfd": 9333, "a380fbw": 9334, "757bluebird": 9335, "777pmdg": 9336, "747pmdg": 9337, "9heavy": 9338, "indifferent": 9339, "definately": 9340, "farrrrrrrr": 9341, "cp": 9342, "a333": 9343, "sincethere": 9344, "what'd": 9345, "say\\ud83d\\ude33": 9346, "okk": 9347, "insiders": 9348, "preparations": 9349, "denmark": 9350, "feint": 9351, "interresting": 9352, "occasion": 9353, "\\u2234": 9354, "\\u2208": 9355, "naive": 9356, "invulnerable": 9357, "glitching": 9358, "digest": 9359, "nomatter": 9360, "whaz": 9361, "vcs": 9362, "refers": 9363, "clients": 9364, "substancial": 9365, "chokepoint": 9366, "lol\\u2026": 9367, "seasonal": 9368, "slowdown": 9369, "priceline": 9370, "psych": 9371, "ward": 9372, "progressupdate": 9373, "overdose": 9374, "dealt": 9375, "reals": 9376, "criticized": 9377, "hissy": 9378, "unexpectedly": 9379, "remembers": 9380, "\\ud83e\\udd23\\ud83e\\udd23too": 9381, "computing": 9382, "lesser": 9383, "id'd": 9384, "\\ud83e\\udd37": 9385, "availablr": 9386, "2169": 9387, "relase": 9388, "2099": 9389, "costed": 9390, "d\\u00e9veloppement": 9391, "smarty": 9392, "yeetyeet": 9393, "whom": 9394, "thursday": 9395, "janky": 9396, "\\ud83e\\udd1d\\ud83e\\udd1d": 9397, "commenced": 9398, "modell": 9399, "recources": 9400, "ifly": 9401, "proggers": 9402, "lmfaoo": 9403, "ayny": 9404, "speakers": 9405, "sys": 9406, "speccs": 9407, "jks": 9408, "screened": 9409, "impaitent": 9410, "milan": 9411, "malpensa": 9412, "universal": 9413, "9537": 9414, "9523": 9415, "sure\\u2026": 9416, "18hour": 9417, "oopsies": 9418, "npc\\ud83d\\udc80": 9419, "whenned": 9420, "slay": 9421, "gathering": 9422, "petition": 9423, "equation": 9424, "shld": 9425, "3090ti": 9426, "barb": 9427, "sumonned": 9428, "\\ud83d\\ude0f\\ud83d\\ude0f": 9429, "barbara": 9430, "male's": 9431, "bradford": 9432, "alicante": 9433, "reasonably": 9434, "execpt": 9435, "meterial": 9436, "erroding": 9437, "titanic": 9438, "submergedat": 9439, "intact": 9440, "plkane": 9441, "southern": 9442, "malaysian": 9443, "favorited": 9444, "append": 9445, "tho\\u2026": 9446, "bossin": 9447, "beluga350": 9448, "1000f": 9449, "detachable": 9450, "a450": 9451, "airworthy": 9452, "retires": 9453, "apaa": 9454, "34w4h": 9455, "g23fd": 9456, "jj4wd": 9457, "92h93": 9458, "3t7wz": 9459, "442f2": 9460, "mvtgj": 9461, "6ggh9": 9462, "2yfww": 9463, "tqjjz": 9464, "defeating": 9465, "gnn": 9466, "inevitably": 9467, "shitload": 9468, "leon": 9469, "nessecary": 9470, "20eu": 9471, "francisco": 9472, "60\\u20ac": 9473, "hahahahahah": 9474, "12\\u20ac": 9475, "8eu": 9476, "10\\u20ac": 9477, "8\\u20ac": 9478, "hahaahahha": 9479, "hahahahah": 9480, "webbrowser": 9481, "airac2209": 9482, "bitchess": 9483, "fl330": 9484, "hhahaha": 9485, "tones": 9486, "m\\u00fcnchen": 9487, "goodafternoon": 9488, "crank": 9489, "tutoring": 9490, "fglies": 9491, "she\\u00b4s": 9492, "elizabeth": 9493, "alexandria": 9494, "windsor": 9495, "1926": 9496, "probability": 9497, "spiraling": 9498, "baltic": 9499, "intercepted": 9500, "uncapable": 9501, "8000fpm": 9502, "900f": 9503, "pro\\ud83d\\ude2d\\ud83d\\ude2d": 9504, "aisiana": 9505, "would\\ud83d\\udc80": 9506, "team\\ud83d\\ude2d": 9507, "practicability": 9508, "oldest": 9509, "partly": 9510, "periphirals": 9511, "joystcik": 9512, "she\\u2019ll": 9513, "ainooo": 9514, "urmom": 9515, "torx": 9516, "knowlege": 9517, "lmaaoo": 9518, "wrench": 9519, "dieeee": 9520, "kms": 9521, "photoshopped": 9522, "wolff": 9523, "silvio": 9524, "dante": 9525, "sopranos": 9526, "pffff": 9527, "deticated": 9528, "thumb": 9529, "grip": 9530, "tyvm": 9531, "t16000m": 9532, "changable": 9533, "reskinned": 9534, "slats": 9535, "x52": 9536, "wayyyy": 9537, "vibrator": 9538, "ftw2": 9539, "1070ti": 9540, "pascal": 9541, "banged": 9542, "gtx1070": 9543, "4800h": 9544, "1660ti": 9545, "10300h": 9546, "gtx1650": 9547, "a15": 9548, "tuf": 9549, "a17": 9550, "oogway": 9551, "aeughhhh": 9552, "thoo": 9553, "intimidating": 9554, "surpirsingly": 9555, "babybus": 9556, "this'd": 9557, "skinned": 9558, "quad": 9559, "sprained": 9560, "swolen": 9561, "jumbos": 9562, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02": 9563, "ontop": 9564, "elaborating": 9565, "flightplanner": 9566, "22098": 9567, "mnl": 9568, "good\\ud83d\\ude4f": 9569, "though\\ud83d\\udc40": 9570, "pope": 9571, "now\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 9572, "strater": 9573, "switchto": 9574, "needh": 9575, "obnoxiously": 9576, "reactionss\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\ude2d": 9577, "reactions\\ud83d\\udc80": 9578, "skull": 9579, "edit\\ud83d\\udc80\\ud83d\\udc80": 9580, "rick": 9581, "played\\ud83e\\udd21\\ud83e\\udd21": 9582, "\\ud83d\\ude2d\\ud83d\\udc80": 9583, "what\\ud83d\\udc80": 9584, "releasetheplane\\u2757\\ufe0f": 9585, "g\\ud83d\\udc80": 9586, "supposing": 9587, "robllx": 9588, "chilling": 9589, "bone": 9590, "\\ud83d\\ude19": 9591, "allowance": 9592, "skribl": 9593, "brains": 9594, "resemble": 9595, "worstmemberofthisserver": 9596, "boggles": 9597, "friggin": 9598, "clever": 9599, "uhu": 9600, "\\ud83e\\udd78\\ud83e\\udd78": 9601, "savings\\ud83d\\ude14": 9602, "voila": 9603, "556": 9604, "hoppie": 9605, "pdc": 9606, "fetching": 9607, "recommendation": 9608, "\\u00a320": 9609, "\\u00a31000": 9610, "heyoooooo": 9611, "eddb": 9612, "ber": 9613, "22nd": 9614, "w3schools": 9615, "codecademy": 9616, "refresh": 9617, "gamers": 9618, "satelite": 9619, "advantages": 9620, "bridging": 9621, "pommespanzerle": 9622, "whenable": 9623, "thisworldthesedays": 9624, "600creepypasta": 9625, "rickroled": 9626, "lagg": 9627, "thingk": 9628, "wer": 9629, "yelling": 9630, "germoney": 9631, "ooumph": 9632, "sbain": 9633, "1622": 9634, "1621": 9635, "bosrd": 9636, "gon": 9637, "ayeeee": 9638, "\\ud83d\\udca6": 9639, "enouhj": 9640, "mondeling": 9641, "grooves": 9642, "waaaayy": 9643, "arms": 9644, "gods": 9645, "fundraiser": 9646, "roy": 9647, "disintegrate": 9648, "guesstimate": 9649, "exaggerative": 9650, "contradiction": 9651, "alexa": 9652, "fredo": 9653, "spammy": 9654, "agedlikefinemilk": 9655, "ousted": 9656, "spammer": 9657, "uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 9658, "peaceful": 9659, "\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 9660, "739107486287659010": 9661, "maintainance": 9662, "canaries": 9663, "strategists": 9664, "stragety": 9665, "238th": 9666, "races": 9667, "\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\ude2d\\ud83d\\udc80\\ud83d\\udc80": 9668, "ahahhhaha": 9669, "pfff": 9670, "installable": 9671, "tadaa": 9672, "nver": 9673, "yaaaa": 9674, "8838nm": 9675, "slimmer": 9676, "8838": 9677, "bmw": 9678, "leaderboards": 9679, "kkkkkkkkkk": 9680, "flight\\ud83d\\udc80": 9681, "skinnier": 9682, "smelly": 9683, "corrupted": 9684, "\\ud83c\\uddf9\\ud83c\\udded\\ud83c\\uddec\\ud83c\\udde7": 9685, "scheisse": 9686, "realloc": 9687, "conduct": 9688, "repetition": 9689, "yak42": 9690, "\\u043e\\u043f\\u0430\\u0441\\u043d\\u044b\\u0439": 9691, "\\u0441\\u043f\\u0443\\u0441\\u043a": 9692, "\\u0442\\u044f\\u043d\\u0438": 9693, "\\u0432\\u0432\\u0435\\u0440\\u0445": 9694, "chromebookuser": 9695, "perks\\ud83d\\ude00\\ud83e\\udd23": 9696, "them\\u2026as": 9697, "virgin\\u2026so": 9698, "cuba": 9699, "\\u00a334": 9700, "\\ud83d\\ude02\\ud83d\\ude02ohhhh": 9701, "\\u00a3\\u00a3\\u00a3": 9702, "fuxk": 9703, "ut": 9704, "justin": 9705, "luton": 9706, "airside\\u2026i": 9707, "them\\ud83e\\udd23": 9708, "tugging": 9709, "travels": 9710, "saudia": 9711, "riyadh": 9712, "b787s": 9713, "27r": 9714, "18th": 9715, "09l": 9716, "dunsford": 9717, "madeira": 9718, "thissle": 9719, "ahahah": 9720, "\\ud83e\\uddd0\\ud83e\\udd23": 9721, "2100": 9722, "mug": 9723, "communist": 9724, "\\ud83e\\udd23\\u2620\\ufe0f": 9725, "shitpost": 9726, "disruptive": 9727, "great\\ud83d\\ude04": 9728, "enjoing": 9729, "lego": 9730, "43am": 9731, "felony": 9732, "oddly": 9733, "identity": 9734, "fraud": 9735, "pen": 9736, "995510065530421258": 9737, "\\ud83e\\udd72\\ud83e\\udd72": 9738, "boyfriend": 9739, "selfie": 9740, "notifying": 9741, "2208": 9742, "1994": 9743, "2011": 9744, "vn": 9745, "a146": 9746, "2003": 9747, "flown\\u2026": 9748, "\\u2018the": 9749, "falcon\\u2019": 9750, "laying": 9751, "ahahahah": 9752, "smooch": 9753, "chug": 9754, "jug": 9755, "hives": 9756, "199hp": 9757, "200hp": 9758, "8hr": 9759, "dallas": 9760, "honolulu": 9761, "olympus": 9762, "order's": 9763, "minions": 9764, "\\u201chow": 9765, "900fps\\u201d": 9766, "800x600": 9767, "969581773216428042": 9768, "1050ti": 9769, "taa": 9770, "lagspikes": 9771, "choccy": 9772, "protein": 9773, "powder": 9774, "banana": 9775, "chocolate": 9776, "correcyly": 9777, "fuc": 9778, "warehouse": 9779, "barn": 9780, "neighbour": 9781, "nugget": 9782, "bitcoins": 9783, "activation": 9784, "researcher": 9785, "eefoes": 9786, "spider": 9787, "sprayed": 9788, "prayed": 9789, "dafuq": 9790, "hawking": 9791, "meow": 9792, "fite": 9793, "md80": 9794, "ahahahaha": 9795, "aa": 9796, "practices": 9797, "587": 9798, "safely": 9799, "901": 9800, "zealand's": 9801, "attempts": 9802, "country's": 9803, "tourism": 9804, "collapsing": 9805, "pressures": 9806, "strapped": 9807, "autocrat": 9808, "pet": 9809, "economic": 9810, "payout": 9811, "crippled": 9812, "ron": 9813, "chippendale": 9814, "accidents": 9815, "hatched": 9816, "golf": 9817, "heretaunga": 9818, "1980": 9819, "257": 9820, "blameless": 9821, "jim": 9822, "collins": 9823, "connector": 9824, "isk": 9825, "whgy": 9826, "regulated": 9827, "mandates": 9828, "manufactures": 9829, "sundstrand": 9830, "gpw": 9831, "83": 9832, "\\u00e9l": 9833, "terr\\u00e1in": 9834, "plural": 9835, "newo": 9836, "74": 9837, "smolbus": 9838, "a30": 9839, "a3555555555560": 9840, "veietnam": 9841, "nathan": 9842, "0ewo": 9843, "wingless": 9844, "cease": 9845, "2934": 9846, "okno": 9847, "fbiopenup": 9848, "732316914482675802": 9849, "raid": 9850, "firmed": 9851, "commitment": 9852, "repainted": 9853, "cheated": 9854, "nma": 9855, "moron": 9856, "xdddddd": 9857, "spar19": 9858, "airteamimages": 9859, "unprofessional": 9860, "amateur": 9861, "\\ud83e\\udd13\\ud83e\\udd13": 9862, "ahahahhahahaha": 9863, "1200w": 9864, "750w": 9865, "5800x": 9866, "ams": 9867, "x570": 9868, "ch8": 9869, "10700": 9870, "msiz490": 9871, "drool": 9872, "earnings": 9873, "356eu": 9874, "pleaase": 9875, "queueing": 9876, "foggy": 9877, "sunny": 9878, "btr": 9879, "nosediving": 9880, "billionaire": 9881, "payment\\u2026everytime": 9882, "authorize": 9883, "method\\u2026": 9884, "samething\\u2026": 9885, "2008": 9886, "jetliner": 9887, "recovered": 9888, "foutu": 9889, "screening": 9890, "rizon": 9891, "unlevel": 9892, "nasa": 9893, "voieng": 9894, "bacc": 9895, "999999999999": 9896, "5ft": 9897, "securing": 9898, "pasowrd": 9899, "480p": 9900, "aren\\u2018t": 9901, "relativley": 9902, "pist": 9903, "noe": 9904, "vj416": 9905, "vagina": 9906, "soloed": 9907, "\\ud83d\\ude17": 9908, "\\u2708\\ufe0f": 9909, "1080x1080": 9910, "amaze": 9911, "amazin": 9912, "ventilate": 9913, "buttering": 9914, "unvaccinated": 9915, "pizzas": 9916, "doxxed": 9917, "\\u201ccase": 9918, "628": 9919, "810": 9920, "002": 9921, "device\\u201d": 9922, "x11": 9923, "jul": 9924, "bi\\u1ebft": 9925, "b\\u1ea1n": 9926, "s\\u1ed1ng": 9927, "\\u1edf": 9928, "\\u0111\\u00e2u": 9929, "r\\u1ed3i": 9930, "\\u0111\\u00f3": 9931, "nh\\u01b0ng": 9932, "b\\u1eadt": 9933, "l\\u00ean": 9934, "l\\u00e0m": 9935, "g\\u00ec": 9936, "\\u0111\\u00f9a": 9937, "th\\u00f4i": 9938, "\\u0111\\u1ecbttttttttttt": 9939, "doxx": 9940, "c\\u1ea3m": 9941, "\\u01a1n": 9942, "jp": 9943, "doxxing": 9944, "condom": 9945, "kuala": 9946, "lumpur": 9947, "veering": 9948, "snipe": 9949, "wonderin": 9950, "furnished": 9951, "tarmac": 9952, "towed": 9953, "ceased": 9954, "fedup": 9955, "'em": 9956, "11s": 9957, "tinters": 9958, "obese": 9959, "mundane": 9960, "devices": 9961, "freezer": 9962, "fridge": 9963, "boiled": 9964, "fl350": 9965, "disgutang": 9966, "rice": 9967, "tastes": 9968, "nasi": 9969, "lemak": 9970, "fl320": 9971, "regulations": 9972, "negligible": 9973, "bentley": 9974, "jaguar": 9975, "rover": 9976, "communism": 9977, "bootleg": 9978, "wham": 9979, "\\ud83d\\udc33": 9980, "raining": 9981, "sandstorm": 9982, "darude": 9983, "flesh": 9984, "toasting": 9985, "existentialcrisislmao": 9986, "ookay": 9987, "a21n": 9988, "oniel": 9989, "tuesday": 9990, "familiarize": 9991, "27\\u00b0c": 9992, "sleeps": 9993, "swamp": 9994, "40c": 9995, "averge": 9996, "humidity": 9997, "nuked": 9998, "earrape": 9999, "2009": 10000, "2017\\uff1f": 10001, "geodash": 10002, "cook": 10003, "wwnt": 10004, "nicceeeeeeeeeee": 10005, "damnnnn": 10006, "owie": 10007, "fliights": 10008, "18000km": 10009, "21000km": 10010, "progam": 10011, "oscar": 10012, "papa": 10013, "echo": 10014, "sconefeld": 10015, "schoenefeld": 10016, "\\u201cmsfs": 10017, "compiles": 10018, "reactg": 10019, "reloaded": 10020, "forom": 10021, "throough": 10022, "branches": 10023, "org": 10024, "onces": 10025, "applicants": 10026, "scummy": 10027, "yepp": 10028, "filming": 10029, "staring": 10030, "woudltn": 10031, "essentials": 10032, "styling": 10033, "4u": 10034, "saul": 10035, "jamaica": 10036, "baarle": 10037, "nassau": 10038, "why\\ud83d\\ude02": 10039, "1000usd": 10040, "dropping": 10041, "inflation": 10042, "aud": 10043, "austria": 10044, "ohhhhhhhhhhhhh": 10045, "qanta": 10046, "a231s": 10047, "elevating": 10048, "jn": 10049, "flightbag": 10050, "sis": 10051, "trrue": 10052, "that\\ud83d\\ude02": 10053, "ccould": 10054, "\\ud83d\\ude05\\ud83d\\ude02": 10055, "yoou": 10056, "humbly": 10057, "se\\u2122\\ufe0f": 10058, "i\\u00b4d": 10059, "lmfaooo": 10060, "omelette": 10061, "\\u1ed3": 10062, "xin": 10063, "ch\\u00e0o": 10064, "multiverse": 10065, "appeared": 10066, "lccs": 10067, "sneeked": 10068, "sneaked": 10069, "prbably": 10070, "sauer": 10071, "690140389801590831": 10072, "taxed": 10073, "2012": 10074, "googles": 10075, "stalking": 10076, "stunt": 10077, "dancing": 10078, "949857784991763648297475829868957727828599266589381636759029367472981647588284787678399281884777288573784339": 10079, "snooze": 10080, "krudrinsky": 10081, "eldar": 10082, "yana": 10083, "belt": 10084, "simons": 10085, "everythings": 10086, "pervert": 10087, "bland": 10088, "avonmore": 10089, "irish": 10090, "unsalted": 10091, "coagulated": 10092, "teeth": 10093, "english\\ud83d\\ude09": 10094, "interessant": 10095, "fco": 10096, "michelin": 10097, "sharper": 10098, "octoberish": 10099, "graduated": 10100, "dumbfuck": 10101, "ual's": 10102, "2027": 10103, "graduating": 10104, "headed": 10105, "sharky": 10106, "cruises": 10107, "validation": 10108, "automotive": 10109, "airbags": 10110, "bertrand": 10111, "rove": 10112, "downloader": 10113, "latested": 10114, "123": 10115, "42069": 10116, "discontinuieed": 10117, "chatbot": 10118, "reread": 10119, "hogsso": 10120, "modelisation": 10121, "fastest": 10122, "pic\\ud83d\\ude33": 10123, "img": 10124, "\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\ude02\\ud83d\\udc4c": 10125, "keynote": 10126, "a3100": 10127, "a305": 10128, "plis": 10129, "66s": 10130, "aural": 10131, "beeps": 10132, "\\ud83c\\uddf9\\ud83c\\udded": 10133, "scetchy": 10134, "brighter": 10135, "strobe": 10136, "beacon": 10137, "ui\\u2019s": 10138, "interview": 10139, "probation": 10140, "diferent": 10141, "kida": 10142, "altiude": 10143, "overshoot": 10144, "sporty": 10145, "downwind": 10146, "30\\u00b0": 10147, "radius": 10148, "secound": 10149, "abeam": 10150, "1kt": 10151, "calculation": 10152, "c172": 10153, "itz": 10154, "eaiser": 10155, "gopro": 10156, "goodmorning": 10157, "constraint": 10158, "electrics": 10159, "pneumatics": 10160, "whaat": 10161, "gremlins": 10162, "'ghost'": 10163, "fortunes": 10164, "dominated": 10165, "narrowbody": 10166, "balancing": 10167, "surinam": 10168, "stakes": 10169, "certifie": 10170, "handeling": 10171, "486": 10172, "discrediting": 10173, "759": 10174, "stagnant": 10175, "blew": 10176, "spanner": 10177, "markt": 10178, "comperison": 10179, "incentivizing": 10180, "iran": 10181, "fruition": 10182, "890": 10183, "pricewise": 10184, "a330neo900": 10185, "incentive": 10186, "discounted": 10187, "restructuring": 10188, "condor": 10189, "replaces": 10190, "rouge": 10191, "321xlr's": 10192, "ceo's": 10193, "220s": 10194, "321xlrs": 10195, "321s": 10196, "replacer": 10197, "replacers": 10198, "a32n": 10199, "32n's": 10200, "737ng's": 10201, "pertaining": 10202, "thinner": 10203, "yul": 10204, "encroaches": 10205, "300er's": 10206, "canada's": 10207, "hurried": 10208, "thesis": 10209, "diplomatic": 10210, "missions": 10211, "qualified": 10212, "commonalty": 10213, "ulcc": 10214, "lcc": 10215, "smartly": 10216, "romours": 10217, "charleston": 10218, "chime": 10219, "respectfully": 10220, "assessment": 10221, "secret\\u2122\\ufe0f": 10222, "canadair": 10223, "max\\u2026": 10224, "max'es": 10225, "ordering": 10226, "confidentiality": 10227, "777s\\u2026": 10228, "deteriorated": 10229, "massively\\u2026": 10230, "farnborough": 10231, "airships": 10232, "schipol": 10233, "94": 10234, "interst": 10235, "masters": 10236, "awnser": 10237, "b1": 10238, "aslo": 10239, "schiphol": 10240, "illustrated": 10241, "catalogue": 10242, "alway": 10243, "prespective": 10244, "appoint": 10245, "gonne": 10246, "month's": 10247, "leaking": 10248, "overhauled": 10249, "oit": 10250, "adcn": 10251, "itd": 10252, "pixilated": 10253, "xp11\\ud83d\\ude02": 10254, "dfd350\\ud83d\\udcaf": 10255, "he'd": 10256, "albeit": 10257, "legendary": 10258, "lauch": 10259, "absolutelly": 10260, "beaty": 10261, "propulsion": 10262, "aeroplane": 10263, "profession": 10264, "aeronautics": 10265, "propolsion": 10266, "bruda": 10267, "refference": 10268, "godspeed": 10269, "progresses": 10270, "lot\\ud83d\\ude05": 10271, "angelic": 10272, "cheer": 10273, "don\\u00b4t": 10274, "troller": 10275, "trolled": 10276, "c130": 10277, "cum": 10278, "cope": 10279, "loong": 10280, "cheeks": 10281, "ovation": 10282, "92": 10283, "officialy": 10284, "sight": 10285, "hoists": 10286, "latch": 10287, "congestion": 10288, "inauguration": 10289, "inaugural": 10290, "watchu": 10291, "master69": 10292, "deeznuts": 10293, "michealangeloandazzo": 10294, "pressurise": 10295, "hurry": 10296, "poisson": 10297, "sops": 10298, "converstaion": 10299, "dosnt": 10300, "paragraph": 10301, "ballpark": 10302, "2038": 10303, "periodically": 10304, "universes": 10305, "ronald": 10306, "randazillo": 10307, "mom\\u2019s": 10308, "popfast": 10309, "958464373150580857": 10310, "treefiddy": 10311, "colonizer": 10312, "b78k": 10313, "bofa": 10314, "100ft": 10315, "yesssssss": 10316, "lesss": 10317, "readings": 10318, "trends": 10319, "excessively": 10320, "evasive": 10321, "enhanced": 10322, "proximity": 10323, "relies": 10324, "earth's": 10325, "orientation": 10326, "improper": 10327, "completes": 10328, "eaf": 10329, "overview": 10330, "heavyiconanimated": 10331, "984230794165878837": 10332, "estamos": 10333, "impactando": 10334, "el": 10335, "agua": 10336, "fuckin'": 10337, "oustanding": 10338, "unprecedented": 10339, "everybody\\u2019s": 10340, "pioneering": 10341, "respectable": 10342, "ignorant": 10343, "backbone": 10344, "outnumber": 10345, "dos": 10346, "limiters": 10347, "coincidentally": 10348, "flipped": 10349, "narrator": 10350, "'also'": 10351, "router": 10352, "subdomain": 10353, "uptime": 10354, "freemium": 10355, "subsidizing": 10356, "proton": 10357, "asvertise": 10358, "trustworthy": 10359, "linkedin": 10360, "necessity": 10361, "hiding": 10362, "pandora's": 10363, "statements": 10364, "disingenuous": 10365, "cheesy": 10366, "aviate": 10367, "showcases": 10368, "morale": 10369, "excursions": 10370, "misleading": 10371, "stale": 10372, "relevance": 10373, "\\u201cdeadline\\u201d": 10374, "marker": 10375, "timelime": 10376, "jigsaw": 10377, "puzzle": 10378, "sandcastle": 10379, "waves": 10380, "dreadline": 10381, "\\u2764\\ufe0f\\u2764\\ufe0f": 10382, "5years": 10383, "fascist": 10384, "wales": 10385, "smackhead": 10386, "aspiring": 10387, "pl0x": 10388, "sokkaeyebrows": 10389, "758002657511080129": 10390, "minx": 10391, "did\\ud83d\\ude0f": 10392, "pulverise": 10393, "twat": 10394, "minge": 10395, "citizen": 10396, "smackheads": 10397, "fookin\\u2019ell": 10398, "swug": 10399, "scullies": 10400, "pub": 10401, "vow": 10402, "1908": 10403, "uncle": 10404, "bri'ish": 10405, "fcs": 10406, "barc": 10407, "barcelona": 10408, "banter": 10409, "deciphered": 10410, "linen": 10411, "gran": 10412, "wore": 10413, "denim": 10414, "tracksuit": 10415, "manchesta": 10416, "smethwick": 10417, "fink": 10418, "trafford": 10419, "pepepopcorn": 10420, "834878705133944863": 10421, "avsim": 10422, "virtue": 10423, "popelepe": 10424, "popele": 10425, "rightly": 10426, "phased": 10427, "fa380": 10428, "a3800000000000000000000000000000000000000": 10429, "starfighters": 10430, "shatter": 10431, "watch\\ud83e\\udd29": 10432, "vulcans": 10433, "copyleft": 10434, "codebases": 10435, "grace": 10436, "ususable": 10437, "bullish": 10438, "preposterous": 10439, "xavier": 10440, "renegade": 10441, "lightings": 10442, "1700ft": 10443, "comparaison": 10444, "stuffed": 10445, "oversized": 10446, "dimming": 10447, "airlines's": 10448, "downlloading": 10449, "fbw320": 10450, "bae146": 10451, "pennies": 10452, "dominate": 10453, "pitching": 10454, "simplier": 10455, "paydevs": 10456, "buildup": 10457, "exceed": 10458, "simpson": 10459, "game\\ud83d\\ude29": 10460, "gentleman": 10461, "uneducated": 10462, "\\ud83e\\udd83": 10463, "turkey": 10464, "ultrafan": 10465, "wow\\u2026": 10466, "screeeeeennnnnssss": 10467, "procedurs": 10468, "printed": 10469, "tutor": 10470, "exhausted": 10471, "clacker": 10472, "fa18": 10473, "fc3": 10474, "combat": 10475, "spoiled": 10476, "anger": 10477, "rupees": 10478, "shatters": 10479, "i\\u00b4am": 10480, "handmade": 10481, "mco": 10482, "itzdylan": 10483, "9432": 10484, "c152": 10485, "chuckles": 10486, "danger": 10487, "millennium": 10488, "\\u00b4this": 10489, "month\\u00b4": 10490, "porsche": 10491, "palm": 10492, "trees": 10493, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\ude02": 10494, "\\ud83d\\udc4c\\ud83c\\udffb": 10495, "rien": 10496, "him'em": 10497, "benchmark": 10498, "simultations": 10499, "ambition": 10500, "colleagues": 10501, "bonne": 10502, "\\u2764\\ufe0f\\ud83c\\uddeb\\ud83c\\uddf7": 10503, "airkraft": 10504, "seeenk": 10505, "delta's": 10506, "pase": 10507, "wwise\\ud83d\\udc40": 10508, "3367": 10509, "marcel's": 10510, "shakes": 10511, "hypersonic": 10512, "adobo": 10513, "occulsion": 10514, "cased": 10515, "occulstion": 10516, "flashbacks": 10517, "flickering": 10518, "nahhhhhh": 10519, "proprietary": 10520, "\\u3164": 10521, "flicked": 10522, "60fps": 10523, "59fps": 10524, "weeee": 10525, "5hr": 10526, "422358943600345088": 10527, "\\u201cguys": 10528, "hackathon": 10529, "prizes": 10530, "reginoal": 10531, "legroom": 10532, "beirut": 10533, "bey": 10534, "venen": 10535, "autopillot": 10536, "disconects": 10537, "brazilian": 10538, "pikotn0r9gram": 10539, "mentor": 10540, "tailor": 10541, "eligibility": 10542, "networking": 10543, "dabbling": 10544, "transport": 10545, "departments": 10546, "classrooms": 10547, "personnel": 10548, "bidding": 10549, "backtrack": 10550, "specifics": 10551, "governing": 10552, "lingus\\u2019s": 10553, "emphasize": 10554, "gettin": 10555, "airlingus": 10556, "shitt": 10557, "weree": 10558, "answeer": 10559, "quenstion": 10560, "diffrence": 10561, "admittedly": 10562, "outsourced": 10563, "nerds": 10564, "baseless": 10565, "demanding": 10566, "denying": 10567, "monopoly": 10568, "employees": 10569, "empathy": 10570, "constructed": 10571, "busi": 10572, "unblock": 10573, "alist": 10574, "duper": 10575, "applepay": 10576, "authenticating": 10577, "hometown": 10578, "thuong": 10579, "tin": 10580, "distric": 10581, "summon": 10582, "farce": 10583, "girlfriends": 10584, "house\\u2026": 10585, "2000z": 10586, "drill": 10587, "disintegration": 10588, "availible": 10589, "historic": 10590, "website\\u2026": 10591, "scans": 10592, "shootings": 10593, "lowkey": 10594, "resetted": 10595, "perm": 10596, "flushedglobe": 10597, "775771998126866463": 10598, "pant": 10599, "hoodie": 10600, "rar": 10601, "winrar": 10602, "7zip": 10603, "\\u200bi": 10604, "comunity": 10605, "plsss": 10606, "375": 10607, "wooooooo": 10608, "worrypopcorn": 10609, "856528838334480444": 10610, "488850025317793805": 10611, "title\\u2026": 10612, "confg": 10613, "world\\u2122\\ufe0f": 10614, "prim": 10615, "metamorphosis": 10616, "respawns": 10617, "dumbledore's": 10618, "repreesents": 10619, "associated": 10620, "\\ud83d\\udca5": 10621, "\\ud83d\\udca5\\u26f0\\ufe0f\\ud83d\\udd2b": 10622, "aden": 10623, "ole": 10624, "outloud": 10625, "fortunately": 10626, "releas": 10627, "hypes": 10628, "freeware\\u2019s": 10629, "spreadsheet": 10630, "stranded": 10631, "saga": 10632, "sheep": 10633, "roses": 10634, "poem": 10635, "therapy": 10636, "plethora": 10637, "spitballed": 10638, "thrice": 10639, "gah": 10640, "25th": 10641, "boomers": 10642, "planets": 10643, "693141953055031338": 10644, "clog": 10645, "facile": 10646, "langue": 10647, "744989353872326666": 10648, "ngxu": 10649, "makin": 10650, "ici": 10651, "kourou": 10652, "bebmore": 10653, "th\\u00e9": 10654, "dijon": 10655, "seul": 10656, "dit": 10657, "guiana": 10658, "bienvenue": 10659, "francophones": 10660, "enfiiiiin": 10661, "feared": 10662, "posture": 10663, "spine": 10664, "baaaad": 10665, "laws": 10666, "screams": 10667, "steak": 10668, "pasta": 10669, "nation": 10670, "\\ud83c\\udde6\\ud83c\\uddea": 10671, "tunisien": 10672, "suisse": 10673, "filipin": 10674, "quelle": 10675, "partie": 10676, "precis": 10677, "francophone": 10678, "traduis": 10679, "j'ai": 10680, "incroyable": 10681, "avec": 10682, "femmes": 10683, "romantique": 10684, "trop": 10685, "mignon": 10686, "devrons": 10687, "aller": 10688, "diner": 10689, "resto": 10690, "jour": 10691, "biche\\ud83d\\udc9e": 10692, "bbg": 10693, "anybody's": 10694, "1000ulrs": 10695, "745809598404886619": 10696, "stoopid": 10697, "disturb": 10698, "\\u2026yeah": 10699, "huzzah": 10700, "nervermind": 10701, "id's": 10702, "enabling": 10703, "ids": 10704, "application\\u2026": 10705, "f16": 10706, "navigates": 10707, "novewhere": 10708, "blogs": 10709, "refined": 10710, "forgiving": 10711, "prettyy": 10712, "saddd": 10713, "slooww": 10714, "sassy": 10715, "unforeseen": 10716, "flop": 10717, "tid": 10718, "mbs": 10719, "czechia": 10720, "150mb": 10721, "10mbs": 10722, "400mb": 10723, "inconvenienced": 10724, "2hrs": 10725, "cell": 10726, "phone's": 10727, "hotspot": 10728, "5mbps": 10729, "drat": 10730, "100years": 10731, "geographic": 10732, "regions": 10733, "letttsss": 10734, "gooooo\\ud83c\\udde6\\ud83c\\uddfa": 10735, "dassault": 10736, "35a": 10737, "gaf": 10738, "grandson": 10739, "germans": 10740, "tornado": 10741, "fighterjets": 10742, "f35a's": 10743, "luftwaffe": 10744, "going\\ud83d\\udcc8\\ud83d\\udcc8": 10745, "1000ulr": 10746, "drinking": 10747, "formal": 10748, "airbus's": 10749, "facilities": 10750, "alteady": 10751, "facility": 10752, "booted": 10753, "o'clock": 10754, "cartoon": 10755, "rotor": 10756, "84k": 10757, "ahahahaaaaa": 10758, "replacements": 10759, "a350\\ud83e\\udd2a": 10760, "uncreative": 10761, "reader": 10762, "su9": 10763, "impacting": 10764, "kontrast": 10765, "kopy": 10766, "go\\ud83d\\ude02": 10767, "costomize": 10768, "that\\u00b4s": 10769, "filters": 10770, "gtx1650ti": 10771, "pleas": 10772, "chevrons": 10773, "sharkelts": 10774, "would'nt": 10775, "1440p": 10776, "envoirenment": 10777, "danish": 10778, "taxes": 10779, "server's": 10780, "haves": 10781, "advices": 10782, "boset": 10783, "nymicofthedy": 10784, "thy": 10785, "irdk": 10786, "attempting": 10787, "cf6": 10788, "gigabad": 10789, "gigayad": 10790, "thirdparty": 10791, "actaully": 10792, "2005": 10793, "2006": 10794, "idk\\ud83e\\udd23": 10795, "v3": 10796, "lool": 10797, "irs": 10798, "dispatch": 10799, "tooo": 10800, "vodka": 10801, "sketches": 10802, "stoppppp": 10803, "rewind": 10804, "underwhelming": 10805, "lame": 10806, "utc\\u00b1n": 10807, "'we": 10808, "\\ud83d\\uddfc": 10809, "censored": 10810, "sticker": 10811, "langues": 10812, "isbn": 10813, "backside": 10814, "deutch": 10815, "l\\u00edt": 10816, "\\u0111ed": 10817, "sesh": 10818, "rwc": 10819, "limitet": 10820, "graphica": 10821, "sorruy": 10822, "2282": 10823, "2822": 10824, "weel": 10825, "iae": 10826, "v2500": 10827, "fence": 10828, "pacifica": 10829, "longtime": 10830, "aerosoft's": 10831, "methodology": 10832, "\\u201ebruh\\u201c": 10833, "flightsiim": 10834, "etihad's": 10835, "tonight\\ud83d\\ude01": 10836, "preinstalled": 10837, "affects": 10838, "progeress": 10839, "a351k\\ud83e\\udd75": 10840, "wsg": 10841, "antsy": 10842, "retailer": 10843, "pitched": 10844, "28l": 10845, "bites": 10846, "m\\u00e9ga": 10847, "octet": 10848, "400mo": 10849, "mod\\ud83d\\ude4c\\ud83c\\udffb": 10850, "fl400\\ud83d\\ude01": 10851, "mauritius": 10852, "ita": 10853, "probablly": 10854, "ahhhhhhhhh": 10855, "791690861334757417": 10856, "rq": 10857, "stanley": 10858, "robson": 10859, "horseback": 10860, "landscape": 10861, "city\\u2019s": 10862, "yvr": 10863, "drumheller": 10864, "royal": 10865, "tyrell": 10866, "lists": 10867, "renting": 10868, "parks": 10869, "skiing": 10870, "whistler": 10871, "visitors": 10872, "grouse": 10873, "cypress": 10874, "downtown": 10875, "hastings": 10876, "drug": 10877, "needles": 10878, "radium": 10879, "west\\ud83d\\ude02\\ud83d\\ude02": 10880, "bathurst": 10881, "tenterfield": 10882, "helps\\ud83e\\udd23": 10883, "hpn": 10884, "thanky": 10885, "welshsimulation": 10886, "runway\\ud83d\\ude05": 10887, "23r": 10888, "23l": 10889, "accordingly": 10890, "20kts": 10891, "beeing": 10892, "ibiza": 10893, "opengl": 10894, "7gb": 10895, "20gb": 10896, "sc": 10897, "incl": 10898, "registry": 10899, "dialog": 10900, "\\u201cregedit\\u201d": 10901, "hkey": 10902, "controlset001": 10903, "\\u201cstart\\u201d": 10904, "dword": 10905, "diagnostic": 10906, "regedit": 10907, "rejoin": 10908, "'adds'": 10909, "constrained": 10910, "dhabi": 10911, "vjoy": 10912, "meyboard": 10913, "num": 10914, "a330\\ud83d\\ude02": 10915, "malfunctions": 10916, "ohk": 10917, "\\u201cifr\\u201d": 10918, "campaign": 10919, "narrows": 10920, "fisplay": 10921, "dh": 10922, "aileron": 10923, "sorry\\ud83d\\ude05": 10924, "flying\\u2705": 10925, "returns": 10926, "zooming": 10927, "grrr": 10928, "buzzsaw": 10929, "pw1100g": 10930, "minority": 10931, "bias": 10932, "comfy": 10933, "counterparts": 10934, "quietest": 10935, "surprisingly": 10936, "belly": 10937, "swooping": 10938, "cheatlines": 10939, "'old'": 10940, "gobsmacked": 10941, "snow\\ud83d\\ude02": 10942, "\\u201cmodern\\u201d": 10943, "graced": 10944, "freq": 10945, "favor": 10946, "indomi": 10947, "uptade": 10948, "awemeter": 10949, "decimal": 10950, "definitions": 10951, "finite": 10952, "converge": 10953, "\\u221e": 10954, "transcendental": 10955, "converges": 10956, "2022\\ud83d\\ude4f": 10957, "attributes": 10958, "sky's": 10959, "competent": 10960, "grips": 10961, "cbb": 10962, "devops": 10963, "courses": 10964, "mk": 10965, "noi": 10966, "rotations": 10967, "2pm": 10968, "dumbest": 10969, "ey": 10970, "cgk": 10971, "turnaround": 10972, "outstation": 10973, "detected": 10974, "retracting": 10975, "abundant": 10976, "sunshine": 10977, "oat": 10978, "retracted": 10979, "adirs": 10980, "1f": 10981, "pogg": 10982, "retract": 10983, "exp": 10984, "turnarounds": 10985, "iyo": 10986, "qnd": 10987, "siblings": 10988, "garuda": 10989, "lenient": 10990, "policies": 10991, "prohibiting": 10992, "handful": 10993, "legislate": 10994, "err": 10995, "'i": 10996, "cockpit'": 10997, "senior": 10998, "'expert'": 10999, "exaggeration": 11000, "communicator": 11001, "pt": 11002, "81298291784321794712143926": 11003, "progressively": 11004, "identify": 11005, "deception": 11006, "dimension": 11007, "urgh": 11008, "\\u00a370": 11009, "\\u00a3100": 11010, "30gb": 11011, "4fps": 11012, "shh": 11013, "47": 11014, "16s": 11015, "ties": 11016, "secured": 11017, "zips": 11018, "adils": 11019, "linnmon": 11020, "chicken": 11021, "shawarma": 11022, "yeyey": 11023, "funding": 11024, "254gbs": 11025, "some1": 11026, "brokw": 11027, "dowlnoad": 11028, "goddamit": 11029, "100gb": 11030, "rebuild": 11031, "molecule": 11032, "34gb": 11033, "3gb": 11034, "50gb": 11035, "explorer": 11036, "arse": 11037, "fov": 11038, "simlar": 11039, "mcp": 11040, "possibilties": 11041, "cableties": 11042, "bungee": 11043, "kb": 11044, "masterrob": 11045, "10km": 11046, "30kms": 11047, "eddm": 11048, "dlh": 11049, "woooooooooooooooooooooooooooooooooooo": 11050, "croatian": 11051, "mig": 11052, "18918": 11053, "oneday": 11054, "flightplans": 11055, "disposal": 11056, "n0430f320": 11057, "izd": 11058, "a18": 11059, "derje": 11060, "libya": 11061, "whaaaaaaaaa\\u00e0aaaaaaat": 11062, "ekch": 11063, "tiring": 11064, "backward": 11065, "glue": 11066, "crj9": 11067, "gem": 11068, "5fps": 11069, "loooooong": 11070, "quotes": 11071, "sde2e3ghij1j3j4j5lm1orwxy": 11072, "lb1d1": 11073, "yeat": 11074, "unbearable": 11075, "10ft": 11076, "ttaxiway": 11077, "tfs": 11078, "svo": 11079, "25min": 11080, "cand": 11081, "fiind": 11082, "bired": 11083, "axwb": 11084, "wxwb": 11085, "msn1": 11086, "s3nd": 11087, "h3lp": 11088, "pyssst": 11089, "648131991455268865": 11090, "190": 11091, "ampere": 11092, "3000s": 11093, "trio": 11094, "yakhi": 11095, "messy": 11096, "notebooks": 11097, "40\\u00b0": 11098, "807343773251797003": 11099, "climate": 11100, "sexyfan": 11101, "821658991498100758": 11102, "60\\u00b0c": 11103, "lpv": 11104, "minima": 11105, "ra": 11106, "305": 11107, "cue": 11108, "infringe": 11109, "regex": 11110, "scamming": 11111, "flytampa\\u2019s": 11112, "20mins": 11113, "shiny": 11114, "catering": 11115, "workaround": 11116, "f3": 11117, "way\\ud83d\\ude08": 11118, "mgmt": 11119, "tghts": 11120, "speculate": 11121, "\\ud83c\\udf29\\ufe0f": 11122, "impractical": 11123, "purchasable": 11124, "smells": 11125, "bluemeshy": 11126, "commend": 11127, "waaaay": 11128, "cathy": 11129, "tornados": 11130, "hozse": 11131, "pinkguyd": 11132, "683692160205324308": 11133, "jammies": 11134, "816917100228116480": 11135, "phrasing": 11136, "5min": 11137, "thoee": 11138, "\\ud83d\\ude39": 11139, "aaaer": 11140, "wank": 11141, "900104716556578816": 11142, "a717": 11143, "a727": 11144, "a737": 11145, "a747": 11146, "a757": 11147, "a767": 11148, "airbus787": 11149, "aaah": 11150, "depressing": 11151, "a880": 11152, "anticlimactic": 11153, "myselgb": 11154, "caspian": 11155, "airskyscraper": 11156, "a390": 11157, "sorcery": 11158, "garmin1000": 11159, "conspirationists": 11160, "manifestation": 11161, "barriers": 11162, "trucker": 11163, "convoy": 11164, "ottawa": 11165, "depression": 11166, "peel": 11167, "nacelles": 11168, "pinstriped": 11169, "likewise": 11170, "eork": 11171, "yra": 11172, "underpaid": 11173, "pilors": 11174, "jagged": 11175, "edges": 11176, "ipads": 11177, "resolutions": 11178, "crisp": 11179, "bloom": 11180, "embadsy": 11181, "maked": 11182, "visas": 11183, "eyy": 11184, "\\u201ci": 11185, "easy\\u201d": 11186, "\\u201ccompleted\\u201d": 11187, "stalled": 11188, "jerj": 11189, "ahok": 11190, "fines": 11191, "jailtime": 11192, "employers": 11193, "documentary": 11194, "truwe": 11195, "lvie": 11196, "laborors": 11197, "passport": 11198, "confiscated": 11199, "underpayed": 11200, "indians": 11201, "bangladeshis": 11202, "lankans": 11203, "africans": 11204, "philipines": 11205, "asians": 11206, "nutshell": 11207, "nuthsell": 11208, "malnourished": 11209, "underlying": 11210, "sterotypes": 11211, "labour": 11212, "razor": 11213, "sundays": 11214, "programmer's": 11215, "luckyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 11216, "tmrow": 11217, "1pm": 11218, "dashboard": 11219, "economics": 11220, "utc3": 11221, "mt": 11222, "9pm": 11223, "grass": 11224, "lovers": 11225, "loosk": 11226, "us\\ud83d\\udc4d": 11227, "zyzz": 11228, "804278667667570708": 11229, "blessed": 11230, "holup": 11231, "faxxxxx": 11232, "pimp": 11233, "cent's": 11234, "epsiode": 11235, "0001s": 11236, "loooks": 11237, "vocie": 11238, "croaky": 11239, "sheeeesh": 11240, "simping": 11241, "youtub": 11242, "jootoob": 11243, "thng": 11244, "2minutes": 11245, "yayyy": 11246, "pixelated": 11247, "hahahhaha": 11248, "actor": 11249, "popcorn": 11250, "hhahahaha": 11251, "10sec": 11252, "asdhashdhasdhashdasd": 11253, "fuckkkkkkk": 11254, "50s": 11255, "ugllyer": 11256, "pfds": 11257, "skip": 11258, "15m": 11259, "25mins": 11260, "zai": 11261, "77": 11262, "ewwww": 11263, "planez": 11264, "resign": 11265, "ikrr": 11266, "manly": 11267, "tumor": 11268, "zoophile": 11269, "ht": 11270, "200f": 11271, "ladder": 11272, "tale": 11273, "organic": 11274, "bouhgt": 11275, "bo": 11276, "smoking": 11277, "bloodu": 11278, "peft": 11279, "37": 11280, "mobs": 11281, "44mins": 11282, "\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10\\ud83d\\ude10": 11283, "600ft": 11284, "flightradar24": 11285, "thts": 11286, "300k": 11287, "300ft": 11288, "runway\\ud83d\\ude10": 11289, "porno": 11290, "freeeeeeeeeeeeeee": 11291, "indicated": 11292, "deprived": 11293, "consisting": 11294, "bos": 11295, "dca": 11296, "participated": 11297, "tailwind": 11298, "someway": 11299, "overspeeding": 11300, "berdok3d": 11301, "rage": 11302, "cancelling": 11303, "flightsimmers": 11304, "chipped": 11305, "heaps": 11306, "heyy": 11307, "monument": 11308, "torn": 11309, "bugzapper": 11310, "777\\u2019s": 11311, "walked": 11312, "96": 11313, "trackers\\ud83d\\ude33": 11314, "seam": 11315, "mase": 11316, "nasme": 11317, "esan": 11318, "smaee": 11319, "drift": 11320, "a900": 11321, "waitong": 11322, "video\\ud83d\\ude0d": 11323, "otp": 11324, "cvv": 11325, "expiry": 11326, "definitelymyrealname": 11327, "258": 11328, "26": 11329, "4937373636373638": 11330, "somewhereland": 11331, "expiration": 11332, "mrbreast": 11333, "colab": 11334, "lololol": 11335, "lmaoooooo": 11336, "bruhb": 11337, "weirder": 11338, "11pm": 11339, "yooooooo": 11340, "finallyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy": 11341, "sharjah": 11342, "fliht": 11343, "3pm": 11344, "eleven": 11345, "6min": 11346, "grafic": 11347, "lolololololol": 11348, "tree": 11349, "fiddy": 11350, "bruhhhhhhh": 11351, "chanels": 11352, "4pm": 11353, "hypeee": 11354, "00am": 11355, "premieres": 11356, "premiers": 11357, "begginer": 11358, "db505": 11359, "80km": 11360, "omdw": 11361, "rajiv": 11362, "gandhi": 11363, "delhi": 11364, "lftm": 11365, "prefet": 11366, "ombd": 11367, "vovz": 11368, "flydubai": 11369, "hamad": 11370, "kualalumpur": 11371, "\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f\\u203c\\ufe0f\\u2049\\ufe0f": 11372, "\\ud83d\\udc7d": 11373, "60s": 11374, "fascinating": 11375, "70s": 11376, "80s": 11377, "marvels": 11378, "sidesticks": 11379, "whut": 11380, "nopey": 11381, "sha": 11382, "homecockpit": 11383, "sticker\\ud83d\\ude2d\\ud83d\\ude02": 11384, "mentally": 11385, "tf2": 11386, "eddh": 11387, "hamburgo": 11388, "95kts": 11389, "b77f\\ud83d\\ude10": 11390, "a35f\\ud83d\\ude0f\\ud83d\\ude0c\\ud83e\\udd76\\ud83e\\udd75\\ud83e\\udd78\\ud83d\\ude35\\ud83e\\udd2f\\ud83d\\ude1e\\ud83d\\ude24\\ud83d\\ude31\\ud83d\\ude32\\ud83d\\ude03\\ud83d\\ude0d\\ud83d\\ude43\\ud83d\\ude09\\ud83e\\udd2d\\ud83e\\udd2a": 11391, "flighttested": 11392, "7778f": 11393, "320kts": 11394, "3300'": 11395, "wholeheartedly": 11396, "scratched": 11397, "bystander's": 11398, "outreach": 11399, "audiences": 11400, "summarizes": 11401, "offenses": 11402, "b77w": 11403, "immensely": 11404, "rapid": 11405, "coool": 11406, "t700": 11407, "cfm": 11408, "cow": 11409, "msf": 11410, "flyers": 11411, "ctl": 11412, "mid\\ud83e\\udd76": 11413, "italiano": 11414, "\\u201cserious\\u201d": 11415, "hiccups": 11416, "whaaaaaaaaaat": 11417, "7773": 11418, "raked": 11419, "rossyia": 11420, "773er": 11421, "wgucg": 11422, "okabe": 11423, "fir": 11424, "secondly": 11425, "publisher": 11426, "\\ud83d\\ude1e": 11427, "sneaking": 11428, "bitchless": 11429, "yrself": 11430, "kingdom": 11431, "makers": 11432, "kickstarter": 11433, "noname": 11434, "quali": 11435, "shouts": 11436, "james": 11437, "hammond": 11438, "prime": 11439, "mates": 11440, "thiss": 11441, "kph": 11442, "beatable": 11443, "smoked": 11444, "aaaaah": 11445, "8000": 11446, "wars": 11447, "duck": 11448, "simon": 11449, "airsky": 11450, "registrations": 11451, "retd": 11452, "wehen": 11453, "b78x": 11454, "argh": 11455, "badbadbad": 11456, "damnnnnnn": 11457, "debateable": 11458, "brodie": 11459, "this\\u2019s": 11460, "\\ud83d\\udd25\\ud83d\\udd25": 11461, "will\\ud83d\\ude0c": 11462, "whill": 11463, "tnxs": 11464, "relese": 11465, "desision": 11466, "personality": 11467, "bjornpilot": 11468, "binging": 11469, "dsn": 11470, "grinds": 11471, "offtopic": 11472, "a321xr": 11473, "747's": 11474, "ecas": 11475, "timelines": 11476, "4h": 11477, "dcdu": 11478, "grain": 11479, "playerbase": 11480, "yw": 11481, "wehn": 11482, "dabi": 11483, "\\ud83d\\ude01\\ud83d\\ude01": 11484, "heavies": 11485, "\\ud83d\\ude00\\ud83d\\ude00": 11486, "law": 11487, "l2": 11488, "wahey": 11489, "glitches": 11490, "802254880801947658": 11491, "cells": 11492, "resetting": 11493, "vhd": 11494, "passthrough": 11495, "foundations": 11496, "rigid": 11497, "fulfil": 11498, "vax": 11499, "creater": 11500, "flys": 11501, "businessman": 11502, "tweet": 11503, "upset": 11504, "ymmv": 11505, "sleepless": 11506, "\\ud83d\\ude2e\\ud83d\\ude05": 11507, "logbook": 11508, "su3": 11509, "accendly": 11510, "canopy": 11511, "eruofighter\\ud83d\\udc80\\ud83d\\udd4a": 11512, "327": 11513, "treating": 11514, "rushing": 11515, "disclosing": 11516, "substantial": 11517, "excel": 11518, "complained": 11519, "zbadsat": 11520, "rises": 11521, "fsto": 11522, "ublock": 11523, "olympics": 11524, "funsies": 11525, "degredation": 11526, "stimulation": 11527, "crjs": 11528, "planes\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8\\ud83d\\udcc8": 11529, "\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udc4c\\ud83c\\udffb\\ud83e\\udd0c\\ud83c\\udffb": 11530, "scenarions": 11531, "f14": 11532, "lineup": 11533, "origin": 11534, "incorrectly": 11535, "repurposed": 11536, "ffs\\ud83d\\ude02": 11537, "consequences": 11538, "satisfy": 11539, "incoming": 11540, "qatars": 11541, "booking": 11542, "380s": 11543, "upsetting": 11544, "leveraging": 11545, "aab": 11546, "daaaaamn": 11547, "ese": 11548, "blaming": 11549, "1v1": 11550, "incur": 11551, "alf": 11552, "320million": 11553, "malediven": 11554, "moustache": 11555, "daocheng": 11556, "jeddah": 11557, "t160000m": 11558, "overfill": 11559, "pont": 11560, "dc3": 11561, "3674": 11562, "basid": 11563, "bathrooms": 11564, "xl": 11565, "exacly": 11566, "ancestor": 11567, "yaayyy": 11568, "vive": 11569, "deaths": 11570, "trusting": 11571, "correctinos": 11572, "pushes": 11573, "movements": 11574, "deflections": 11575, "nooooooooooooo": 11576, "yesyes": 11577, "president": 11578, "criminals": 11579, "foreigners": 11580, "damnnn": 11581, "interrest": 11582, "qwsim": 11583, "resurects": 11584, "14h": 11585, "baaaack": 11586, "succ": 11587, "copehagen": 11588, "oslo": 11589, "wend": 11590, "maybeits": 11591, "glitchy": 11592, "choppy": 11593, "lhers": 11594, "looses": 11595, "perfs": 11596, "cph": 11597, "layover": 11598, "attemp": 11599, "postpics": 11600, "zbaa": 11601, "closets": 11602, "pug": 11603, "925533806323191868": 11604, "salaries": 11605, "tought": 11606, "frowned": 11607, "fashioned": 11608, "donmy": 11609, "qn": 11610, "xtra": 11611, "booty": 11612, "xwboeing": 11613, "hollanf": 11614, "copping": 11615, "sci": 11616, "seriousness": 11617, "ceremony": 11618, "kannapoggies": 11619, "724635330585690182": 11620, "a387": 11621, "end\\ud83e\\udd74": 11622, "susnaptic": 11623, "thinkers": 11624, "vjam": 11625, "window\\ud83d\\ude05": 11626, "bond": 11627, "knit": 11628, "pogger": 11629, "phonts": 11630, "metaverse": 11631, "appearing": 11632, "5m": 11633, "biig": 11634, "massively": 11635, "coating": 11636, "discharger": 11637, "crusty": 11638, "a350\\u2019s": 11639, "investigation": 11640, "revenue": 11641, "dj\\u2019s": 11642, "videos\\ud83e\\udd72\\ud83d\\ude02": 11643, "severe": 11644, "isolation": 11645, "corps": 11646, "swore": 11647, "400k": 11648, "unsusable": 11649, "defects": 11650, "finair": 11651, "fella": 11652, "scam\\ud83d\\ude02": 11653, "hoax": 11654, "shrek": 11655, "846467021382221849": 11656, "kilos": 11657, "manure": 11658, "\\u00ab": 11659, "signaler": 11660, "\\u00bb": 11661, "kbos": 11662, "louis": 11663, "cosmic": 11664, "41r": 11665, "orbital": 11666, "23utc": 11667, "28utc": 11668, "satsfying": 11669, "\\ud83d\\ude4f\\ud83c\\udffb": 11670, "cleanup": 11671, "errrmmmmm": 11672, "priced": 11673, "legality": 11674, "aerofoil": 11675, "siiiuuuu": 11676, "pensive": 11677, "823076641190051911": 11678, "afici\\u00f3n": 11679, "esto": 11680, "siuuuuuuuuuuuuuuuu": 11681, "betcha": 11682, "courchevel": 11683, "postitive": 11684, "1g": 11685, "touchdowns": 11686, "aerodynamics'": 11687, "iracing": 11688, "740": 11689, "yoda": 11690, "hibernated": 11691, "godly": 11692, "pronouns": 11693, "wearing": 11694, "kingping": 11695, "'geez": 11696, "louise'": 11697, "pencils": 11698, "pens": 11699, "doopsie": 11700, "valorant": 11701, "nup": 11702, "gays": 11703, "homophobic": 11704, "picture\\ud83d\\ude09": 11705, "100mb": 11706, "unboosted": 11707, "level3": 11708, "wrong\\ud83d\\ude02\\ud83d\\ude2d": 11709, "fahk": 11710, "shutp": 11711, "grandkids": 11712, "4021": 11713, "jostic": 11714, "rmb": 11715, "maneuvering": 11716, "maneuver": 11717, "butched": 11718, "\\u201822": 11719, "speculations": 11720, "pepeshocked": 11721, "904359382106656788": 11722, "wls": 11723, "shoulve": 11724, "aricraft": 11725, "airsus": 11726, "bussing": 11727, "airbosses": 11728, "airbussies": 11729, "stories": 11730, "tahts": 11731, "chekcllist": 11732, "fos": 11733, "eject": 11734, "ejection": 11735, "e225": 11736, "execution": 11737, "sukhoi": 11738, "twenty": 11739, "\\ud83c\\uddf3": 11740, "\\ud83c\\uddfa": 11741, "\\ud83c\\uddf9": 11742, "telex": 11743, "350\\ud83d\\udc4d": 11744, "who'll": 11745, "zujz": 11746, "emas": 11747, "certianly": 11748, "thrive": 11749, "100s": 11750, "vapourware": 11751, "attracting": 11752, "explode": 11753, "romance": 11754, "chage": 11755, "mgm": 11756, "wjays": 11757, "tjay": 11758, "a320's": 11759, "poage": 11760, "baddddd": 11761, "haas": 11762, "dislays": 11763, "effeciently": 11764, "eveolved": 11765, "unimagnable": 11766, "ios": 11767, "succesful": 11768, "simbreaf": 11769, "customised": 11770, "evreyone": 11771, "suprisingly": 11772, "diference": 11773, "monstrosity": 11774, "mee": 11775, "disasters": 11776, "harshly": 11777, "nosedive": 11778, "radars": 11779, "ermmmmmmm": 11780, "bill": 11781, "wierdly": 11782, "conjested": 11783, "witht": 11784, "dig": 11785, "viruses": 11786, "respected": 11787, "'terminate'": 11788, "guys'": 11789, "5to": 11790, "figures": 11791, "saads": 11792, "camsim": 11793, "b38m": 11794, "scamware": 11795, "'make'": 11796, "bluemash": 11797, "r34": 11798, "bloons": 11799, "td": 11800, "detent": 11801, "pair": 11802, "vipermad": 11803, "hoster": 11804, "that\\ud83d\\ude02\\ud83d\\udd25\\ud83d\\udd25": 11805, "funniest": 11806, "\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3\\ud83d\\udca5\\ud83d\\udcb3": 11807, "frickton": 11808, "peas": 11809, "preach": 11810, "explaing": 11811, "16hr": 11812, "a50": 11813, "degraded": 11814, "chanell": 11815, "dropframe": 11816, "yeee": 11817, "yeeear": 11818, "\\ud83c\\udf86\\ud83d\\udca5\\ud83c\\udf87\\ud83e\\udd73": 11819, "3minutes": 11820, "\\ud83c\\udf8a": 11821, "year\\ud83c\\udf89\\ud83c\\udf89\\ud83c\\udf8a": 11822, "visibility": 11823, "120fpm": 11824, "sanity": 11825, "zzz": 11826, "\\ud83d\\ude23": 11827, "nasty": 11828, "gp7200s": 11829, "lessgooooooo": 11830, "strap": 11831, "pupils": 11832, "indentation": 11833, "fekin": 11834, "retina": 11835, "beastiality": 11836, "obsession": 11837, "rhino": 11838, "thinkegg": 11839, "807438927899787304": 11840, "hellou": 11841, "categories": 11842, "\\u201ccheck": 11843, "in\\u201d": 11844, "you\\ud83d\\ude29": 11845, "keepoislockedup": 11846, "freeoisstepbro": 11847, "\\ud83d\\ude27": 11848, "fone": 11849, "naturally": 11850, "overshot": 11851, "paranoia": 11852, "defines": 11853, "emerging": 11854, "itt": 11855, "lacks": 11856, "terr": 11857, "fundamental": 11858, "rad": 11859, "2nm": 11860, "criticising": 11861, "roblox's": 11862, "cod": 11863, "\\ud83d\\udc40\\ud83d\\udc40\\ud83d\\udc40": 11864, "statics": 11865, "\\ud83d\\udcaf\\u203c\\ufe0f\\u203c\\ufe0f\\ud83d\\udcaa\\ud83d\\udcaa": 11866, "\\ud83e\\udd1e\\ud83c\\udffe": 11867, "dolla": 11868, "chain": 11869, "bithday": 11870, "pun": 11871, "slam": 11872, "point\\u2026": 11873, "pretend": 11874, "30cm": 11875, "encourages": 11876, "manspread": 11877, "jozi": 11878, "lekker": 11879, "cape": 11880, "adieu": 11881, "minded": 11882, "\\ud83e\\udd0f": 11883, "\\ud83d\\ude0c\\ud83d\\udc85": 11884, "modtime": 11885, "840106447026782238": 11886, "nymncorn": 11887, "665091614221271040": 11888, "mca": 11889, "movies": 11890, "eggnog": 11891, "richer": 11892, "queen\\u2019s": 11893, "\\u201cbohemian": 11894, "rhapsody\\u201d": 11895, "\\u201code": 11896, "butter\\u201d": 11897, "traditions": 11898, "originated": 11899, "paganism": 11900, "nazareth\\u2019s": 11901, "ancient": 11902, "roman": 11903, "pagans": 11904, "christian": 11905, "40kts": 11906, "438kts": 11907, "santa1": 11908, "greatness": 11909, "\\u05d1\\u05e2\\u05d6\\u05e8\\u05ea": 11910, "\\u05d4\\u05e9\\u05dd": 11911, "lasting": 11912, "allah": 11913, "rebirth": 11914, "prophet": 11915, "everyone\\u2764\\ufe0f": 11916, "deserves": 11917, "union": 11918, "aesthetics": 11919, "pond": 11920, "pushbacks": 11921, "faced": 11922, "occurs": 11923, "disengaged": 11924, "kdfd": 11925, "headquarters": 11926, "firefighter": 11927, "puppy": 11928, "poof": 11929, "anyways\\u2026": 11930, "jorg": 11931, "somewhen": 11932, "themself": 11933, "idk\\u2026": 11934, "courtesy": 11935, "rephrased": 11936, "sel": 11937, "lid": 11938, "bucket": 11939, "dragged": 11940, "mdo": 11941, "modifies": 11942, "fuk": 11943, "frikin": 11944, "russkiy": 11945, "acronyms": 11946, "cyrillic": 11947, "speeeeeen": 11948, "54": 11949, "comac": 11950, "c919": 11951, "bilibili": 11952, "kui": 11953, "134": 11954, "kekwhyperr": 11955, "862655435114545193": 11956, "war": 11957, "resigned": 11958, "misconceptions": 11959, "repeating": 11960, "juristic": 11961, "jurastic": 11962, "fctm": 11963, "fcoms": 11964, "literaly": 11965, "visualize": 11966, "observe": 11967, "certificate": 11968, "catching": 11969, "habits": 11970, "extremley": 11971, "fedility": 11972, "tremendously": 11973, "coooolio": 11974, "incompatible": 11975, "troubles": 11976, "mutually": 11977, "yout": 11978, "recommends": 11979, "renderer": 11980, "ethical": 11981, "undervalue": 11982, "disappointments": 11983, "expects": 11984, "faceplant": 11985, "tries": 11986, "horses": 11987, "firsts": 11988, "authority": 11989, "fedeility": 11990, "exploded": 11991, "spoke": 11992, "thales": 11993, "correlate": 11994, "computation": 11995, "loosely": 11996, "inventing": 11997, "contacts": 11998, "\\u00a330": 11999, "emulator": 12000, "champ": 12001, "parted": 12002, "delaying": 12003, "realls": 12004, "comanies": 12005, "olny": 12006, "100percent": 12007, "alll": 12008, "studied": 12009, "meanings": 12010, "cuircuit": 12011, "904359383549505576": 12012, "aircarft": 12013, "grapics": 12014, "listens": 12015, "nas": 12016, "choices": 12017, "b320": 12018, "a420": 12019, "anoofles": 12020, "a223": 12021, "223": 12022, "stimulations": 12023, "naptic": 12024, "stimulation's": 12025, "airbus\\u2122\\ufe0f": 12026, "bombardier\\u2122\\ufe0f": 12027, "woofles": 12028, "adios": 12029, "ciao": 12030, "524985931162451998": 12031, "o7": 12032, "\\ud83d\\ude3c": 12033, "taxkiing": 12034, "fctl": 12035, "traveling": 12036, "medical": 12037, "examination": 12038, "ballast": 12039, "astounding": 12040, "mcnuggets": 12041, "mcdonalds": 12042, "orrr": 12043, "convsersated": 12044, "gpt": 12045, "wellmax": 12046, "4058": 12047, "ffs\\u2026": 12048, "angels": 12049, "sincere": 12050, "stickies": 12051, "detects": 12052, "keywords": 12053, "flood": 12054, "jos": 12055, "merc": 12056, "wcc": 12057, "irreversible": 12058, "masi": 12059, "fia": 12060, "ridicules": 12061, "controversy": 12062, "siuuuuuuuuuuuuuuu": 12063, "aficion": 12064, "esta": 12065, "eyebleach": 12066, "society\\u2026": 12067, "degenerate": 12068, "heee": 12069, "yeeeeaaaaahhhh": 12070, "yeeahhhh": 12071, "monka": 12072, "eliminate": 12073, "removal": 12074, "hiiii": 12075, "dragon": 12076, "trip\\u2026": 12077, "refill": 12078, "fl415": 12079, "collaborator": 12080, "sweeeet": 12081, "boyyyyy": 12082, "w's": 12083, "ahhhhhhhhhhhhhh": 12084, "19000": 12085, "privately": 12086, "memebers": 12087, "dprobably": 12088, "merges": 12089, "\\u201cbad\\u201d": 12090, "dynamik": 12091, "influencers": 12092, "motto": 12093, "label": 12094, "thatt": 12095, "c4d": 12096, "tentative": 12097, "whoops": 12098, "intellectual": 12099, "rights": 12100, "routinely": 12101, "conflicts": 12102, "ocay": 12103, "koding": 12104, "reuters": 12105, "completly": 12106, "tol": 12107, "unproductive": 12108, "6969th": 12109, "mooooooore": 12110, "memberssssssssssssssss": 12111, "hiiiiiiii": 12112, "cyaa": 12113, "yyz": 12114, "insure": 12115, "dealer": 12116, "300million": 12117, "programmerhumor": 12118, "webapps": 12119, "mortal": 12120, "rethink": 12121, "brian": 12122, "farted": 12123, "6960": 12124, "644479444659994644": 12125, "susnapticus": 12126, "mashallah": 12127, "ya'll": 12128, "entirety": 12129, "importer": 12130, "gained": 12131, "paradigm": 12132, "feat": 12133, "2026": 12134, "thanksgiving": 12135, "hyperblobondrug": 12136, "henlo": 12137, "jack": 12138, "mirage": 12139, "yoinked": 12140, "metal2mesh": 12141, "m2000c": 12142, "posky": 12143, "everyone's": 12144, "nerd": 12145, "archive": 12146, "bibliothek": 12147, "biblioth\\u00e8que": 12148, "biblioteke": 12149, "spelled": 12150, "bibliotech": 12151, "mus\\u00e9e": 12152, "museams": 12153, "1980s": 12154, "1784": 12155, "reunited": 12156, "tram": 12157, "1999": 12158, "metropolis": 12159, "tramways": 12160, "floor": 12161, "wood": 12162, "untouched": 12163, "ww2": 12164, "bathroom": 12165, "decorated": 12166, "1900s": 12167, "holes": 12168, "dining": 12169, "patched": 12170, "cellular": 12171, "gp": 12172, "wired": 12173, "1933": 12174, "neighbourhood": 12175, "1930s": 12176, "wiring": 12177, "grandparents": 12178, "shittiest": 12179, "campagne": 12180, "marked": 12181, "1833": 12182, "1600s": 12183, "1800s": 12184, "medieval": 12185, "towns": 12186, "fields": 12187, "diagonal": 12188, "curvy": 12189, "sentier": 12190, "lined": 12191, "temper": 12192, "highway": 12193, "horrifyingly": 12194, "highschool": 12195, "ol'": 12196, "rescue": 12197, "detention": 12198, "bastard": 12199, "dressed": 12200, "fml": 12201, "routine": 12202, "colleges": 12203, "professors": 12204, "becuz": 12205, "pira": 12206, "neeeeeeeeeeeeeeeeeeeeed": 12207, "bitrates": 12208, "128": 12209, "kbps": 12210, "384": 12211, "kpbs": 12212, "expierence": 12213, "acft": 12214, "mainthread": 12215, "combo": 12216, "33gim": 12217, "reno": 12218, "texture'": 12219, "semaphore'": 12220, "freed": 12221, "buffer": 12222, "'done": 12223, "right'": 12224, "automagically": 12225, "lightweight": 12226, "restocking": 12227, "uno": 12228, "\\ud83d\\udd34": 12229, "important\\ud83d\\udd34": 12230, "wandering": 12231, "boe01": 12232, "tickets": 12233, "dwc": 12234, "50th": 12235, "drones": 12236, "adsb": 12237, "6669": 12238, "ebic": 12239, "adjusting": 12240, "customize": 12241, "flightsimming": 12242, "apeshit": 12243, "yester": 12244, "reboot": 12245, "nxt": 12246, "beginners": 12247, "begginers": 12248, "enclosed": 12249, "superb": 12250, "panda": 12251, "812029552829792307": 12252, "eff": 12253, "jup": 12254, "bum": 12255, "istalled": 12256, "oooohhh": 12257, "\\ud83d\\udc4c\\ud83d\\udc4c": 12258, "genau": 12259, "sehr": 12260, "sch\\u00f6n": 12261, "banish": 12262, "shadow": 12263, "realm": 12264, "fonctionne": 12265, "j'esp\\u00e8re": 12266, "devient": 12267, "daccord": 12268, "cependant": 12269, "peux": 12270, "venir": 12271, "entre": 12272, "asiatique": 12273, "rejoindre": 12274, "nomme": 12275, "crab": 12276, "m'ennuie": 12277, "quelqu'un": 12278, "fait": 12279, "quelque": 12280, "m\\u00eame": 12281, "translated": 12282, "passe": 12283, "excellente": 12284, "journ\\u00e9e": 12285, "philippino": 12286, "salut": 12287, "salutations": 12288, "peu": 12289, "informal": 12290, "juste": 12291, "vas": 12292, "gars": 12293, "flybywire's": 12294, "\\ud83e\\udd37\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 12295, "permisson": 12296, "corn": 12297, "a380is": 12298, "1hr": 12299, "simultaneous": 12300, "bongotap": 12301, "651196048789864478": 12302, "weed": 12303, "chrome": 12304, "120\\u20ac": 12305, "busier": 12306, "29th": 12307, "women": 12308, "eot": 12309, "trown": 12310, "kiad": 12311, "financially": 12312, "merely": 12313, "eyecandy": 12314, "capturing": 12315, "slashed": 12316, "recertify": 12317, "slapping": 12318, "tossing": 12319, "airframes": 12320, "twins": 12321, "a340neo": 12322, "plane\\u2019s": 12323, "nail": 12324, "uncanny": 12325, "'instance'": 12326, "its'": 12327, "contains": 12328, "wasm's": 12329, "coherent": 12330, "gt": 12331, "'avionics'": 12332, "compartmentalisation": 12333, "itchyness": 12334, "diversify": 12335, "itchy": 12336, "garbo": 12337, "words\\ud83d\\ude02": 12338, "lfy": 12339, "specified": 12340, "conventions": 12341, "taiwanese": 12342, "hkvacc": 12343, "vatsea": 12344, "vatapac": 12345, "locals": 12346, "coastal": 12347, "reserved": 12348, "colombia": 12349, "philippines": 12350, "laos": 12351, "burma": 12352, "brunei": 12353, "malaysia": 12354, "cambodia": 12355, "geographically": 12356, "worm": 12357, "a35555555555555555555555500000000000": 12358, "10000000000000000": 12359, "distencing": 12360, "a36900": 12361, "\\ud83c\\udfe2": 12362, "caterpillar": 12363, "fellow": 12364, "ifne": 12365, "petthejett": 12366, "756245817689374822": 12367, "whbats": 12368, "isee": 12369, "lazada": 12370, "rfent": 12371, "\\ud83d\\ude16": 12372, "superjumbo": 12373, "a355550": 12374, "a3957": 12375, "a3450": 12376, "lancelot": 12377, "lance": 12378, "yeaahh": 12379, "longterm": 12380, "factories": 12381, "fights": 12382, "maximilian": 12383, "distancing": 12384, "xxxxxwb": 12385, "utter": 12386, "beautifulness": 12387, "\\ud83c\\udfeb": 12388, "devoloper": 12389, "psychologically": 12390, "devolopers": 12391, "allahhh": 12392, "turk": 12393, "omggg": 12394, "daylight": 12395, "savings": 12396, "itme": 12397, "equisde": 12398, "sr": 12399, "71": 12400, "pajaro": 12401, "negro": 12402, "esa": 12403, "vaca": 12404, "jsjs": 12405, "mauritus": 12406, "60dls": 12407, "violating": 12408, "exicted": 12409, "jet100": 12410, "100kts": 12411, "recents": 12412, "philadelphia": 12413, "phishing": 12414, "smexy": 12415, "noticing": 12416, "dyk": 12417, "proposing": 12418, "cs\\u2019s": 12419, "pogchamp": 12420, "jetaway": 12421, "w10": 12422, "aesthetic": 12423, "secconds": 12424, "firmware": 12425, "manifests": 12426, "oses": 12427, "boards": 12428, "win11": 12429, "razer": 12430, "motherboard's": 12431, "tmi": 12432, "guyss": 12433, "agent": 12434, "other's": 12435, "doofus": 12436, "forgetful": 12437, "6yr": 12438, "christmess": 12439, "\\ud83d\\udc74": 12440, "collaborated": 12441, "technologically": 12442, "leaps": 12443, "mini350": 12444, "a35000000000": 12445, "formation": 12446, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23i'm": 12447, "bluegreen": 12448, "collimating": 12449, "msfsadon": 12450, "hdd": 12451, "remix": 12452, "gang\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\ude08\\ud83d\\udcaf\\ud83d\\udcaf\\ud83d\\udcaf": 12453, "paki": 12454, "\\ud83d\\ude08\\ud83d\\ude08": 12455, "hkd": 12456, "argentinian": 12457, "arg": 12458, "musti": 12459, "struggles": 12460, "zaid": 12461, "hape": 12462, "serbia": 12463, "stupendous": 12464, "goodbyes": 12465, "stu": 12466, "nuke": 12467, "phrase": 12468, "compat": 12469, "lolololol": 12470, "ponged": 12471, "jkt": 12472, "pattaya": 12473, "skool": 12474, "cehk": 12475, "kigob3j": 12476, "19l": 12477, "whaty": 12478, "floors": 12479, "touches": 12480, "ek2551": 12481, "whys": 12482, "finance": 12483, "calming": 12484, "beatiful": 12485, "st": 12486, "angyyyy": 12487, "724774002282856498": 12488, "\\u201cdon\\u2019t": 12489, "care\\u201d": 12490, "cited": 12491, "fiber": 12492, "electrochrome": 12493, "quitter": 12494, "grant": 12495, "beacuse": 12496, "embarrassed": 12497, "nefaste": 12498, "addition\\u2019s": 12499, "17h": 12500, "filles": 12501, "\\u201cpurchase\\u201d": 12502, "wtffffffffffffffffffffffffffff": 12503, "12hr": 12504, "chickenjoy": 12505, "hka": 12506, "hkg": 12507, "quarters": 12508, "spoken": 12509, "s\\u221en": 12510, "\\ud83d\\ude42\\ud83d\\udc4d": 12511, "representative": 12512, "blacked": 12513, "goosewalk": 12514, "850060655541354547": 12515, "6k": 12516, "yayyyy": 12517, "probally": 12518, "ibuy": 12519, "premiumdeluxe": 12520, "notz": 12521, "sheesj": 12522, "migraine": 12523, "lake": 12524, "a220s": 12525, "kslc": 12526, "unloading": 12527, "banger": 12528, "a359s": 12529, "eyessurprise": 12530, "882497746391674921": 12531, "hopper": 12532, "mike": 12533, "overhauls": 12534, "350xwb": 12535, "217t": 12536, "mtow's": 12537, "275t": 12538, "designation": 12539, "278t": 12540, "superceded": 12541, "280t": 12542, "baseline": 12543, "ulr's": 12544, "papers": 12545, "1000's": 12546, "000nm": 12547, "7hr": 12548, "capitalized": 12549, "vacuum": 12550, "snag": 12551, "historically": 12552, "takers": 12553, "captainsi": 12554, "5800": 12555, "reviving": 12556, "stanrd": 12557, "1627": 12558, "001's": 12559, "recomend": 12560, "seater": 12561, "suspend": 12562, "surefire": 12563, "bordering": 12564, "hostile": 12565, "cynical": 12566, "vitriol": 12567, "propose": 12568, "soli": 12569, "want's": 12570, "devolop": 12571, "be4st": 12572, "fknt": 12573, "fbx": 12574, "obj": 12575, "autocad": 12576, "xpll": 12577, "ms2020": 12578, "tt": 12579, "contesting": 12580, "authorities'": 12581, "today's": 12582, "i'mma": 12583, "sva": 12584, "300hgw": 12585, "350's": 12586, "380's": 12587, "sqs": 12588, "sting": 12589, "sayes": 12590, "777x's": 12591, "lbf": 12592, "000lbf": 12593, "xwbs": 12594, "ranged": 12595, "9x": 12596, "changer": 12597, "transpacific": 12598, "fa": 12599, "pinded": 12600, "robot": 12601, "skepticism": 12602, "dotn": 12603, "fireship": 12604, "hypertex": 12605, "brrrrrr": 12606, "compiler": 12607, "optimizing": 12608, "readable": 12609, "ambarrasing": 12610, "resend": 12611, "illustrator": 12612, "crush": 12613, "enchant": 12614, "infant": 12615, "degrading": 12616, "787's": 12617, "forgetting": 12618, "computerized": 12619, "classical": 12620, "kfll": 12621, "controlers": 12622, "10r": 12623, "ssj100s": 12624, "tupolev": 12625, "ffa": 12626, "techmologies": 12627, "apes2": 12628, "vomitattack": 12629, "525603860631388170": 12630, "junkers": 12631, "poopers": 12632, "nks338": 12633, "blackshark": 12634, "traffiv": 12635, "yaaay": 12636, "cr": 12637, "toughest": 12638, "spirit": 12639, "overlay": 12640, "ee": 12641, "dornier": 12642, "stills": 12643, "msds": 12644, "litrealy": 12645, "80\\u20ac": 12646, "polska": 12647, "drzewiecki": 12648, "drweax": 12649, "veichle": 12650, "drweazxwivoikanpoks": 12651, "desing": 12652, "fsdreamteam": 12653, "flightbeam": 12654, "enchament": 12655, "dindt": 12656, "206": 12657, "shorts": 12658, "caravans": 12659, "king": 12660, "hercules": 12661, "tipe": 12662, "35\\u20ac": 12663, "bingo": 12664, "immoral": 12665, "ju": 12666, "52": 12667, "flightradar": 12668, "recomened": 12669, "a3": 12670, "a150": 12671, "nooo": 12672, "grrrrrrr": 12673, "luki": 12674, "ooooooooooo": 12675, "spammed": 12676, "flightsimaddons": 12677, "ape": 12678, "fuckinell": 12679, "disrespecting": 12680, "thesy": 12681, "1year": 12682, "pmdgs": 12683, "longgggg": 12684, "shan't": 12685, "errrrrrrrrrrrrrrrrrrrrrrrr": 12686, "fligthsim": 12687, "subsurf": 12688, "crease": 12689, "wiggly": 12690, "surf": 12691, "pizza": 12692, "1842": 12693, "fed": 12694, "c'mon": 12695, "\\u2026\\u2026": 12696, "mediocre": 12697, "msfs\\u2026": 12698, "manilla": 12699, "xlea": 12700, "afterwards": 12701, "liv": 12702, "guangzhou": 12703, "76's": 12704, "fanbois": 12705, "revamped": 12706, "van": 12707, "freights": 12708, "fule": 12709, "sended": 12710, "yest": 12711, "airportcompatibility": 12712, "emailing": 12713, "searches": 12714, "s4r": 12715, "\\ud83d\\ude08": 12716, "\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23\\ud83e\\udd23": 12717, "\\u25e1\\u0308\\u22c6\\u029c\\u1d07\\u029f\\u029f\\u1d0f": 12718, "\\u25cf\\u2019\\u25e1\\u2019\\u25cf": 12719, "\\uff89": 12720, "wesmart": 12721, "393575413554741278": 12722, "illuminating": 12723, "sparkypotato": 12724, "7up": 12725, "ww3": 12726, "caos": 12727, "deadware": 12728, "surrounded": 12729, "housing": 12730, "wtf\\ud83d\\udc80": 12731, "pixs": 12732, "747139665198448852": 12733, "freezing": 12734, "20c": 12735, "jailed": 12736, "chui\\u2019s": 12737, "reverser": 12738, "backwards": 12739, "pingable": 12740, "girlgrin": 12741, "749204255411273728": 12742, "pek": 12743, "atc's": 12744, "hhh": 12745, "\\ud83d\\ude36\\u200d\\ud83c\\udf2b\\ufe0f": 12746, "dynamicsa3502022": 12747, "naha": 12748, "nh2030": 12749, "okinawa": 12750, "to\\u00a0": 12751, "probable": 12752, "picion": 12753, "moscow": 12754, "wednsday": 12755, "altaf": 12756, "hussain": 12757, "nawaz": 12758, "sharif": 12759, "scares": 12760, "862151100428713985": 12761, "he\\u2019d": 12762, "surpass": 12763, "thin": 12764, "209": 12765, "dipped": 12766, "shout": 12767, "communications": 12768, "chst": 12769, "populator": 12770, "fairness": 12771, "yuh": 12772, "errr": 12773, "101": 12774, "pogress": 12775, "meming": 12776, "y0s": 12777, "eheheheh": 12778, "culling": 12779, "hotfixes": 12780, "sghat": 12781, "edits": 12782, "shortcut": 12783, "scaaaammmm": 12784, "wu6": 12785, "sexc": 12786, "partyglasses": 12787, "821089093739085825": 12788, "\\ud83d\\ude4b\\ud83c\\udffb\\u200d\\u2642\\ufe0f": 12789, "flightrecorder": 12790, "\\ud83c\\udf7a": 12791, "switz": 12792, "border": 12793, "reeee": 12794, "peopleee": 12795, "1000ulrx": 12796, "eis2": 12797, "glyphs": 12798, "thickness": 12799, "hiscompany": 12800, "distracting": 12801, "outcome": 12802, "gime": 12803, "unlike\\u2026": 12804, "dropframes": 12805, "areosft": 12806, "\\u00e4hrbus": 12807, "commissioned": 12808, "cotswold": 12809, "christchurch": 12810, "bornmouth": 12811, "eghh": 12812, "346": 12813, "blocked": 12814, "whitelist": 12815, "blacklist": 12816, "744": 12817, "bmi": 12818, "charter": 12819, "\\u201caeroconcept\\u201d": 12820, "kekw2": 12821, "751584359311736884": 12822, "threatened": 12823, "plop": 12824, "\\u00e9dition": 12825, "can\\u2019": 12826, "j'y": 12827, "bient\\u00f4t": 12828, "'a'": 12829, "practi": 12830, "rench": 12831, "elys\\u00e9e": 12832, "noga": 12833, "brrr": 12834, "segregate": 12835, "sugesstion": 12836, "refactoring": 12837, "compatibilities": 12838, "737ng": 12839, "737ngx": 12840, "737ngxu": 12841, "ixeg": 12842, "cuzi": 12843, "cattegory": 12844, "milisecond": 12845, "sunthink": 12846, "753115132040577065": 12847, "sownload": 12848, "knowwww": 12849, "anyday": 12850, "cfms": 12851, "ripp": 12852, "simto": 12853, "doent": 12854, "shait": 12855, "flower": 12856, "shark": 12857, "invented": 12858, "\\u00f1": 12859, "lmaooooooooooooooo": 12860, "recycled": 12861, "availabile": 12862, "thsi": 12863, "individually": 12864, "medsage": 12865, "hijackers": 12866, "unreliable": 12867, "diverting": 12868, "subtle": 12869, "technological": 12870, "a350systems": 12871, "a3d": 12872, "restard": 12873, "unfrortunately": 12874, "\\ud83c\\ude37\\ufe0f": 12875, "lod": 12876, "usercfg": 12877, "834564885991522316": 12878, "omgomg": 12879, "imleaving": 12880, "bashing": 12881, "beg": 12882, "readjusted": 12883, "spoiling": 12884, "inbox": 12885, "catdance": 12886, "821089094230736927": 12887, "nearing": 12888, "injured": 12889, "ox": 12890, "lot's": 12891, "ecams": 12892, "arrow": 12893, "\\ud83c\\uddec\\ud83c\\uddee": 12894, "\\ud83d\\udc4d\\ud83d\\ude2c": 12895, "744s": 12896, "kai": 12897, "tak": 12898, "chimes": 12899, "owed": 12900, "notam": 12901, "heyooo": 12902, "heyhoo": 12903, "absouletely": 12904, "cdkeys": 12905, "micro": 12906, "wdum": 12907, "\\u201ca": 12908, "learning\\u201d": 12909, "tooliss": 12910, "redownloading": 12911, "typically": 12912, "\\u2764\\ufe0f\\ud83d\\ude0d": 12913, "sqwack": 12914, "17b\\ud83d\\ude29": 12915, "watery": 12916, "boutta": 12917, "cranky": 12918, "paradox": 12919, "whohooo": 12920, "nod": 12921, "813429321456418848": 12922, "\\u201cstatic": 12923, "asia\\u201d": 12924, "theairline": 12925, "knot": 12926, "flashes": 12927, "sheeeeeeeeeeeeeeesg": 12928, "xb1": 12929, "heyyyy": 12930, "haahaaha": 12931, "tracks": 12932, "pouth": 12933, "communty": 12934, "hwen": 12935, "soultions": 12936, "struck": 12937, "developingg": 12938, "daye": 12939, "keyed": 12940, "17hrs": 12941, "panning": 12942, "haven": 12943, "woring": 12944, "iclude": 12945, "gees": 12946, "landfing": 12947, "painfully": 12948, "microsofts": 12949, "simviation": 12950, "issok": 12951, "202q": 12952, "conpletely": 12953, "musk": 12954, "skating": 12955, "maccies": 12956, "upp": 12957, "twerking": 12958, "sperate": 12959, "someyone": 12960, "585625151685656577": 12961, "shet": 12962, "wlan": 12963, "lan": 12964, "2mbits": 12965, "\\ud83d\\udd8c\\ufe0f": 12966, "kekleave": 12967, "702655652484350075": 12968, "wjat's": 12969, "pepegreencard": 12970, "861523940547493899": 12971, "shakeit": 12972, "798948620333744188": 12973, "dfd350x": 12974, "\\ud83d\\ude05\\ud83d\\ude05": 12975, "\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb\\ud83d\\udc4d\\ud83c\\udffb": 12976, "graduate": 12977, "carl": 12978, "caaaaarl": 12979, "bruheg": 12980, "elites": 12981, "\\u00df": 12982, "approve": 12983, "bobux": 12984, "interstell\\u00e4r": 12985, "guyyys": 12986, "speed1": 12987, "745349627494137876": 12988, "spinner": 12989, "393855702172696577": 12990, "speed2": 12991, "745349654820159549": 12992, "pumpking": 12993, "631968265056550912": 12994, "scammy": 12995, "sadc": 12996, "reside": 12997, "853226388302856222": 12998, "guther": 12999, "cats": 13000, "scegg": 13001, "misspell": 13002, "sucess": 13003, "goood": 13004, "turnoff": 13005, "directional": 13006, "maily": 13007, "tango": 13008, "foxtrot": 13009, "ahhahahah": 13010, "woooooo": 13011, "fsdg": 13012, "mahe": 13013, "a322": 13014, "220knots": 13015, "wizz": 13016, "645": 13017, "656993667969449995": 13018, "quads": 13019, "doods": 13020, "bleeds": 13021, "stabs": 13022, "2500views": 13023, "sucked": 13024, "relaxing": 13025, "joind": 13026, "marking": 13027, "lok": 13028, "babyyyyyyyy": 13029, "4000th": 13030, "memeber": 13031, "lefffft": 13032, "left\\ud83d\\udc40": 13033, "bas": 13034, "overseas": 13035, "chomping": 13036, "fears": 13037, "precautions": 13038, "terrorist": 13039, "ebb'ing": 13040, "flowing": 13041, "interstate": 13042, "exceeded": 13043, "sept": 13044, "populur": 13045, "dxb": 13046, "llhr": 13047, "fransisco": 13048, "preforemance": 13049, "hihi": 13050, "\\u270c\\ufe0f": 13051, "s1": 13052, "theoretical": 13053, "you\\ud83d\\udc4d": 13054, "nothings": 13055, "livvery": 13056, "holla": 13057, "dyna": 13058, "britishavgeek": 13059, "320simpilot": 13060, "everythiung": 13061, "tomorrow\\u2122": 13062, "tmr": 13063, "jonesing": 13064, "summit": 13065, "izzit": 13066, "heyyyyyy": 13067, "atmosphere": 13068, "10months": 13069, "deluded": 13070, "dispell": 13071, "predicament": 13072, "arnold": 13073, "vray": 13074, "laughable": 13075, "tasty": 13076, "bombed": 13077, "denial": 13078, "afloat": 13079, "\\ud83c\\udf7f": 13080, "beating": 13081, "scratching": 13082, "underneath": 13083, "oh\\u2026": 13084, "defult": 13085, "recirculation": 13086, "compressor": 13087, "decompressor": 13088, "residual": 13089, "mass": 13090, "masses": 13091, "exchangers": 13092, "aided": 13093, "inertial": 13094, "lateral": 13095, "offsets": 13096, "etps": 13097, "rtas": 13098, "failkures": 13099, "ache": 13100, "revolution": 13101, "rhat": 13102, "variation": 13103, "a320\\u2019s": 13104, "modells": 13105, "nitty": 13106, "gritty": 13107, "pheonix": 13108, "boundaries": 13109, "emotional": 13110, "610635702287466547": 13111, "rep": 13112, "starred": 13113, "siulate": 13114, "tbelieve": 13115, "ade": 13116, "sytem": 13117, "sthat": 13118, "similatin": 13119, "gthe": 13120, "aamir": 13121, "failiure": 13122, "misjudged": 13123, "famiy": 13124, "gimmick": 13125, "misjudge": 13126, "committee": 13127, "camparison": 13128, "literary": 13129, "1700": 13130, "705908152121688194": 13131, "plunge": 13132, "foward": 13133, "banne": 13134, "rthingy": 13135, "nowwww": 13136, "someone\\u2019s": 13137, "buttt": 13138, "scwhydidyousaythat": 13139, "828603425380892673": 13140, "exautht": 13141, "753461126141837364": 13142, "incide": 13143, "denoising": 13144, "rsr": 13145, "'21": 13146, "of'": 13147, "hints": 13148, "pmdg777": 13149, "tldr": 13150, "\\u2b50\\u2b50\\u2b50\\u2b50\\u2b50": 13151, "swears": 13152, "favour": 13153, "purchasing": 13154, "qw787s": 13155, "139": 13156, "everyone'e": 13157, "sweeetttt": 13158, "heloo": 13159, "853226387941621760": 13160, "hloe": 13161, "ily": 13162, "setback": 13163, "blackbox": 13164, "upfated": 13165, "momentum": 13166, "sim4flights": 13167, "anouncements": 13168, "zzz\\u2026": 13169, "ummmm": 13170, "stroking": 13171, "pogfish": 13172, "791300477144924160": 13173, "a330ne": 13174, "flick": 13175, "importantly": 13176, "hangars": 13177, "relativity": 13178, "concepts": 13179, "versed": 13180, "galaxy": 13181, "vaircraft": 13182, "aven": 13183, "fwd": 13184, "mayhap": 13185, "supersonic": 13186, "slamming": 13187, "shit's": 13188, "terribly": 13189, "socials": 13190, "copywriting": 13191, "suuus": 13192, "hejsa": 13193, "troubling": 13194, "a351": 13195, "su25t": 13196, "p51": 13197, "mapn": 13198, "caucasus": 13199, "lockon": 13200, "mariannas": 13201, "tacpac": 13202, "indiafoxtecho": 13203, "700s": 13204, "sor": 13205, "lt": 13206, "polys": 13207, "crj900": 13208, "networkcapable": 13209, "a321xlr": 13210, "remakes": 13211, "day\\u2026\\u2026": 13212, "thoyght": 13213, "independence": 13214, "hell\\u014d": 13215, "sins": 13216, "903": 13217, "513": 13218, "950": 13219, "275": 13220, "measured": 13221, "tbm930": 13222, "mow": 13223, "dx9": 13224, "warthunder": 13225, "worldofwarships": 13226, "mscs": 13227, "whip": 13228, "smash": 13229, "fkin": 13230, "crickets": 13231, "eventviewer": 13232, "wua": 13233, "intentionally": 13234, "att": 13235, "expat": 13236, "ba\\u2019s": 13237, "tolouse": 13238, "exensive": 13239, "8000nm": 13240, "dosagree": 13241, "spacious": 13242, "confortable": 13243, "expereince": 13244, "72h": 13245, "jst": 13246, "requst": 13247, "smfh": 13248, "drills": 13249, "upstairs": 13250, "renos": 13251, "gooooooood": 13252, "\\u201cbuy\\u201d": 13253, "cd": 13254, "shambles": 13255, "\\u201ccode\\u201d": 13256, "zip\\u201d": 13257, "aids": 13258, "fhe": 13259, "hoooootttttttt": 13260, "\\ud83d\\ude33\\ud83d\\ude33": 13261, "senden": 13262, "m\\u00f6chten": 13263, "animiere": 13264, "choosing": 13265, "honoured": 13266, "connextion": 13267, "phenominal": 13268, "sill": 13269, "letc": 13270, "bashar": 13271, "multiples": 13272, "iccacuracies": 13273, "srsly": 13274, "philly": 13275, "responds": 13276, "learing": 13277, "demotivates": 13278, "ps4": 13279, "ps2": 13280, "rdr2": 13281, "60cents": 13282, "payday": 13283, "\\ud83d\\ude2b\\ud83d\\ude2b\\ud83d\\ude2b": 13284, "bytheway": 13285, "knoking": 13286, "arrested": 13287, "investiagtiononton": 13288, "sesto": 13289, "eeee": 13290, "eee": 13291, "diary": 13292, "wimpy": 13293, "10000k": 13294, "hitman": 13295, "moms": 13296, "98": 13297, "steals": 13298, "phobic": 13299, "eyesshaking": 13300, "686649264293675037": 13301, "highack": 13302, "keept": 13303, "froma": 13304, "totalled": 13305, "reaally": 13306, "pants": 13307, "bakc": 13308, "lizzo": 13309, "oooo": 13310, "agagagagag": 13311, "uber": 13312, "audi": 13313, "r3": 13314, "ina": 13315, "imulator": 13316, "pffft": 13317, "pron": 13318, "ru": 13319, "useslss": 13320, "avanced": 13321, "softeare": 13322, "becasue": 13323, "smashing": 13324, "siren": 13325, "728594798977744906": 13326, "optimistically": 13327, "wnice": 13328, "spiciness": 13329, "payers": 13330, "cattofight": 13331, "782893086468079636": 13332, "cringy": 13333, "tacky": 13334, "disccussing": 13335, "folk": 13336, "wesites": 13337, "420": 13338, "protonvpn": 13339, "dfda350": 13340, "frreeweare": 13341, "compan": 13342, "\\u26fd": 13343, "embarber": 13344, "breedok": 13345, "\\ud83d\\udc34": 13346, "\\ud83e\\udd76\\ud83d\\udcaf": 13347, "ikik": 13348, "ggod": 13349, "\\ud83d\\udc17": 13350, "pengland": 13351, "opinions\\ud83d\\udc40": 13352, "nobodynose": 13353, "habanero": 13354, "pepper": 13355, "\\ud83d\\udef8": 13356, "spicier": 13357, "peepoducktoy": 13358, "759040027958837278": 13359, "tapping": 13360, "skyblueradio": 13361, "burningblue": 13362, "uk2000": 13363, "pepefeelsweirdman": 13364, "727317917481435197": 13365, "meory": 13366, "ol": 13367, "thcx": 13368, "twr": 13369, "gnd": 13370, "valatile": 13371, "20ghz": 13372, "processor": 13373, "dam": 13374, "darker": 13375, "gradient": 13376, "combos": 13377, "tous": 13378, "hier": 13379, "j\\u2019ai": 13380, "r\\u00e9ussi": 13381, "d\\u00e9marches": 13382, "l\\u2019a35x": 13383, "quand": 13384, "faisais": 13385, "l\\u2019\\u00e9tape": 13386, "finale": 13387, "\\u00ab\\u00a0click": 13388, "all\\u00a0\\u00bb": 13389, "ferm\\u00e9": 13390, "frustrant": 13391, "anyproject": 13392, "fook": 13393, "donc": 13394, "pouvez": 13395, "m\\u2019aider": 13396, "bah": 13397, "parlais": 13398, "c\\u2019est": 13399, "j\\u2019habite": 13400, "depuis": 13401, "1998\\ud83d\\ude0a": 13402, "lorsque": 13403, "t\\u00e9l\\u00e9charge": 13404, "fichier": 13405, "dedans": 13406, "n'oublie": 13407, "anglais": 13408, "trouve": 13409, "851593943292444714": 13410, "sortie": 13411, "personnes": 13412, "n'avons": 13413, "publi\\u00e9": 13414, "pense": 13415, "comprend": 13416, "\\u00eatre": 13417, "mauvais": 13418, "soutenons": 13419, "l'a350": 13420, "maintenant": 13421, "pourqoui": 13422, "bonsoir": 13423, "messieurs": 13424, "j\\u2019aurai": 13425, "besoin": 13426, "d\\u2019aide": 13427, "aurai": 13428, "t\\u2019il": 13429, "volontaire": 13430, "d\\u2019avance": 13431, "\\u201cvir\\u201d": 13432, "remembering": 13433, "hgm": 13434, "desc": 13435, "abiding": 13436, "wiped": 13437, "assetbuilder": 13438, "simobject": 13439, "'c": 13440, "packagesources": 13441, "simobjects": 13442, "container": 13443, "2200": 13444, "as\\u2026": 13445, "lmfaooooooo": 13446, "awkwardly": 13447, "creep": 13448, "9months": 13449, "considernign": 13450, "vibrations": 13451, "flybys": 13452, "fefrences": 13453, "fselite": 13454, "theve": 13455, "dyanmic": 13456, "buuut": 13457, "shuch": 13458, "ooops": 13459, "thumbsupparrot": 13460, "821089092182867968": 13461, "queenstown": 13462, "hamilton": 13463, "portland": 13464, "diego": 13465, "organise": 13466, "heyyyyy": 13467, "procrastinating": 13468, "figh": 13469, "vtol": 13470, "shhh": 13471, "8573": 13472, "civilization": 13473, "pspspspsppspspspsppsps": 13474, "that\\u2026": 13475, "\\u201cpspspsps\\u201d": 13476, "whenitsready": 13477, "718181511240876051": 13478, "nutritious": 13479, "healthier": 13480, "\\u201cterrible": 13481, "ham\\u201d": 13482, "amirightandleft": 13483, "railways": 13484, "gta5": 13485, "15\\u00bac": 13486, "demonstrate": 13487, "hom": 13488, "shadex": 13489, "xprealistic": 13490, "laminar's": 13491, "instanbul": 13492, "xmas": 13493, "ebnglish": 13494, "svreenshotes": 13495, "macbook": 13496, "macs": 13497, "emitting": 13498, "dampening": 13499, "uh\\u2026": 13500, "amenn": 13501, "screnshots": 13502, "fractal": 13503, "ummmmmmm": 13504, "darling": 13505, "rpg": 13506, "rbg": 13507, "unmoderated": 13508, "bullied": 13509, "\\u201cconvoy": 13510, "honking": 13511, "pubg": 13512, "battlefield": 13513, "lile": 13514, "airprot": 13515, "autobahn": 13516, "jdm": 13517, "tropical": 13518, "sweeden": 13519, "gangster": 13520, "micrsofost": 13521, "gonnna": 13522, "wisley": 13523, "multiplay": 13524, "midtown": 13525, "aoe\\u2026": 13526, "checkers": 13527, "matcmaking": 13528, "imessages": 13529, "viber": 13530, "grandmother": 13531, "nore": 13532, "exploring": 13533, "snide": 13534, "remark": 13535, "chats": 13536, "worker": 13537, "worjer": 13538, "disocrd": 13539, "funny\\u2026": 13540, "shameless": 13541, "levelled": 13542, "miningi": 13543, "b4urh": 13544, "day1": 13545, "1080\\u2026": 13546, "haave": 13547, "50c": 13548, "45c": 13549, "47\\u00bac": 13550, "masterbox": 13551, "pulls": 13552, "5ghz": 13553, "watercooler": 13554, "467": 13555, "somethingsomething": 13556, "ocd": 13557, "becquwe": 13558, "chased": 13559, "aeosoft": 13560, "semms": 13561, "perma": 13562, "willy": 13563, "pwetty": 13564, "a5": 13565, "pocket": 13566, "\\ud83e\\udd26\\ud83c\\udffb\\u200d\\u2640\\ufe0f": 13567, "robbery": 13568, "911": 13569, "aigh": 13570, "317": 13571, "loke": 13572, "dp": 13573, "fcking": 13574, "lmaoooofse": 13575, "lmaooooooooo": 13576, "plague": 13577, "melbourne": 13578, "brokey": 13579, "yourcontrom": 13580, "ksea": 13581, "cayennes": 13582, "hongkong": 13583, "copilotry": 13584, "18hrs": 13585, "16hrs": 13586, "baclk": 13587, "justifying": 13588, "sould": 13589, "obliterate": 13590, "wher": 13591, "alrifhr": 13592, "orrrr": 13593, "pleased": 13594, "overstressing": 13595, "rippppppp": 13596, "45mins": 13597, "athens": 13598, "obeses": 13599, "diabetes": 13600, "realism\\u2122": 13601, "wiping": 13602, "heresy": 13603, "airlined": 13604, "tuts": 13605, "bloke": 13606, "seag": 13607, "peepodjshake": 13608, "756792135625343056": 13609, "peeporidedog": 13610, "760460061377036288": 13611, "transfers": 13612, "aesthetically": 13613, "demanded": 13614, "friens": 13615, "lvl1": 13616, "peepos": 13617, "moneeeyy": 13618, "pepeboosting": 13619, "729816561317183529": 13620, "blasphemy": 13621, "pepesteer": 13622, "755687680574095380": 13623, "word\\u2026\\u2026": 13624, "diggers": 13625, "noo": 13626, "nooooooo": 13627, "428630397459365898": 13628, "furries": 13629, "hmmmmcat": 13630, "729827907878256720": 13631, "nuzzles": 13632, "sccattokiss2": 13633, "754633140617609247": 13634, "hurro": 13635, "hewwwo": 13636, "troubleshoot": 13637, "pcs": 13638, "whta": 13639, "bearing": 13640, "equilibrium": 13641, "vbioses": 13642, "dust": 13643, "megabrain": 13644, "outlet": 13645, "vrms": 13646, "humble": 13647, "undervolt": 13648, "2070s": 13649, "xynjie": 13650, "500f": 13651, "ae": 13652, "1212": 13653, "blast": 13654, "hewwo": 13655, "pandafiretruck": 13656, "717113760673956023": 13657, "gpus": 13658, "afterburner": 13659, "giftcards": 13660, "salad": 13661, "folding": 13662, "nicehash": 13663, "bitcoin": 13664, "algorithms": 13665, "hash": 13666, "flooshed": 13667, "n00bs": 13668, "highlighting": 13669, "sparky744": 13670, "exemple": 13671, "honour": 13672, "debted": 13673, "undo": 13674, "transaction": 13675, "violent": 13676, "secure": 13677, "ukraine": 13678, "whatttt": 13679, "demotivated": 13680, "aboy": 13681, "ahoy": 13682, "duketu": 13683, "utterly": 13684, "managewr": 13685, "ummmmmmmmmm": 13686, "son's": 13687, "ma'am": 13688, "mems": 13689, "guitars": 13690, "bcuz": 13691, "ltd": 13692, "peepocirclespin": 13693, "757106547573653506": 13694, "svg'd": 13695, "lgtm": 13696, "inability": 13697, "\\ud83c\\udf6a": 13698, "inkscape": 13699, "vectr": 13700, "standby": 13701, "fffffffffffffffffffffffffffffffffffffffffffffuuuuuuuu": 13702, "rectangle": 13703, "forwards": 13704, "productivity": 13705, "lemon": 13706, "potatoes": 13707, "vram": 13708, "warmed": 13709, "drank": 13710, "beers": 13711, "revving": 13712, "rs3": 13713, "noooooooo": 13714, "drunk": 13715, "jstn": 13716, "idek": 13717, "disturbs": 13718, "mansion": 13719, "hears": 13720, "raging": 13721, "ak47": 13722, "spanking": 13723, "\\ud83d\\udc98": 13724, "bai": 13725, "mastered": 13726, "dukes": 13727, "eyebags": 13728, "111111": 13729, "111": 13730, "mascot": 13731, "budd": 13732, "dike": 13733, "sryry": 13734, "treasure": 13735, "demoted": 13736, "whyyyyyyy": 13737, "throat": 13738, "slep": 13739, "wessssss": 13740, "famfam": 13741, "relate": 13742, "pff": 13743, "nichtnein": 13744, "\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39\\ud83d\\ude39": 13745, "plzplz": 13746, "axept": 13747, "apoloigigiesies": 13748, "uninstalled": 13749, "17th": 13750, "ranked": 13751, "inspection": 13752, "embrace": 13753, "strobes": 13754, "signatures": 13755, "soon\\u2026": 13756, "pinged\\u2026": 13757, "massages": 13758, "seams": 13759, "them\\ud83d\\ude05": 13760, "might\\u2019ve": 13761, "dooberby": 13762, "successes": 13763, "reinvigorated": 13764, "154": 13765, "loyalty": 13766, "entries": 13767, "todayyy": 13768, "cockpitg": 13769, "21h": 13770, "munch": 13771, "dessert": 13772, "ate": 13773, "everyonee": 13774, "ourbourous": 13775, "infinitely": 13776, "jpeg": 13777, "rasterised": 13778, "followd": 13779, "\\ud83d\\ude09\\ud83d\\ude09": 13780, "loung": 13781, "spends": 13782, "10hours": 13783, "3000h": 13784, "datas": 13785, "alwas": 13786, "veersion": 13787, "emb170": 13788, "erj": 13789, "hbu": 13790, "emgency": 13791, "slide": 13792, "pools": 13793, "hotels": 13794, "dish": 13795, "nationals": 13796, "seafood": 13797, "coconut": 13798, "lagoon": 13799, "coasts": 13800, "compact": 13801, "jungle": 13802, "lanka": 13803, "secluded": 13804, "thas": 13805, "maledives": 13806, "ceiling": 13807, "qualities": 13808, "depiction": 13809, "perfer": 13810, "desires": 13811, "annoucements": 13812, "pins": 13813, "declare": 13814, "winner": 13815, "saitek": 13816, "primary": 13817, "thos": 13818, "servers'": 13819, "cryptic": 13820, "uncotrolled": 13821, "phraseo": 13822, "fiew": 13823, "innovating": 13824, "flightplanning": 13825, "circles": 13826, "exatcly": 13827, "ironed": 13828, "moon": 13829, "conflicted": 13830, "blown": 13831, "yhx": 13832, "asobk": 13833, "fbwa380": 13834, "protections": 13835, "obvs": 13836, "ir": 13837, "overtime": 13838, "pepecrazy": 13839, "854078303031918682": 13840, "ecited": 13841, "5left": 13842, "planeed": 13843, "milestone": 13844, "modifying": 13845, "merging": 13846, "goooooooood": 13847, "theifs": 13848, "scums": 13849, "manages": 13850, "unofficially": 13851, "percival's": 13852, "pogslide": 13853, "819233987293085747": 13854, "bluemesh\\u2019s": 13855, "\\u200b\\u200bgoing": 13856, "plane\\ud83e\\udd29": 13857, "somday": 13858, "turkishairlinesa350xwb": 13859, "acdc": 13860, "metallica": 13861, "stones": 13862, "headliners": 13863, "festival": 13864, "poster": 13865, "health": 13866, "lifestyle": 13867, "'free": 13868, "time'": 13869, "competitive": 13870, "baseball": 13871, "soldier": 13872, "recieved": 13873, "mating": 13874, "mediafire": 13875, "leagues": 13876, "astonished": 13877, "diamond": 13878, "da40": 13879, "modconflict": 13880, "everthing": 13881, "theere": 13882, "annoucement": 13883, "cheering": 13884, "worried\\ud83d\\ude05": 13885, "oven": 13886, "805075050368598036": 13887, "gh": 13888, "screwed": 13889, "comparisons": 13890, "okayyy": 13891, "testbed": 13892, "\\ud83d\\ude80": 13893, "rubber": 13894, "seals": 13895, "shoutout": 13896, "beans": 13897, "peepoclap": 13898, "760871489703772160": 13899, "\\ud83d\\ude32": 13900, "20am": 13901, "downoad": 13902, "betatesting": 13903, "looke": 13904, "revitalized": 13905, "chosed": 13906, "thar": 13907, "instructors": 13908, "joing": 13909, "crave": 13910, "happy\\ud83d\\ude05": 13911, "brasilian": 13912, "relationships": 13913, "differnt": 13914, "traveled": 13915, "1ce": 13916, "luggage": 13917, "now\\ud83d\\ude05": 13918, "aircara\\u00efbes": 13919, "frenchbee": 13920, "tahiti": 13921, "aircaraibes": 13922, "tame": 13923, "revitalizes": 13924, "whoa": 13925, "1964": 13926, "2000s": 13927, "abacus": 13928, "entires": 13929, "tommorrow": 13930, "somes": 13931, "generous": 13932, "singaporr": 13933, "complementary": 13934, "heyyy": 13935, "respects": 13936, "cauldron": 13937, "bargain": 13938, "collapse": 13939, "up\\ud83d\\ude02": 13940, "develpoment": 13941, "inspectore": 13942, "\\ud83d\\ude22\\ud83d\\ude22\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d\\ud83d\\ude2d": 13943, "accompany": 13944, "nordics": 13945, "wu": 13946, "812028940000559175": 13947, "sorryyy": 13948, "resume": 13949, "projet": 13950, "yop": 13951, "506350613953642496": 13952, "qatat": 13953, "\\u00e9\\u00e9": 13954, "ughhh": 13955, "6hours": 13956, "cuttie": 13957, "mw": 13958, "lobbys": 13959, "brag": 13960, "10900": 13961, "optimized": 13962, "3800x": 13963, "multicore": 13964, "multithreaded": 13965, "multicores": 13966, "nonsence": 13967, "pepega": 13968, "patent": 13969, "hmmmmmmmmmmmmmmmmmmmmmm": 13970, "w0rd": 13971, "veryyyy": 13972, "syanaptic": 13973, "672490176282361866": 13974, "hijacking": 13975, "cpu's": 13976, "destroy": 13977, "generations": 13978, "measurements": 13979, "warnhim": 13980, "fornite": 13981, "ppls": 13982, "baning": 13983, "bezier": 13984, "experinced": 13985, "badass": 13986, "catvibe": 13987, "743618911077138592": 13988, "matric": 13989, "denied": 13990, "10900k": 13991, "recieve": 13992, "reedeming": 13993, "defied": 13994, "megaa": 13995, "coupon": 13996, "fortinite": 13997, "renews": 13998, "snipers": 13999, "alts": 14000, "verification": 14001, "4gb": 14002, "probabl": 14003, "falled": 14004, "dingbats": 14005, "nerb": 14006, "jerj100": 14007, "abschluss": 14008, "wette": 14009, "diese": 14010, "\\u00fcbersetzung": 14011, "falsch": 14012, "bachelors": 14013, "doctor": 14014, "lawyer": 14015, "schooll": 14016, "prision": 14017, "aug23": 14018, "wahat": 14019, "purple": 14020, "the\\u201d": 14021, "assistance\\u201d": 14022, "whoah": 14023, "persistent": 14024, "deadzone": 14025, "diff": 14026, "deadzones": 14027, "sensitivities": 14028, "alwight": 14029, "excising": 14030, "dowlaod": 14031, "emoji\\u2019s": 14032, "efficent": 14033, "engins": 14034, "onlly": 14035, "schalte": 14036, "gehe": 14037, "allgemein": 14038, "hilfe": 14039, "glaube": 14040, "nother": 14041, "defalt": 14042, "eintire": 14043, "renault": 14044, "alpine": 14045, "sf1000": 14046, "sturdy": 14047, "rims": 14048, "logi": 14049, "thrustmaste": 14050, "wati": 14051, "pc2": 14052, "xdddd": 14053, "dangrous": 14054, "helloooooooooooooooo": 14055, "\\ud83c\\udde6\\ud83c\\uddfa": 14056, "snapshots": 14057, "jt": 14058, "4ghz": 14059, "processors": 14060, "ghz": 14061, "clocked": 14062, "5700": 14063, "8500": 14064, "geeez": 14065, "700p": 14066, "5700xt": 14067, "repaired": 14068, "defending": 14069, "reconsider": 14070, "jayloc": 14071, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f": 14072, "dm\\u2019s": 14073, "ambiguity": 14074, "exclamation": 14075, "\\u201cit\\u2019s": 14076, "bro\\u201d": 14077, "convey": 14078, "\\ud83e\\udd37\\ud83c\\udffe\\u200d\\u2642\\ufe0f\\ud83d\\ude02": 14079, "exceptions": 14080, "pedo": 14081, "20\\u2019s": 14082, "20's": 14083, "teens": 14084, "warrants": 14085, "5110": 14086, "treatment": 14087, "unhappy": 14088, "prompting": 14089, "hootheman": 14090, "afterall": 14091, "999999": 14092, "soooooooo": 14093, "verts": 14094, "vets": 14095, "penal": 14096, "gloom": 14097, "disagreements": 14098, "rw": 14099, "coordinating": 14100, "immature": 14101, "triggered": 14102, "undertaking": 14103, "deed": 14104, "ejem": 14105, "tom\\u2019s": 14106, "silently": 14107, "orgincaton": 14108, "understands": 14109, "disputes": 14110, "mistreatment": 14111, "queries": 14112, "anyone's": 14113, "reintroduced": 14114, "waare": 14115, "accuse": 14116, "organizations": 14117, "huis": 14118, "ehy": 14119, "inall": 14120, "uniquely": 14121, "unfortuantely": 14122, "collective": 14123, "mena": 14124, "apprach": 14125, "monkey": 14126, "emptiness": 14127, "ideo": 14128, "reallife": 14129, "avery": 14130, "stalemeate": 14131, "intead": 14132, "investigate": 14133, "stalemate": 14134, "biased": 14135, "traction": 14136, "viewers": 14137, "sarted": 14138, "spit": 14139, "hooked": 14140, "to'": 14141, "xince": 14142, "compressed": 14143, "gens": 14144, "5gb": 14145, "xp72": 14146, "entering": 14147, "poop": 14148, "gas": 14149, "'dual": 14150, "mapping'": 14151, "engineingame": 14152, "reaalllly": 14153, "saltysim": 14154, "sameeeeeeee": 14155, "whisky": 14156, "stumbling": 14157, "shell": 14158, "approached": 14159, "liabilities": 14160, "wiw": 14161, "mishap": 14162, "backseat": 14163, "'seemed'": 14164, "mfkers": 14165, "wats": 14166, "flai": 14167, "7373": 14168, "surfing": 14169, "evetkor": 14170, "charged": 14171, "aor": 14172, "wishing": 14173, "elated": 14174, "snaps": 14175, "typesafe": 14176, "phyton": 14177, "theanks": 14178, "20dms": 14179, "idrc": 14180, "reposted": 14181, "negativity": 14182, "allflightmods": 14183, "scrapes": 14184, "scrape": 14185, "wesbite": 14186, "republish": 14187, "concensus": 14188, "repsect": 14189, "rollin'": 14190, "astronaut": 14191, "numb": 14192, "g'day": 14193, "cokpits": 14194, "displaysas": 14195, "eventully": 14196, "h135": 14197, "20k": 14198, "responsibility": 14199, "staffs": 14200, "grasp": 14201, "garantee": 14202, "gibhub": 14203, "flooded": 14204, "accounce": 14205, "rembember": 14206, "16k": 14207, "attraction": 14208, "sereis": 14209, "optimise": 14210, "3090s": 14211, "konw": 14212, "reverting": 14213, "acually": 14214, "partener": 14215, "foreseeable": 14216, "dfda350x": 14217, "fbwa32nx": 14218, "wouyld": 14219, "reciprocate": 14220, "environments": 14221, "deployment": 14222, "performence": 14223, "deveopment": 14224, "tend": 14225, "vidp": 14226, "avinash": 14227, "undertake": 14228, "tampa": 14229, "tripping": 14230, "contibutions": 14231, "pig": 14232, "2076": 14233, "2081": 14234, "5months": 14235, "1month": 14236, "jokr": 14237, "pmg": 14238, "thm": 14239, "som": 14240, "brokn": 14241, "kayboar": 14242, "inglish": 14243, "kant": 14244, "imagin": 14245, "irli": 14246, "vrsions": 14247, "vry": 14248, "systm": 14249, "suks": 14250, "funtionality": 14251, "stuy": 14252, "civil": 14253, "regulating": 14254, "av": 14255, "misinformed": 14256, "woopsies": 14257, "jst780": 14258, "ough": 14259, "\\ud83e\\udd8d": 14260, "62": 14261, "overwriting": 14262, "simpleaircraft": 14263, "resolve": 14264, "remake": 14265, "paths": 14266, "imputed": 14267, "invalid": 14268, "pllease": 14269, "capitalisim": 14270, "\\ud83c\\udde8\\ud83c\\uddf3": 14271, "ff767": 14272, "ff757": 14273, "scum": 14274, "clowns": 14275, "hoped": 14276, "incredibles": 14277, "ngx": 14278, "ith": 14279, "ith6": 14280, "18z": 14281, "\\u201cexpected\\u201d": 14282, "hurdles": 14283, "eoy": 14284, "yeeeeeeeeeeah": 14285, "opencollective": 14286, "horrendous": 14287, "despair": 14288, "attenborough's": 14289, "amphibious": 14290, "leme": 14291, "funy": 14292, "throne": 14293, "ahahahha": 14294, "stuf": 14295, "truee": 14296, "prettttyy": 14297, "andddd": 14298, "uuuhhhhh": 14299, "bailed": 14300, "shill": 14301, "imaginations": 14302, "floder": 14303, "helooo": 14304, "ironic": 14305, "abruptly": 14306, "lol\\ud83e\\udd23": 14307, "kekekek": 14308, "698502181472436254": 14309, "cit": 14310, "instrlall": 14311, "revised": 14312, "gooooo": 14313, "rocking": 14314, "timeeeeeeeeeeeeee": 14315, "staining": 14316, "racists": 14317, "zionists": 14318, "demographics": 14319, "groovy": 14320, "convince": 14321, "talkin": 14322, "\\u201cshut": 14323, "israel\\u201d": 14324, "inactivity": 14325, "wr": 14326, "yandere": 14327, "pokimane": 14328, "arorund": 14329, "\\ud83c\\udf19": 14330, "rasicts": 14331, "dowbnkload": 14332, "celebrating": 14333, "celebrates": 14334, "ehmm": 14335, "graveyard": 14336, "cmoooon": 14337, "selflessly": 14338, "noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo": 14339, "sixnine": 14340, "donuts": 14341, "claro": 14342, "sussy": 14343, "whatsus": 14344, "no\\u2026": 14345, "intimal": 14346, "\\ud83c\\udd70\\ufe0f": 14347, "\\ud83c\\udd71\\ufe0f": 14348, "\\ud83c\\uddf2": 14349, "\\ud83c\\uddf1": 14350, "lockheed": 14351, "say\\ud83d\\ude05": 14352, "lively": 14353, "ncie": 14354, "genova": 14355, "lo": 14356, "brk": 14357, "socks": 14358, "73'": 14359, "sweeet": 14360, "prettier": 14361, "manufacture": 14362, "seal": 14363, "finnished": 14364, "facebook\\ud83d\\udc80": 14365, "spectacular": 14366, "desired": 14367, "a358": 14368, "enthusiastic": 14369, "yuo": 14370, "millionares": 14371, "sustain": 14372, "dontations": 14373, "incease": 14374, "donaye": 14375, "15000": 14376, "questiom": 14377, "thst": 14378, "studly": 14379, "curl": 14380, "runtime": 14381, "soemone": 14382, "campus": 14383, "builf": 14384, "touchdirt": 14385, "touchconcrete": 14386, "waterspeed": 14387, "engstrt": 14388, "landrotorwash": 14389, "lnd": 14390, "waterrotorwash": 14391, "wtr": 14392, "fueldump": 14393, "enginefire": 14394, "engfire": 14395, "enginedamage": 14396, "engsmoke": 14397, "engineoilleak": 14398, "oilleak": 14399, "skidpavement": 14400, "skidmark": 14401, "snowskitrack": 14402, "localcache": 14403, "onestore": 14404, "inject": 14405, "humor": 14406, "nations": 14407, "hatch": 14408, "incass": 14409, "hijack": 14410, "flightplanmanager": 14411, "libk": 14412, "plane\\ud83d\\udc4d": 14413, "loot": 14414, "thc": 14415, "detroit": 14416, "nda": 14417, "correclt": 14418, "routesmainly": 14419, "nadess": 14420, "ecais": 14421, "newe": 14422, "hugo's": 14423, "sessions": 14424, "interdimensional": 14425, "going\\ud83d\\ude05": 14426, "help\\ud83d\\udc4d": 14427, "mfds": 14428, "\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc\\ud83d\\ude4f\\ud83c\\udffc": 14429, "grenade": 14430, "2002": 14431, "2000th": 14432, "loadewd": 14433, "finnaly": 14434, "1996": 14435, "'active'": 14436, "firing": 14437, "promotions": 14438, "warranted": 14439, "mile": 14440, "fricking": 14441, "fewer": 14442, "reviewing": 14443, "failing": 14444, "flightplanmanagers": 14445, "plasma2045's": 14446, "dunce": 14447, "dungeon": 14448, "cunfuzed": 14449, "benn": 14450, "vi": 14451, "premature": 14452, "gachihyper": 14453, "712675236901814303": 14454, "clarity": 14455, "foret": 14456, "212": 14457, "yuou": 14458, "acceptance": 14459, "surroundings": 14460, "genoa's": 14461, "philip": 14462, "phillip": 14463, "extruded": 14464, "widescreens": 14465, "logistics": 14466, "bases": 14467, "aid": 14468, "adaptability": 14469, "subtile": 14470, "adaptation": 14471, "antennas": 14472, "321neolr": 14473, "uniform": 14474, "widely": 14475, "noisy": 14476, "insannely": 14477, "alrigt": 14478, "cooool": 14479, "yed": 14480, "communtity": 14481, "dident": 14482, "removes": 14483, "gitignore": 14484, "bur": 14485, "sence": 14486, "refering": 14487, "collabirating": 14488, "whatsup": 14489, "loks": 14490, "modellings": 14491, "xe": 14492, "daayyuumm": 14493, "daymn": 14494, "killssss": 14495, "a318ceo": 14496, "a319neo": 14497, "lr": 14498, "ther": 14499, "onption": 14500, "reasing": 14501, "okokok": 14502, "pined": 14503, "styings": 14504, "afew": 14505, "trolldance": 14506, "821089097144991784": 14507, "lmaoxd": 14508, "fuq": 14509, "sibling": 14510, "stomp": 14511, "ownership": 14512, "\\u215btb": 14513, "instal": 14514, "hmmmmm": 14515, "undestant": 14516, "sai": 14517, "dthe": 14518, "corection": 14519, "undetaking": 14520, "ree": 14521, "generated": 14522, "8600": 14523, "wussup": 14524, "incharge": 14525, "teleporting": 14526, "549": 14527, "reminding": 14528, "delusional": 14529, "a359ulr": 14530, "suppress": 14531, "0001": 14532, "deadn't": 14533, "reflection": 14534, "flghtsim": 14535, "punta": 14536, "rasie": 14537, "malta": 14538, "guts": 14539, "fxs": 14540, "endless": 14541, "poblem": 14542, "siad": 14543, "theri": 14544, "nadd": 14545, "sadky": 14546, "andnmake": 14547, "ohoh": 14548, "dujde": 14549, "dangg": 14550, "kphx": 14551, "lmaooooooo": 14552, "actuallly": 14553, "projetct": 14554, "hai": 14555, "egine": 14556, "conversions": 14557, "suffers": 14558, "zig": 14559, "zagging": 14560, "it\\ud83d\\udc4d": 14561, "dibs": 14562, "milviz": 14563, "sr71": 14564, "blackbird": 14565, "xon't": 14566, "pedistal": 14567, "experimentable": 14568, "realesd": 14569, "renember": 14570, "ligo": 14571, "respecting": 14572, "armenia": 14573, "turks": 14574, "conflicting": 14575, "identigied": 14576, "theyd": 14577, "bars": 14578, "textboxes": 14579, "mmmh": 14580, "thoses": 14581, "abd": 14582, "updatess": 14583, "initialize": 14584, "a380\\ud83d\\ude05": 14585, "avro": 14586, "rj85": 14587, "clermont": 14588, "ferrand": 14589, "disguise": 14590, "wan": 14591, "hopefull": 14592, "mornign": 14593, "bbrain": 14594, "ditn": 14595, "triejt": 14596, "paril": 14597, "soemthing": 14598, "ud": 14599, "searfch": 14600, "thik": 14601, "he\\u2019ll": 14602, "apeering": 14603, "innstal": 14604, "teels": 14605, "thet": 14606, "downlaod": 14607, "complate": 14608, "apeer": 14609, "appears": 14610, "ph": 14611, "wit": 14612, "squeaky": 14613, "bammm": 14614, "512x512": 14615, "nais": 14616, "apr": 14617, "tripl\\u00e9": 14618, "invent": 14619, "invet": 14620, "rioting": 14621, "snowstorm": 14622, "fols": 14623, "scams": 14624, "zagnoli": 14625, "10usd": 14626, "8f": 14627, "clickign": 14628, "dhynamic": 14629, "kenw": 14630, "servefr": 14631, "htijng": 14632, "aj": 14633, "wjat": 14634, "hapened": 14635, "wjy": 14636, "225": 14637, "cring": 14638, "feutures": 14639, "rarly": 14640, "dwonfall": 14641, "downfall": 14642, "b738": 14643, "steel": 14644, "thigny": 14645, "idont": 14646, "swim": 14647, "oknwo": 14648, "extinquisher": 14649, "escaped": 14650, "swiming": 14651, "growth": 14652, "subnati": 14653, "yaya": 14654, "chnaged": 14655, "jusst": 14656, "mak": 14657, "ethem": 14658, "youreself": 14659, "searrching": 14660, "drowned": 14661, "fkn": 14662, "emotions": 14663, "shooter": 14664, "subnaut": 14665, "genuienly": 14666, "terrifying": 14667, "enducing": 14668, "etenral": 14669, "orgiinal": 14670, "favrotie": 14671, "underwater": 14672, "antagonist": 14673, "ke": 14674, "fligths": 14675, "cis": 14676, "misgendered": 14677, "lgtb": 14678, "edgy": 14679, "lgbtq": 14680, "detecteded": 14681, "anywya": 14682, "guessin": 14683, "correcto": 14684, "coutnry": 14685, "enlgish": 14686, "swhere": 14687, "frnech": 14688, "normalguy": 14689, "hsitrpoy": 14690, "eneglish": 14691, "jouer": 14692, "s\\u00e9curit\\u00e9": 14693, "breach": 14694, "hsitroy": 14695, "trnaslate": 14696, "vraiment": 14697, "m\\u00e9moire": 14698, "posers": 14699, "weak": 14700, "geting": 14701, "m3ember": 14702, "trident": 14703, "stronk": 14704, "769329666342387782": 14705, "256": 14706, "256gb": 14707, "64": 14708, "aviators": 14709, "jimmy": 14710, "workin": 14711, "mtue": 14712, "citys": 14713, "\\u00e8": 14714, "\\u201cvisited\\u201d": 14715, "visite": 14716, "mountain": 14717, "iu": 14718, "visteded": 14719, "peopel": 14720, "iarparts": 14721, "ahd": 14722, "oofline": 14723, "soundpacks": 14724, "whtas": 14725, "beside": 14726, "hurtning": 14727, "pranks": 14728, "rleease": 14729, "shhhh": 14730, "threw": 14731, "digitalflightdynamic": 14732, "knowwhat": 14733, "yooooo": 14734, "lesgoo": 14735, "trinket": 14736, "misisng": 14737, "lme": 14738, "grinding": 14739, "mattered": 14740, "personable": 14741, "joel": 14742, "surver": 14743, "modded": 14744, "spoon": 14745, "dc350": 14746, "cours": 14747, "vacances": 14748, "nos": 14749, "enfants": 14750, "enrants": 14751, "coll\\u00e8ge": 14752, "\\u00e9cole": 14753, "semaine": 14754, "traduce": 14755, "graph": 14756, "announcing": 14757, "178gb": 14758, "emmanuel": 14759, "\\ud83c\\udde8\\ud83c\\udde6": 14760, "1373": 14761, "cultured": 14762, "beard": 14763, "every1": 14764, "arminian": 14765, "arminains": 14766, "granys": 14767, "drore": 14768, "sicked": 14769, "lmfaooooo": 14770, "reali": 14771, "engs": 14772, "6000fpm": 14773, "onecanhope": 14774, "longlivethemd11": 14775, "fl700": 14776, "000km": 14777, "a3\\u00b250": 14778, "verison": 14779, "decrease": 14780, "10's": 14781, "2\\ud83d\\ude33": 14782, "mcdonairbus": 14783, "700119713602338826": 14784, "kmao": 14785, "trippin": 14786, "ballz": 14787, "noticable": 14788, "\\u20181\\u2019": 14789, "oh3": 14790, "idfk": 14791, "okie": 14792, "implied": 14793, "begs": 14794, "begger": 14795, "dots": 14796, "predicteded": 14797, "detaling": 14798, "ignroing": 14799, "noit": 14800, "acurate": 14801, "corrupt": 14802, "nicey": 14803, "finishes": 14804, "neem": 14805, "poopoo": 14806, "termnial": 14807, "picosecond": 14808, "niceee": 14809, "advertisment": 14810, "wumpus": 14811, "bruhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh": 14812, "bruhhhhhhhhhhhhhh": 14813, "lfying": 14814, "airplaens": 14815, "nqh": 14816, "50000000000": 14817, "quantum": 14818, "300000000000000000": 14819, "quanatum": 14820, "10000000000000": 14821, "qunatum": 14822, "serveer": 14823, "crushed": 14824, "mpbs": 14825, "lspecs": 14826, "longing": 14827, "hugo": 14828, "downlosded": 14829, "251": 14830, "smoething": 14831, "liners": 14832, "vatsys": 14833, "snippets": 14834, "commenting": 14835, "recognsiing": 14836, "clunky": 14837, "parse": 14838, "funky": 14839, "dll": 14840, "ienumerator": 14841, "waitforseconds": 14842, "musnt": 14843, "prev": 14844, "noods": 14845, "asynchronous": 14846, "thered": 14847, "boolean": 14848, "dir": 14849, "inter": 14850, "grats": 14851, "xmls": 14852, "occured": 14853, "specialize": 14854, "niiiiice": 14855, "project's": 14856, "tilting": 14857, "spreads": 14858, "fairings": 14859, "photographs": 14860, "copies": 14861, "py": 14862, "erase": 14863, "unneccessary": 14864, "inconvenience": 14865, "neeed": 14866, "inconveniences": 14867, "lib": 14868, "x64": 14869, "libgit2": 14870, "106a5f2": 14871, "burlap": 14872, "goods": 14873, "crytpocurrency": 14874, "\\ud83d\\ude02and": 14875, "receptors": 14876, "inconsistencies": 14877, "sya": 14878, "htat": 14879, "wayyyyy": 14880, "soley": 14881, "workimg": 14882, "b789": 14883, "quantas": 14884, "pigned": 14885, "refork": 14886, "entirley": 14887, "remapped": 14888, "surpassed": 14889, "445": 14890, "248": 14891, "microsoftflightsim": 14892, "recelebrating": 14893, "lessgo": 14894, "tuff": 14895, "086th": 14896, "tellign": 14897, "youtbue": 14898, "eternal": 14899, "998": 14900, "suffering": 14901, "fond": 14902, "thousand": 14903, "trinity": 14904, "pwoer": 14905, "nthor": 14906, "stalls": 14907, "uncontrollable": 14908, "sicomputers": 14909, "msrp": 14910, "750": 14911, "dolalrs": 14912, "boots": 14913, "chillllllllllllllll": 14914, "crashiness": 14915, "headass": 14916, "lean": 14917, "html5": 14918, "congratulations\\ud83d\\udc4f": 14919, "bummed": 14920, "rival": 14921, "frank": 14922, "tablets": 14923, "reword": 14924, "ypu": 14925, "eternally": 14926, "pmdg\\ud83d\\ude0f": 14927, "absolute": 14928, "sizing": 14929, "indicate": 14930, "924": 14931, "920": 14932, "865": 14933, "mountains": 14934, "intall": 14935, "welcoming": 14936, "anxiously": 14937, "1920x1080": 14938, "preset": 14939, "achive": 14940, "cinematic": 14941, "contest": 14942, "htats": 14943, "mosltly": 14944, "od": 14945, "specifc": 14946, "freware": 14947, "retractable": 14948, "\\ud83d\\udc49": 14949, "\\ud83d\\udc48": 14950, "\\ud83e\\udda6": 14951, "uhhhhhh": 14952, "havr": 14953, "sssh": 14954, "counld": 14955, "andhave": 14956, "extracting": 14957, "unpack": 14958, "epyc": 14959, "tink": 14960, "yeet": 14961, "javascritp": 14962, "\\u260e\\ufe0f": 14963, "uncompiled": 14964, "adminstrator": 14965, "owch": 14966, "brrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr": 14967, "flyig": 14968, "youtubes": 14969, "yootube": 14970, "yootoobe": 14971, "ooups": 14972, "cl": 14973, "searhc": 14974, "ior": 14975, "chnanel": 14976, "simualtor": 14977, "takeoffs": 14978, "foldera35x": 14979, "sm4flight": 14980, "desiging": 14981, "217": 14982, "fbw\\u2019s": 14983, "yoyo": 14984, "communnity": 14985, "indtall": 14986, "installers": 14987, "tging": 14988, "evertime": 14989, "rotates": 14990, "okayyyy": 14991, "flightsims": 14992, "sdks": 14993, "wuold": 14994, "3months": 14995, "ddd": 14996, "reallly": 14997, "yayy": 14998, "compress": 14999, "eisntaller": 15000, "nsis": 15001, "theys": 15002, "ugliest": 15003, "zylus": 15004, "shwo": 15005, "contributeded": 15006, "bumb": 15007, "beign": 15008, "alwyas": 15009, "isntall": 15010, "10000000": 15011, "zackprogrammer's": 15012, "sayng": 15013, "heccin": 15014, "pound": 15015, "thnx": 15016, "\\u20ac89": 15017, "\\u20ac1": 15018, "grandfather": 15019, "bday": 15020, "\\u20ac500": 15021, "wotn": 15022, "eah": 15023, "analyze": 15024, "viewer": 15025, "codejam": 15026, "amazsing": 15027, "tongursntee": 15028, "utilisable": 15029, "styl\\u00e9": 15030, "oow": 15031, "loe": 15032, "skyrim": 15033, "comple": 15034, "prrobaably": 15035, "mroe": 15036, "0000000000000": 15037, "funeral": 15038, "happyy": 15039, "\\ud83d\\udd1b": 15040, "\\ud83d\\udd1d": 15041, "freshes": 15042, "e195": 15043, "spectrealive": 15044, "ykur": 15045, "abusive": 15046, "abusige": 15047, "bannhammer": 15048, "seeking": 15049, "offensive": 15050, "minorities": 15051, "trademarked": 15052, "anthing": 15053, "technicly": 15054, "doin'": 15055, "lokks": 15056, "kermit": 15057, "yto": 15058, "cyrus": 15059, "'ve": 15060, "cpl": 15061, "perspectives": 15062, "weant": 15063, "limitng": 15064, "anymoire": 15065, "wydm": 15066, "intergartion": 15067, "sim4flght": 15068, "econonomy": 15069, "thoough": 15070, "rho": 15071, "799": 15072, "mora": 15073, "hangar9": 15074, "quicck": 15075, "dfw": 15076, "unsee": 15077, "b162": 15078, "gyro": 15079, "traced": 15080, "thicker": 15081, "aquire": 15082, "reeeee": 15083, "pinnngggg": 15084, "vibin": 15085, "747083478172172338": 15086, "ryan": 15087, "stickbug": 15088, "762711806836867073": 15089, "19hrs": 15090, "monkax": 15091, "747139657334259762": 15092, "805386870094561300": 15093, "dababy": 15094, "advertsing": 15095, "madvertising": 15096, "hte": 15097, "logics": 15098, "helllooo": 15099, "jumping": 15100, "practile": 15101, "easyyy": 15102, "retopology": 15103, "wireframe": 15104, "thicc": 15105, "booooi": 15106, "bolorean": 15107, "basically\\ud83e\\udd23": 15108, "lang": 15109, "compositor": 15110, "nodes": 15111, "majik": 15112, "nitisha": 15113, "hdri's": 15114, "dew": 15115, "daang": 15116, "hiii": 15117, "bully": 15118, "pingreeegif": 15119, "757127670050848838": 15120, "apparantly": 15121, "smhhhhhhh": 15122, "streamers": 15123, "multiplied": 15124, "shading": 15125, "niot": 15126, "atoms": 15127, "destructeded": 15128, "atom": 15129, "pgo": 15130, "positioned": 15131, "9hr": 15132, "pancake": 15133, "partership": 15134, "reuse": 15135, "reccoment": 15136, "reusable": 15137, "cound": 15138, "rounded": 15139, "expext": 15140, "levele": 15141, "complaint": 15142, "masks": 15143, "deadchat": 15144, "parter": 15145, "crism": 15146, "mouth": 15147, "svertise": 15148, "soundroint": 15149, "nobofy": 15150, "cherry": 15151, "retried": 15152, "accelerates": 15153, "125kts": 15154, "eerm": 15155, "robo": 15156, "writes": 15157, "redistributed": 15158, "modifications": 15159, "miscommunication": 15160, "\\ud83e\\udd26": 15161, "dios": 15162, "copyrighting": 15163, "incompatability": 15164, "freelancers": 15165, "swamped": 15166, "sounddrount": 15167, "btu": 15168, "attracteded": 15169, "agrre": 15170, "dynmaic": 15171, "sim4fligth": 15172, "etender": 15173, "15gb": 15174, "4hrs": 15175, "attracts": 15176, "hotkey": 15177, "mockery": 15178, "'plugins'": 15179, "manipulation": 15180, "pugin": 15181, "york": 15182, "109": 15183, "favourites": 15184, "frameworks": 15185, "lagnuage": 15186, "obe": 15187, "wirking": 15188, "becoause": 15189, "pregramming": 15190, "aksed": 15191, "doesen\\u2019t": 15192, "amazig": 15193, "xlua": 15194, "sasl": 15195, "differens": 15196, "alsomst": 15197, "brhu": 15198, "010": 15199, "finland": 15200, "sleepoing": 15201, "10000000000000000000000000000000000000000000000000000": 15202, "timmes": 15203, "exetiteded": 15204, "jjust": 15205, "exoteded": 15206, "10000000000000000000000000000000000000000000000000x": 15207, "discountinnuing": 15208, "prediciton": 15209, "saa": 15210, "littl": 15211, "stopt": 15212, "\\ud83e\\udd70\\ud83d\\ude0d": 15213, "hehehehehe": 15214, "pranked": 15215, "franxe": 15216, "lsgg": 15217, "algerie": 15218, "daag": 15219, "\\ud83d\\ude30": 15220, "moding": 15221, "geneva": 15222, "dispo": 15223, "efhk": 15224, "5hours": 15225, "oooooooh": 15226, "10hr": 15227, "giveaways": 15228, "sadboihours": 15229, "813516789240692767": 15230, "unded": 15231, "46fpm": 15232, "cdh": 15233, "reaso": 15234, "lvl5": 15235, "sucessful": 15236, "streamed": 15237, "twith": 15238, "cosmetic": 15239, "friedns": 15240, "knives": 15241, "oooooooooo": 15242, "knw": 15243, "mmmmmmmmm": 15244, "unpopular": 15245, "rainbow": 15246, "siege": 15247, "awp": 15248, "clip": 15249, "grave": 15250, "levle": 15251, "whish": 15252, "cnat": 15253, "it\\ud83d\\ude42": 15254, "job\\ud83d\\udc4d": 15255, "htise": 15256, "depnding": 15257, "hippity": 15258, "hoppity": 15259, "property": 15260, "ahve": 15261, "explenation": 15262, "requets": 15263, "proejct": 15264, "accewpt": 15265, "tthem": 15266, "feuture": 15267, "sone": 15268, "project350": 15269, "contributer": 15270, "repost": 15271, "dependecies": 15272, "depenciesi": 15273, "naother": 15274, "depencids": 15275, "maiin": 15276, "hjave": 15277, "kiddie": 15278, "containing": 15279, "238479128740921873409": 15280, "libraries": 15281, "vue": 15282, "lukeairtool": 15283, "fl380": 15284, "innthe": 15285, "rainy": 15286, "441": 15287, "144": 15288, "eant": 15289, "eill": 15290, "tut": 15291, "sorth": 15292, "underestimated": 15293, "900r": 15294, "315": 15295, "capability\\u2019s": 15296, "formateded": 15297, "tactice": 15298, "rebase": 15299, "squash": 15300, "migth": 15301, "ethe": 15302, "irf": 15303, "arly": 15304, "counterintuitive": 15305, "toolkit": 15306, "fore": 15307, "emojies": 15308, "layz": 15309, "simpel": 15310, "pliain": 15311, "commmit": 15312, "typos": 15313, "worreid": 15314, "organised": 15315, "applys": 15316, "githu": 15317, "worngly": 15318, "remvoes": 15319, "walter": 15320, "807357245938860133": 15321, "sim4fligjt": 15322, "maintainer": 15323, "preexisting": 15324, "controll": 15325, "accomplishing": 15326, "alternatives": 15327, "peaople": 15328, "proffesional": 15329, "\\ud83c\\uddea\\ud83c\\uddf8": 15330, "peng": 15331, "tnx": 15332, "abada350": 15333, "much\\u00e8": 15334, "diffeculty": 15335, "monthw": 15336, "tortuing": 15337, "favvvvorties": 15338, "elave": 15339, "soutce": 15340, "cnaa": 15341, "sicne": 15342, "tortured": 15343, "migration": 15344, "purged": 15345, "wrogn": 15346, "istory": 15347, "usssaly": 15348, "concert": 15349, "breakfast": 15350, "fashion": 15351, "uncertain": 15352, "organizer": 15353, "begins": 15354, "shipment": 15355, "restock": 15356, "awaiting": 15357, "sneakerheads": 15358, "printing": 15359, "cast": 15360, "storyline": 15361, "bestselling": 15362, "girl's": 15363, "guadeloupe": 15364, "someyhing": 15365, "dsl": 15366, "\\ud83d\\uddff\\ud83d\\uddff": 15367, "x4": 15368, "sait": 15369, "dealine": 15370, "advancing": 15371, "364": 15372, "bthey": 15373, "updatet": 15374, "paywayre": 15375, "itching": 15376, "it\\ud83d\\ude1f": 15377, "ksp2": 15378, "quitting": 15379, "synaptic's": 15380, "peakies": 15381, "bleumesh": 15382, "isit": 15383, "healthy": 15384, "reoccuring": 15385, "aed": 15386, "depressurisation": 15387, "anwser": 15388, "hdws": 15389, "quoted": 15390, "aparently": 15391, "niko's": 15392, "calibrations": 15393, "editors": 15394, "stopgap": 15395, "noting": 15396, "varying": 15397, "wrongly": 15398, "snappy": 15399, "\\u201dand": 15400, "justifiable": 15401, "unsurprising": 15402, "knees": 15403, "proficient": 15404, "appropiate": 15405, "right\\uff1f": 15406, "8700nm": 15407, "benefiting": 15408, "atsaw": 15409, "scaled": 15410, "attol": 15411, "inpolite": 15412, "synpatic": 15413, "foreward": 15414, "cabuin": 15415, "years\\ud83d\\ude02": 15416, "vsd": 15417, "descents": 15418, "robust": 15419, "asobad": 15420, "cancelled\\ud83d\\udc80": 15421, "universe": 15422, "deja": 15423, "vu": 15424, "tou": 15425, "exemption": 15426, "overrated": 15427, "openable": 15428, "\\u201dwasted\\u201d": 15429, "exits": 15430, "limiting": 15431, "emblematic": 15432, "\\u201cray": 15433, "ban\\u201d": 15434, "eases": 15435, "window's": 15436, "harmonising": 15437, "qantas'": 15438, "573": 15439, "016km": 15440, "farther": 15441, "20h": 15442, "30m": 15443, "singpaore": 15444, "1000nm": 15445, "cpuld": 15446, "reworked": 15447, "urm": 15448, "pourcentage": 15449, "befor": 15450, "notif": 15451, "moderater": 15452, "tagging": 15453, "marmoset": 15454, "baking": 15455, "ao": 15456, "manuel": 15457, "flightsimto": 15458, "dreamt": 15459, "inlcuded": 15460, "summarise": 15461, "treated": 15462, "inibuild": 15463, "liased": 15464, "tinted": 15465, "a321n": 15466, "moddelled": 15467, "disengage": 15468, "ofp": 15469, "rudely": 15470, "calibaration": 15471, "speedbrakes": 15472, "barrier": 15473, "emer": 15474, "armed": 15475, "bacis": 15476, "pollish": 15477, "there\\u2019ll": 15478, "tue": 15479, "probaly": 15480, "\\u50b3\\u8a0a\\u606f\\u5230": 15481, "trilogy": 15482, "devolved": 15483, "9\\u00b0": 15484, "sweep": 15485, "undergrad": 15486, "grad": 15487, "compsci": 15488, "bestfriend": 15489, "tik": 15490, "tok": 15491, "203x": 15492, "202": 15493, "donates": 15494, "pred": 15495, "obsurd": 15496, "entertrainemnt": 15497, "roundabout": 15498, "toke": 15499, "learner": 15500, "dmd": 15501, "chuck": 15502, "openstreetmap": 15503, "liverries": 15504, "rained": 15505, "freshly": 15506, "ask\\ud83d\\uddff": 15507, "hahhaha": 15508, "independently": 15509, "ipad's": 15510, "misunderstand": 15511, "aforementioned": 15512, "efbs": 15513, "observers": 15514, "acp": 15515, "picture's": 15516, "essentiallly": 15517, "efb's": 15518, "chooses": 15519, "suboptimal": 15520, "calculators": 15521, "50yrs": 15522, "pissing": 15523, "2088": 15524, "laughed": 15525, "controled": 15526, "cool\\ud83d\\udc40": 15527, "150nm": 15528, "amazed": 15529, "itr": 15530, "shafted": 15531, "iag": 15532, "cheat": 15533, "wipe": 15534, "anying": 15535, "yessirr": 15536, "live\\ud83e\\udd72": 15537, "whoosh": 15538, "\\ud83d\\udcf8": 15539, "unimaginable": 15540, "outperform": 15541, "browsers": 15542, "expenditure": 15543, "coffees": 15544, "1th": 15545, "\\u0131": 15546, "kivet": 15547, "occlusion": 15548, "roughness": 15549, "whould": 15550, "tracker": 15551, "gallery": 15552, "cooperation": 15553, "lolzie": 15554, "wo": 15555, "projectalive": 15556, "projectdead": 15557, "directories": 15558, "shoulda": 15559, "northkorx": 15560, "a350\\ud83d\\udc80": 15561, "tr": 15562, "component": 15563, "component's": 15564, "helpers": 15565, "guest": 15566, "wording": 15567, "carefully": 15568, "transoceanic": 15569, "ity": 15570, "lie\\ud83d\\ude05": 15571, "fadec": 15572, "codere": 15573, "parrot": 15574, "869637909672763402": 15575, "aible": 15576, "outbranch": 15577, "sorr": 15578, "medrunk": 15579, "deee": 15580, "ftee": 15581, "aircarf": 15582, "2\\ud83e\\udd76": 15583, "hideous": 15584, "annoucments": 15585, "annoucemt": 15586, "100ew": 15587, "relevasse": 15588, "id\\u00e9e": 15589, "traduit": 15590, "camera's": 15591, "pfffffff": 15592, "69246": 15593, "\\ud83d\\ude44\\ud83d\\ude44\\ud83d\\ude44": 15594, "recon": 15595, "meteoblue": 15596, "metar": 15597, "meals": 15598, "overlap": 15599, "nuanced": 15600, "thera": 15601, "uknown": 15602, "inprovements": 15603, "5000ft": 15604, "scrollwheel": 15605, "5000m": 15606, "20000m": 15607, "ome": 15608, "dares": 15609, "trustworthyness": 15610, "23rd": 15611, "01": 15612, "clb": 15613, "inital": 15614, "uplinked": 15615, "variatns": 15616, "zfwcg": 15617, "huger": 15618, "already\\u2260release": 15619, "man\\ud83d\\ude0e": 15620, "\\ud83d\\ude04\\ud83e\\udd70": 15621, "ready\\u201d": 15622, "factual": 15623, "estimating": 15624, "dymamic": 15625, "likelyhood": 15626, "supposidly": 15627, "polygons": 15628, "fren": 15629, "'350": 15630, "genie": 15631, "accumulate": 15632, "risks": 15633, "objecting": 15634, "detached": 15635, "achievements": 15636, "guarantees": 15637, "downs": 15638, "casino": 15639, "diecover350": 15640, "800\\u201d": 15641, "calleth": 15642, "cb": 15643, "easteregg": 15644, "bottling": 15645, "scrambling": 15646, "chunks": 15647, "publicize": 15648, "incremental": 15649, "luxurious": 15650, "grants": 15651, "nevertheless": 15652, "foto": 15653, "entrance": 15654, "aso\\ud83c\\udd71\\ufe0fo": 15655, "thig": 15656, "\\u201823": 15657, "\\u201824": 15658, "\\u201825": 15659, "roycosoup\\ud83d\\ude0c": 15660, "hehehehe": 15661, "compability": 15662, "\\u201cbe": 15663, "tagged": 15664, "compound": 15665, "disciplines": 15666, "gltf": 15667, "bridge": 15668, "pepperoni": 15669, "vista": 15670, "horrifying": 15671, "rabbit": 15672, "internship": 15673, "sketchup": 15674, "offset": 15675, "fundamentally": 15676, "elevate": 15677, "faulty": 15678, "unwrapped": 15679, "clickspots": 15680, "xyz": 15681, "orso": 15682, "mirrors": 15683, "mirroring": 15684, "a20ns": 15685, "900\\u2026": 15686, "dealbreaker": 15687, "10dollars": 15688, "recline": 15689, "mom's": 15690, "tooooooooo": 15691, "releasd": 15692, "partake": 15693, "biz": 15694, "'wrong'": 15695, "blend": 15696, "avenue": 15697, "diverging": 15698, "weither": 15699, "electrically": 15700, "powered": 15701, "ehbus": 15702, "contained": 15703, "addiditional": 15704, "vault": 15705, "difficulties": 15706, "inthe": 15707, "forbid": 15708, "arrange": 15709, "connects": 15710, "\\u201cyou": 15711, "whener\\u201d": 15712, "who'd": 15713, "wingbox": 15714, "youcontrols": 15715, "flighting": 15716, "a370's": 15717, "calibrating": 15718, "dfda35x": 15719, "dame": 15720, "yc": 15721, "halted": 15722, "thorough": 15723, "treachery": 15724, "completition": 15725, "examined": 15726, "bitly": 15727, "inspected": 15728, "'click": 15729, "continue'": 15730, "retouched": 15731, "lightspeed": 15732, "lefttop": 15733, "righttop": 15734, "rightbottom": 15735, "wolf": 15736, "flightschools": 15737, "inqueries": 15738, "avis": 15739, "restricts": 15740, "toward": 15741, "interpreted": 15742, "dip": 15743, "toes": 15744, "workplace": 15745, "flexibility": 15746, "uis": 15747, "authentic": 15748, "enviourment": 15749, "disclosed": 15750, "sidescreen": 15751, "periodicity": 15752, "gradually": 15753, "finalize": 15754, "sons": 15755, "nacelle": 15756, "diameter": 15757, "comprised": 15758, "combination": 15759, "compute": 15760, "stabilizer": 15761, "tryn": 15762, "intend": 15763, "sailing": 15764, "tirelessly": 15765, "accountable": 15766, "anyhow": 15767, "tackling": 15768, "sincerely": 15769, "extend": 15770, "hyper": 15771, "penalty": 15772, "insufficient": 15773, "proportions": 15774, "diameters": 15775, "transform": 15776, "adjustment": 15777, "ok\\ud83d\\ude02": 15778, "noun": 15779, "alas": 15780, "needing": 15781, "interval": 15782, "'3d": 15783, "modeler'": 15784, "customizable": 15785, "blueprint": 15786, "kits": 15787, "blurprint": 15788, "cutting": 15789, "understandably": 15790, "\\ud83d\\ude13": 15791, "attenuation": 15792, "rtpc": 15793, "artificially": 15794, "dev's": 15795, "s4": 15796, "amalgamation": 15797, "consideed": 15798, "marimekko": 15799, "manufactores": 15800, "csb772": 15801, "pal's": 15802, "lauched": 15803, "laughs": 15804, "ruthless": 15805, "enduring": 15806, "19th": 15807, "ming": 15808, "handlings": 15809, "stretched": 15810, "differenjt": 15811, "configs": 15812, "trailer\\ud83d\\udc40": 15813, "\\ud83d\\ude13\\ud83d\\ude02": 15814, "acj350": 15815, "reverberating": 15816, "howl": 15817, "iv'e": 15818, "remeber": 15819, "samre": 15820, "immune": 15821, "memorized": 15822, "attatchment": 15823, "panic": 15824, "msfs2077": 15825, "2040": 15826, "remodelling": 15827, "1000lr": 15828, "jurisdiction": 15829, "hassle": 15830, "flightplango": 15831, "android": 15832, "foreflight": 15833, "\\ud83d\\ude04\\ud83d\\ude02": 15834, "dissapoint": 15835, "odfd": 15836, "kfbw": 15837, "explaination": 15838, "120kgs": 15839, "80kg": 15840, "124": 15841, "6t": 15842, "28qt": 15843, "burns": 15844, "ifsd": 15845, "'it": 15846, "everything'": 15847, "groundwork": 15848, "itkbj": 15849, "fleshed": 15850, "aaall": 15851, "characteristics": 15852, "programmable": 15853, "foresee": 15854, "cl650": 15855, "'step": 15856, "deleted'": 15857, "buzzword": 15858, "stepclimb": 15859, "quirks": 15860, "\\u00b0": 15861, "pilotjoe": 15862, "sharklet": 15863, "msn216": 15864, "additionally": 15865, "slip": 15866, "probes": 15867, "locking": 15868, "maya": 15869, "lfpg": 15870, "lesgoooo": 15871, "thurst": 15872, "simttolkit": 15873, "prosses": 15874, "trademark": 15875, "morning\\ud83d\\ude02": 15876, "crisis": 15877, "so\\ud83d\\ude02": 15878, "on\\ud83d\\udc4d": 15879, "milano": 15880, "hectic": 15881, "markings": 15882, "struggled": 15883, "roaddata": 15884, "trend": 15885, "simplified": 15886, "logo\\u2019s": 15887, "brands": 15888, "simplifying": 15889, "trendy": 15890, "qeustion": 15891, "costy": 15892, "greetings": 15893, "icelandair": 15894, "custon": 15895, "'caves": 15896, "in'": 15897, "caves": 15898, "acj": 15899, "tackle": 15900, "groundings": 15901, "wrong\\ud83d\\ude42": 15902, "hazards": 15903, "4000s": 15904, "permutations": 15905, "systems\\u2019": 15906, "corresponding": 15907, "vital": 15908, "specification": 15909, "group's": 15910, "burnout": 15911, "disbanded": 15912, "majorly": 15913, "sustainability": 15914, "realife": 15915, "dimmable": 15916, "holders": 15917, "chads": 15918, "spilling": 15919, "sussypotato": 15920, "wand": 15921, "functionable": 15922, "deemed": 15923, "completing": 15924, "deem": 15925, "1000er": 15926, "900er": 15927, "overdue": 15928, "flightfactor's": 15929, "patch": 15930, "passable": 15931, "ooooh": 15932, "visor": 15933, "typescripe": 15934, "hopefulley": 15935, "dictate": 15936, "collapsed": 15937, "mentionable": 15938, "jackass": 15939, "extraordinary": 15940, "reveals": 15941, "much\\ud83d\\ude05": 15942, "awkwardpepe": 15943, "908146666866110515": 15944, "coke": 15945, "shutdowns": 15946, "spills": 15947, "carcass": 15948, "warhammer": 15949, "simp": 15950, "spotty": 15951, "korrys": 15952, "korry": 15953, "anotehr": 15954, "accomodating": 15955, "\\ud83e\\udd18": 15956, "sunvisors": 15957, "blinds": 15958, "wrt": 15959, "robots": 15960, "newtons": 15961, "denomination": 15962, "mightn\\u2019t": 15963, "indications": 15964, "lens": 15965, "communicated": 15966, "builders": 15967, "flopping": 15968, "fmss": 15969, "encoders": 15970, "b707": 15971, "mockup": 15972, "remastered": 15973, "helloooo": 15974, "spirits": 15975, "january\\ud83d\\udc40": 15976, "signature": 15977, "signifies": 15978, "deems": 15979, "acceptable": 15980, "privilage": 15981, "hmu": 15982, "catia": 15983, "\\ud83d\\ude00\\ud83d\\udc4d": 15984, "tranform": 15985, "fsuipc": 15986, "spad": 15987, "interfaced": 15988, "intentions": 15989, "dxf": 15990, "\\u2639\\ufe0f": 15991, "\\u201cputs": 15992, "vault\\u201d": 15993, "tricounts": 15994, "mortals": 15995, "transitioning": 15996, "tuning": 15997, "kewl": 15998, "14hr": 15999, "whines": 16000, "rreally": 16001, "symmetric": 16002, "hazardous": 16003, "resist": 16004, "interrogation": 16005, "interrogated": 16006, "immense": 16007, "phases": 16008, "xxxxtra": 16009, "marke": 16010, "replicates": 16011, "pendrive": 16012, "hq": 16013, "striaght": 16014, "horizontally": 16015, "editos": 16016, "493353112984092672": 16017, "initiative": 16018, "policy": 16019, "a20nx": 16020, "asiana": 16021, "cribabies": 16022, "caraibies": 16023, "hadn\\u2019t": 16024, "punt": 16025, "collect": 16026, "c130n": 16027, "pleb": 16028, "'a220'": 16029, "gentlemen's": 16030, "nightclub": 16031, "alone\\ud83d\\udc4d": 16032, "mood": 16033, "mood\\ud83d\\ude05": 16034, "maintaining": 16035, "abilities": 16036, "honor": 16037, "goattttt": 16038, "good\\ud83d\\ude03": 16039, "mannnnnnnn": 16040, "yhahahahaha": 16041, "enything": 16042, "ooooooh": 16043, "imformation": 16044, "33khz": 16045, "spacing": 16046, "118": 16047, "137khz": 16048, "vhf": 16049, "decimals": 16050, "olso": 16051, "arrangements": 16052, "beter": 16053, "kekwtf": 16054, "855953985089437727": 16055, "breaks": 16056, "approximatly": 16057, "bothering": 16058, "reprimanded": 16059, "innocently": 16060, "goodwill": 16061, "stance": 16062, "assert": 16063, "petty": 16064, "hesitate": 16065, "manitobatransit": 16066, "pedantic": 16067, "pes2": 16068, "sadgerain": 16069, "849698641869406261": 16070, "flightgear": 16071, "this\\ud83d\\ude29": 16072, "somerhinf": 16073, "odds": 16074, "close\\ud83d\\ude01": 16075, "software's": 16076, "control's": 16077, "pressurization": 16078, "closes": 16079, "addictive": 16080, "developres\\ud83d\\ude03": 16081, "jetwesys": 16082, "likelu": 16083, "apis": 16084, "taxiroutes": 16085, "restored": 16086, "humanity": 16087, "serving": 16088, "who've": 16089, "proudly": 16090, "entertain": 16091, "monetary": 16092, "dowloand": 16093, "\\ud83e\\udd7a": 16094, "envisioned": 16095, "pastes": 16096, "drafting": 16097, "upo": 16098, "reconvene": 16099, "clogging": 16100, "compiling": 16101, "sincei": 16102, "bets": 16103, "remodeling": 16104, "instalation": 16105, "thnks": 16106, "aircrafts\\ud83d\\ude0b": 16107, "771311346272436224": 16108, "trebs": 16109, "tl": 16110, "dr": 16111, "'question": 16112, "asker": 16113, "gifting": 16114, "orginally": 16115, "excepted": 16116, "deinstall": 16117, "volunteered": 16118, "undestood": 16119, "undestand": 16120, "founders": 16121, "worries\\ud83d\\ude05": 16122, "863123377349853214": 16123, "indicators": 16124, "wobble": 16125, "spongebobbreathing": 16126, "757119646603280444": 16127, "achieves": 16128, "laid": 16129, "anwering": 16130, "int": 16131, "textural": 16132, "szn": 16133, "chamberlain": 16134, "jurgen": 16135, "premade": 16136, "magicthonk": 16137, "595483543111598080": 16138, "ecosystem": 16139, "launching": 16140, "oooooh": 16141, "jerk": 16142, "terminated": 16143, "youcompleted": 16144, "amersfoort": 16145, "amerstand": 16146, "86gb": 16147, "amir": 16148, "b4": 16149, "topologised": 16150, "combine": 16151, "unpinned": 16152, "satcom": 16153, "panicked": 16154, "integriation": 16155, "rught": 16156, "moves": 16157, "dynamic\\u2019s": 16158, "pitot": 16159, "tube": 16160, "irss": 16161, "ooohhhh": 16162, "practivalle": 16163, "efford": 16164, "unic": 16165, "aand": 16166, "stiff": 16167, "armrests": 16168, "sunshades": 16169, "rightttt": 16170, "didnnt": 16171, "seling": 16172, "portover": 16173, "bredok737max": 16174, "bredok737": 16175, "scandinavian": 16176, "criticised": 16177, "objectively": 16178, "swift": 16179, "attach": 16180, "kkk": 16181, "andimate": 16182, "dissapear": 16183, "probabbly": 16184, "ptay": 16185, "releastic": 16186, "possiblity": 16187, "goiwing": 16188, "considerably": 16189, "sucsecc": 16190, "spreche": 16191, "deutsc": 16192, "schemes": 16193, "adress": 16194, "pieces": 16195, "enhances": 16196, "savage": 16197, "ittt": 16198, "repeated": 16199, "successfully": 16200, "requisite": 16201, "stellar": 16202, "reworking": 16203, "likeee": 16204, "ff350\\ud83d\\ude05": 16205, "cfox": 16206, "caveat": 16207, "chould": 16208, "wary": 16209, "expection": 16210, "aisles": 16211, "etc\\u2026": 16212, "bullet": 16213, "fort": 16214, "nowinglets": 16215, "nohgs": 16216, "collimated": 16217, "retrofit": 16218, "kajillion": 16219, "bluemesh's": 16220, "otherway": 16221, "mesage": 16222, "developping": 16223, "tiome": 16224, "souns": 16225, "compalining": 16226, "mauls": 16227, "shoudn't": 16228, "easely": 16229, "admitted": 16230, "gda\\u0144sk": 16231, "doubts": 16232, "nfl": 16233, "rugby": 16234, "squad": 16235, "splash": 16236, "speedbird": 16237, "dating": 16238, "tonights": 16239, "cmds": 16240, "43": 16241, "hiw": 16242, "lagged": 16243, "harddrive": 16244, "epwa": 16245, "suspicious": 16246, "google\\ud83e\\udde2": 16247, "programmes": 16248, "hardworkers": 16249, "kindness": 16250, "completley": 16251, "\\ud83d\\ude2f": 16252, "peped": 16253, "747139653018190066": 16254, "harassing": 16255, "exvites": 16256, "barack": 16257, "donalds": 16258, "altgr": 16259, "clearer": 16260, "are\\u2026": 16261, "float": 16262, "spoted": 16263, "contently": 16264, "simumator": 16265, "1000x": 16266, "painkit": 16267, "preference": 16268, "h1": 16269, "inti": 16270, "datalink": 16271, "wair": 16272, "fpl": 16273, "thnk": 16274, "departures": 16275, "chg": 16276, "unsupported": 16277, "integtation": 16278, "fp": 16279, "sens": 16280, "nit": 16281, "dissapointement": 16282, "blt": 16283, "developpment": 16284, "redhill": 16285, "yow": 16286, "geartilt": 16287, "respodn": 16288, "emssage": 16289, "hje": 16290, "mna": 16291, "choise": 16292, "extendable": 16293, "hotkeys": 16294, "scrn": 16295, "sandbox": 16296, "exceded": 16297, "systrms": 16298, "\\ud83d\\udc4c\\ud83d\\udc4c\\ud83d\\udc4c": 16299, "oehhh": 16300, "fueselage": 16301, "deatails": 16302, "thing\\ud83d\\ude0d\\ud83d\\ude09\\ud83d\\udc4d": 16303, "vcockpit": 16304, "overwrites": 16305, "planeconverter": 16306, "advances": 16307, "compatable": 16308, "cleanest": 16309, "cirrus'": 16310, "sart": 16311, "yw\\ud83d\\ude4f": 16312, "pfd's": 16313, "elegantly": 16314, "crediting": 16315, "appropriately": 16316, "utilising": 16317, "bw": 16318, "sic": 16319, "amongst": 16320, "passes": 16321, "ropes": 16322, "therefor": 16323, "c5": 16324, "1350": 16325, "kdlsldkdkslf": 16326, "inquire": 16327, "heared": 16328, "20min": 16329, "2022'": 16330, "\\u201csoon\\u201d": 16331, "resease": 16332, "jewel": 16333, "releeae": 16334, "hipped": 16335, "aby": 16336, "estimately": 16337, "projected": 16338, "openbeta": 16339, "devlog": 16340, "slown": 16341, "estimations": 16342, "insights": 16343, "9xwb": 16344, "updates\\ud83d\\ude29": 16345, "goooddd": 16346, "predicted": 16347, "mote": 16348, "oce": 16349, "terrific": 16350, "nearish": 16351, "demonstration": 16352} - } -} \ No newline at end of file