From 787d12666b32a2ab54338d48667666e48d9399e5 Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Wed, 22 Feb 2023 13:26:56 -0500 Subject: [PATCH] Working on common password blocking --- package-lock.json | 520 +- src/changepassword/10k-most-common.ts | 10002 ++++++++++++++++++++++++ src/changepassword/controller.ts | 9 + 3 files changed, 10269 insertions(+), 262 deletions(-) create mode 100644 src/changepassword/10k-most-common.ts diff --git a/package-lock.json b/package-lock.json index b0616600..904bbff6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,9 +97,9 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.20.10", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.10.tgz", - "integrity": "sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==", + "version": "7.20.14", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz", + "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==", "dev": true, "engines": { "node": ">=6.9.0" @@ -145,9 +145,9 @@ } }, "node_modules/@babel/generator": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.7.tgz", - "integrity": "sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==", + "version": "7.20.14", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz", + "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==", "dev": true, "dependencies": { "@babel/types": "^7.20.7", @@ -332,13 +332,13 @@ } }, "node_modules/@babel/helpers": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.7.tgz", - "integrity": "sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.13.tgz", + "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==", "dev": true, "dependencies": { "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.7", + "@babel/traverse": "^7.20.13", "@babel/types": "^7.20.7" }, "engines": { @@ -431,9 +431,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.7.tgz", - "integrity": "sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==", + "version": "7.20.15", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz", + "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==", "dev": true, "bin": { "parser": "bin/babel-parser.js" @@ -457,9 +457,9 @@ } }, "node_modules/@babel/traverse": { - "version": "7.20.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.12.tgz", - "integrity": "sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz", + "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==", "dev": true, "dependencies": { "@babel/code-frame": "^7.18.6", @@ -468,7 +468,7 @@ "@babel/helper-function-name": "^7.19.0", "@babel/helper-hoist-variables": "^7.18.6", "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.20.7", + "@babel/parser": "^7.20.13", "@babel/types": "^7.20.7", "debug": "^4.1.0", "globals": "^11.1.0" @@ -1299,9 +1299,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.18.11", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.11.tgz", - "integrity": "sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==" + "version": "16.18.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz", + "integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==" }, "node_modules/@types/nodemailer": { "version": "6.4.7", @@ -1370,15 +1370,16 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1.tgz", - "integrity": "sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz", + "integrity": "sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/type-utils": "5.48.1", - "@typescript-eslint/utils": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/type-utils": "5.50.0", + "@typescript-eslint/utils": "5.50.0", "debug": "^4.3.4", + "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "natural-compare-lite": "^1.4.0", "regexpp": "^3.2.0", @@ -1403,14 +1404,14 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.48.1.tgz", - "integrity": "sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.50.0.tgz", + "integrity": "sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/typescript-estree": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/typescript-estree": "5.50.0", "debug": "^4.3.4" }, "engines": { @@ -1430,13 +1431,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz", - "integrity": "sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz", + "integrity": "sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/visitor-keys": "5.48.1" + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/visitor-keys": "5.50.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1447,13 +1448,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.48.1.tgz", - "integrity": "sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz", + "integrity": "sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.48.1", - "@typescript-eslint/utils": "5.48.1", + "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/utils": "5.50.0", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -1474,9 +1475,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.1.tgz", - "integrity": "sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.50.0.tgz", + "integrity": "sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1487,13 +1488,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz", - "integrity": "sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz", + "integrity": "sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/visitor-keys": "5.48.1", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/visitor-keys": "5.50.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1514,16 +1515,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.48.1.tgz", - "integrity": "sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.50.0.tgz", + "integrity": "sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/typescript-estree": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/typescript-estree": "5.50.0", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" @@ -1540,12 +1541,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz", - "integrity": "sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz", + "integrity": "sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.48.1", + "@typescript-eslint/types": "5.50.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -1574,9 +1575,9 @@ } }, "node_modules/acorn": { - "version": "8.8.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz", - "integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==", + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", "dev": true, "bin": { "acorn": "bin/acorn" @@ -1910,9 +1911,9 @@ "dev": true }, "node_modules/browserslist": { - "version": "4.21.4", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz", - "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==", + "version": "4.21.5", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz", + "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", "dev": true, "funding": [ { @@ -1925,10 +1926,10 @@ } ], "dependencies": { - "caniuse-lite": "^1.0.30001400", - "electron-to-chromium": "^1.4.251", - "node-releases": "^2.0.6", - "update-browserslist-db": "^1.0.9" + "caniuse-lite": "^1.0.30001449", + "electron-to-chromium": "^1.4.284", + "node-releases": "^2.0.8", + "update-browserslist-db": "^1.0.10" }, "bin": { "browserslist": "cli.js" @@ -2038,9 +2039,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001442", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001442.tgz", - "integrity": "sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==", + "version": "1.0.30001450", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz", + "integrity": "sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==", "dev": true, "funding": [ { @@ -2274,9 +2275,9 @@ } }, "node_modules/csv-parse": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.3.tgz", - "integrity": "sha512-kEWkAPleNEdhFNkHQpFHu9RYPogsFj3dx6bCxL847fsiLgidzWg0z/O0B1kVWMJUc5ky64zGp18LX2T3DQrOfw==" + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.4.tgz", + "integrity": "sha512-f2E4NzkIX4bVIx5Ff2gKT1BlVwyFQ+2iFy+QrqgUXaFLUo7vSzN6XQ8LV5V/T/p/9g7mJdtYHKLkwG5PiG82fg==" }, "node_modules/csv-stringify": { "version": "6.2.3", @@ -2427,9 +2428,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.284", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", - "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", + "version": "1.4.286", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.286.tgz", + "integrity": "sha512-Vp3CVhmYpgf4iXNKAucoQUDcCrBQX3XLBtwgFqP9BUXuucgvAV9zWp1kYU7LL9j4++s9O+12cb3wMtN4SJy6UQ==", "dev": true }, "node_modules/elliptic": { @@ -2518,9 +2519,9 @@ } }, "node_modules/eslint": { - "version": "8.31.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz", - "integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==", + "version": "8.33.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", + "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", "dev": true, "dependencies": { "@eslint/eslintrc": "^1.4.1", @@ -3042,9 +3043,9 @@ } }, "node_modules/geoip-lite": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/geoip-lite/-/geoip-lite-1.4.6.tgz", - "integrity": "sha512-JiG2zqGhFPJU/Zz//XkSfUJAaCWEz8rBi3k7RbNDEYkxGSkmguGNirJ1Q5C2ADKTMY7RqDRdxIbiX55zzZ5eJw==", + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/geoip-lite/-/geoip-lite-1.4.7.tgz", + "integrity": "sha512-JQHntlH7B/nR6Ec8ZJTuKsSdRNrR+snrfBNy0y0wVYWyVVi/MoDlXyv7P3wmozdlyshta6rXfbtK7qu/9lvEog==", "dependencies": { "async": "2.1 - 2.6.4", "chalk": "4.1 - 4.1.2", @@ -3131,9 +3132,9 @@ } }, "node_modules/globals": { - "version": "13.19.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", - "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -3294,9 +3295,9 @@ "dev": true }, "node_modules/http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "optional": true }, "node_modules/http-errors": { @@ -3719,9 +3720,9 @@ } }, "node_modules/js-sdsl": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.2.0.tgz", - "integrity": "sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", + "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", "dev": true, "funding": { "type": "opencollective", @@ -3835,9 +3836,9 @@ } }, "node_modules/knex": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/knex/-/knex-2.4.0.tgz", - "integrity": "sha512-i0GWwqYp1Hs2yvc2rlDO6nzzkLhwdyOZKRdsMTB8ZxOs2IXQyL5rBjSbS1krowCh6V65T4X9CJaKtuIfkaPGSA==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/knex/-/knex-2.4.2.tgz", + "integrity": "sha512-tMI1M7a+xwHhPxjbl/H9K1kHX+VncEYcvCx5K00M16bWvpYPKAZd6QrCu68PtHAdIZNQPWZn0GVhqVBEthGWCg==", "dependencies": { "colorette": "2.0.19", "commander": "^9.1.0", @@ -4474,9 +4475,9 @@ } }, "node_modules/node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==" }, "node_modules/node-cleanup": { "version": "2.1.2", @@ -4485,9 +4486,9 @@ "dev": true }, "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -4587,9 +4588,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", - "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.9.tgz", + "integrity": "sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==", "dev": true }, "node_modules/node-rsa": { @@ -4601,9 +4602,9 @@ } }, "node_modules/nodemailer": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.8.0.tgz", - "integrity": "sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ==", + "version": "6.9.1", + "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.1.tgz", + "integrity": "sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==", "engines": { "node": ">=6.0.0" } @@ -5016,15 +5017,15 @@ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" }, "node_modules/pg": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/pg/-/pg-8.8.0.tgz", - "integrity": "sha512-UXYN0ziKj+AeNNP7VDMwrehpACThH7LUl/p8TDFpEUuSejCUIwGSfxpHsPvtM6/WXFy6SU4E5RG4IJV/TZAGjw==", + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/pg/-/pg-8.9.0.tgz", + "integrity": "sha512-ZJM+qkEbtOHRuXjmvBtOgNOXOtLSbxiMiUVMgE4rV6Zwocy03RicCVvDXgx8l4Biwo8/qORUnEqn2fdQzV7KCg==", "dependencies": { "buffer-writer": "2.0.0", "packet-reader": "1.0.0", "pg-connection-string": "^2.5.0", "pg-pool": "^3.5.2", - "pg-protocol": "^1.5.0", + "pg-protocol": "^1.6.0", "pg-types": "^2.1.0", "pgpass": "1.x" }, @@ -5062,9 +5063,9 @@ } }, "node_modules/pg-protocol": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.5.0.tgz", - "integrity": "sha512-muRttij7H8TqRNu/DxrAJQITO4Ac7RmX3Klyr/9mJEOBeIpgnF8f9jAfRz5d3XwQZl5qBjF9gLsUtMPJE0vezQ==" + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.6.0.tgz", + "integrity": "sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==" }, "node_modules/pg-types": { "version": "2.2.0", @@ -5270,9 +5271,9 @@ } }, "node_modules/punycode": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.2.0.tgz", - "integrity": "sha512-LN6QV1IJ9ZhxWTNdktaPClrNfp8xdSAYS0Zk2ddX7XsXZAxckMHPCBcHRo0cTcEIgYPRiGEkmji3Idkh2yFtYw==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", "engines": { "node": ">=6" } @@ -6104,12 +6105,9 @@ } }, "node_modules/tar/node_modules/minipass": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz", - "integrity": "sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==", - "dependencies": { - "yallist": "^4.0.0" - }, + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.2.tgz", + "integrity": "sha512-4Hbzei7ZyBp+1aw0874YWpKOubZd/jc53/XU+gkYry1QV+VvrbO8icLM5CUtm4F0hyXn85DXYKEMIS26gitD3A==", "engines": { "node": ">=8" } @@ -6273,9 +6271,9 @@ } }, "node_modules/tslib": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", - "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -6341,9 +6339,9 @@ } }, "node_modules/typescript": { - "version": "4.9.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", - "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -6714,9 +6712,9 @@ } }, "@babel/compat-data": { - "version": "7.20.10", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.10.tgz", - "integrity": "sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==", + "version": "7.20.14", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz", + "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==", "dev": true }, "@babel/core": { @@ -6751,9 +6749,9 @@ } }, "@babel/generator": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.7.tgz", - "integrity": "sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==", + "version": "7.20.14", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz", + "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==", "dev": true, "requires": { "@babel/types": "^7.20.7", @@ -6897,13 +6895,13 @@ "dev": true }, "@babel/helpers": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.7.tgz", - "integrity": "sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.13.tgz", + "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==", "dev": true, "requires": { "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.7", + "@babel/traverse": "^7.20.13", "@babel/types": "^7.20.7" } }, @@ -6977,9 +6975,9 @@ } }, "@babel/parser": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.7.tgz", - "integrity": "sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==", + "version": "7.20.15", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz", + "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==", "dev": true }, "@babel/template": { @@ -6994,9 +6992,9 @@ } }, "@babel/traverse": { - "version": "7.20.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.12.tgz", - "integrity": "sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz", + "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==", "dev": true, "requires": { "@babel/code-frame": "^7.18.6", @@ -7005,7 +7003,7 @@ "@babel/helper-function-name": "^7.19.0", "@babel/helper-hoist-variables": "^7.18.6", "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.20.7", + "@babel/parser": "^7.20.13", "@babel/types": "^7.20.7", "debug": "^4.1.0", "globals": "^11.1.0" @@ -7697,9 +7695,9 @@ "dev": true }, "@types/node": { - "version": "16.18.11", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.11.tgz", - "integrity": "sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==" + "version": "16.18.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz", + "integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==" }, "@types/nodemailer": { "version": "6.4.7", @@ -7768,15 +7766,16 @@ } }, "@typescript-eslint/eslint-plugin": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1.tgz", - "integrity": "sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz", + "integrity": "sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/type-utils": "5.48.1", - "@typescript-eslint/utils": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/type-utils": "5.50.0", + "@typescript-eslint/utils": "5.50.0", "debug": "^4.3.4", + "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "natural-compare-lite": "^1.4.0", "regexpp": "^3.2.0", @@ -7785,53 +7784,53 @@ } }, "@typescript-eslint/parser": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.48.1.tgz", - "integrity": "sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.50.0.tgz", + "integrity": "sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/typescript-estree": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/typescript-estree": "5.50.0", "debug": "^4.3.4" } }, "@typescript-eslint/scope-manager": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz", - "integrity": "sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz", + "integrity": "sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==", "dev": true, "requires": { - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/visitor-keys": "5.48.1" + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/visitor-keys": "5.50.0" } }, "@typescript-eslint/type-utils": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.48.1.tgz", - "integrity": "sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz", + "integrity": "sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "5.48.1", - "@typescript-eslint/utils": "5.48.1", + "@typescript-eslint/typescript-estree": "5.50.0", + "@typescript-eslint/utils": "5.50.0", "debug": "^4.3.4", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.1.tgz", - "integrity": "sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.50.0.tgz", + "integrity": "sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz", - "integrity": "sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz", + "integrity": "sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==", "dev": true, "requires": { - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/visitor-keys": "5.48.1", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/visitor-keys": "5.50.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -7840,28 +7839,28 @@ } }, "@typescript-eslint/utils": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.48.1.tgz", - "integrity": "sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.50.0.tgz", + "integrity": "sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==", "dev": true, "requires": { "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.48.1", - "@typescript-eslint/types": "5.48.1", - "@typescript-eslint/typescript-estree": "5.48.1", + "@typescript-eslint/scope-manager": "5.50.0", + "@typescript-eslint/types": "5.50.0", + "@typescript-eslint/typescript-estree": "5.50.0", "eslint-scope": "^5.1.1", "eslint-utils": "^3.0.0", "semver": "^7.3.7" } }, "@typescript-eslint/visitor-keys": { - "version": "5.48.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz", - "integrity": "sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==", + "version": "5.50.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz", + "integrity": "sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==", "dev": true, "requires": { - "@typescript-eslint/types": "5.48.1", + "@typescript-eslint/types": "5.50.0", "eslint-visitor-keys": "^3.3.0" } }, @@ -7880,9 +7879,9 @@ } }, "acorn": { - "version": "8.8.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz", - "integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==", + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", "dev": true }, "acorn-jsx": { @@ -8137,15 +8136,15 @@ "dev": true }, "browserslist": { - "version": "4.21.4", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz", - "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==", + "version": "4.21.5", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz", + "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", "dev": true, "requires": { - "caniuse-lite": "^1.0.30001400", - "electron-to-chromium": "^1.4.251", - "node-releases": "^2.0.6", - "update-browserslist-db": "^1.0.9" + "caniuse-lite": "^1.0.30001449", + "electron-to-chromium": "^1.4.284", + "node-releases": "^2.0.8", + "update-browserslist-db": "^1.0.10" } }, "buffer-crc32": { @@ -8224,9 +8223,9 @@ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" }, "caniuse-lite": { - "version": "1.0.30001442", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001442.tgz", - "integrity": "sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==", + "version": "1.0.30001450", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz", + "integrity": "sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==", "dev": true }, "cbor": { @@ -8399,9 +8398,9 @@ } }, "csv-parse": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.3.tgz", - "integrity": "sha512-kEWkAPleNEdhFNkHQpFHu9RYPogsFj3dx6bCxL847fsiLgidzWg0z/O0B1kVWMJUc5ky64zGp18LX2T3DQrOfw==" + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.3.4.tgz", + "integrity": "sha512-f2E4NzkIX4bVIx5Ff2gKT1BlVwyFQ+2iFy+QrqgUXaFLUo7vSzN6XQ8LV5V/T/p/9g7mJdtYHKLkwG5PiG82fg==" }, "csv-stringify": { "version": "6.2.3", @@ -8511,9 +8510,9 @@ "dev": true }, "electron-to-chromium": { - "version": "1.4.284", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", - "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", + "version": "1.4.286", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.286.tgz", + "integrity": "sha512-Vp3CVhmYpgf4iXNKAucoQUDcCrBQX3XLBtwgFqP9BUXuucgvAV9zWp1kYU7LL9j4++s9O+12cb3wMtN4SJy6UQ==", "dev": true }, "elliptic": { @@ -8584,9 +8583,9 @@ "dev": true }, "eslint": { - "version": "8.31.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz", - "integrity": "sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==", + "version": "8.33.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz", + "integrity": "sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==", "dev": true, "requires": { "@eslint/eslintrc": "^1.4.1", @@ -8984,9 +8983,9 @@ "dev": true }, "geoip-lite": { - "version": "1.4.6", - "resolved": "https://registry.npmjs.org/geoip-lite/-/geoip-lite-1.4.6.tgz", - "integrity": "sha512-JiG2zqGhFPJU/Zz//XkSfUJAaCWEz8rBi3k7RbNDEYkxGSkmguGNirJ1Q5C2ADKTMY7RqDRdxIbiX55zzZ5eJw==", + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/geoip-lite/-/geoip-lite-1.4.7.tgz", + "integrity": "sha512-JQHntlH7B/nR6Ec8ZJTuKsSdRNrR+snrfBNy0y0wVYWyVVi/MoDlXyv7P3wmozdlyshta6rXfbtK7qu/9lvEog==", "requires": { "async": "2.1 - 2.6.4", "chalk": "4.1 - 4.1.2", @@ -9051,9 +9050,9 @@ } }, "globals": { - "version": "13.19.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", - "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -9175,9 +9174,9 @@ "dev": true }, "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", "optional": true }, "http-errors": { @@ -9497,9 +9496,9 @@ "integrity": "sha512-njj0VL2TsIxCtgzhO+9RRobBvws4oYyCM8TpvoUQwl/MbIM3NFJRR9+e6x0sS5xXaP1t6OCBkaBME98OV9zU5A==" }, "js-sdsl": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.2.0.tgz", - "integrity": "sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", + "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", "dev": true }, "js-tokens": { @@ -9585,9 +9584,9 @@ } }, "knex": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/knex/-/knex-2.4.0.tgz", - "integrity": "sha512-i0GWwqYp1Hs2yvc2rlDO6nzzkLhwdyOZKRdsMTB8ZxOs2IXQyL5rBjSbS1krowCh6V65T4X9CJaKtuIfkaPGSA==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/knex/-/knex-2.4.2.tgz", + "integrity": "sha512-tMI1M7a+xwHhPxjbl/H9K1kHX+VncEYcvCx5K00M16bWvpYPKAZd6QrCu68PtHAdIZNQPWZn0GVhqVBEthGWCg==", "requires": { "colorette": "2.0.19", "commander": "^9.1.0", @@ -10072,9 +10071,9 @@ } }, "node-addon-api": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", - "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==" }, "node-cleanup": { "version": "2.1.2", @@ -10083,9 +10082,9 @@ "dev": true }, "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", + "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", "requires": { "whatwg-url": "^5.0.0" } @@ -10158,9 +10157,9 @@ } }, "node-releases": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.8.tgz", - "integrity": "sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==", + "version": "2.0.9", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.9.tgz", + "integrity": "sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==", "dev": true }, "node-rsa": { @@ -10172,9 +10171,9 @@ } }, "nodemailer": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.8.0.tgz", - "integrity": "sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ==" + "version": "6.9.1", + "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.1.tgz", + "integrity": "sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==" }, "nofilter": { "version": "1.0.4", @@ -10496,15 +10495,15 @@ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==" }, "pg": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/pg/-/pg-8.8.0.tgz", - "integrity": "sha512-UXYN0ziKj+AeNNP7VDMwrehpACThH7LUl/p8TDFpEUuSejCUIwGSfxpHsPvtM6/WXFy6SU4E5RG4IJV/TZAGjw==", + "version": "8.9.0", + "resolved": "https://registry.npmjs.org/pg/-/pg-8.9.0.tgz", + "integrity": "sha512-ZJM+qkEbtOHRuXjmvBtOgNOXOtLSbxiMiUVMgE4rV6Zwocy03RicCVvDXgx8l4Biwo8/qORUnEqn2fdQzV7KCg==", "requires": { "buffer-writer": "2.0.0", "packet-reader": "1.0.0", "pg-connection-string": "^2.5.0", "pg-pool": "^3.5.2", - "pg-protocol": "^1.5.0", + "pg-protocol": "^1.6.0", "pg-types": "^2.1.0", "pgpass": "1.x" } @@ -10526,9 +10525,9 @@ "requires": {} }, "pg-protocol": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.5.0.tgz", - "integrity": "sha512-muRttij7H8TqRNu/DxrAJQITO4Ac7RmX3Klyr/9mJEOBeIpgnF8f9jAfRz5d3XwQZl5qBjF9gLsUtMPJE0vezQ==" + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.6.0.tgz", + "integrity": "sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==" }, "pg-types": { "version": "2.2.0", @@ -10679,9 +10678,9 @@ } }, "punycode": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.2.0.tgz", - "integrity": "sha512-LN6QV1IJ9ZhxWTNdktaPClrNfp8xdSAYS0Zk2ddX7XsXZAxckMHPCBcHRo0cTcEIgYPRiGEkmji3Idkh2yFtYw==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==" }, "pvtsutils": { "version": "1.3.2", @@ -11274,12 +11273,9 @@ }, "dependencies": { "minipass": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.0.tgz", - "integrity": "sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==", - "requires": { - "yallist": "^4.0.0" - } + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.0.2.tgz", + "integrity": "sha512-4Hbzei7ZyBp+1aw0874YWpKOubZd/jc53/XU+gkYry1QV+VvrbO8icLM5CUtm4F0hyXn85DXYKEMIS26gitD3A==" } } }, @@ -11389,9 +11385,9 @@ } }, "tslib": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", - "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz", + "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==" }, "tsutils": { "version": "3.21.0", @@ -11441,9 +11437,9 @@ } }, "typescript": { - "version": "4.9.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz", - "integrity": "sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true }, "uc.micro": { diff --git a/src/changepassword/10k-most-common.ts b/src/changepassword/10k-most-common.ts new file mode 100644 index 00000000..cd95cffd --- /dev/null +++ b/src/changepassword/10k-most-common.ts @@ -0,0 +1,10002 @@ +export const commonPasswords = new Set([ + 'password', + '123456', + '12345678', + '1234', + 'qwerty', + '12345', + 'dragon', + 'pussy', + 'baseball', + 'football', + 'letmein', + 'monkey', + '696969', + 'abc123', + 'mustang', + 'michael', + 'shadow', + 'master', + 'jennifer', + '111111', + '2000', + 'jordan', + 'superman', + 'harley', + '1234567', + 'fuckme', + 'hunter', + 'fuckyou', + 'trustno1', + 'ranger', + 'buster', + 'thomas', + 'tigger', + 'robert', + 'soccer', + 'fuck', + 'batman', + 'test', + 'pass', + 'killer', + 'hockey', + 'george', + 'charlie', + 'andrew', + 'michelle', + 'love', + 'sunshine', + 'jessica', + 'asshole', + '6969', + 'pepper', + 'daniel', + 'access', + '123456789', + '654321', + 'joshua', + 'maggie', + 'starwars', + 'silver', + 'william', + 'dallas', + 'yankees', + '123123', + 'ashley', + '666666', + 'hello', + 'amanda', + 'orange', + 'biteme', + 'freedom', + 'computer', + 'sexy', + 'thunder', + 'nicole', + 'ginger', + 'heather', + 'hammer', + 'summer', + 'corvette', + 'taylor', + 'fucker', + 'austin', + '1111', + 'merlin', + 'matthew', + '121212', + 'golfer', + 'cheese', + 'princess', + 'martin', + 'chelsea', + 'patrick', + 'richard', + 'diamond', + 'yellow', + 'bigdog', + 'secret', + 'asdfgh', + 'sparky', + 'cowboy', + 'camaro', + 'anthony', + 'matrix', + 'falcon', + 'iloveyou', + 'bailey', + 'guitar', + 'jackson', + 'purple', + 'scooter', + 'phoenix', + 'aaaaaa', + 'morgan', + 'tigers', + 'porsche', + 'mickey', + 'maverick', + 'cookie', + 'nascar', + 'peanut', + 'justin', + '131313', + 'money', + 'horny', + 'samantha', + 'panties', + 'steelers', + 'joseph', + 'snoopy', + 'boomer', + 'whatever', + 'iceman', + 'smokey', + 'gateway', + 'dakota', + 'cowboys', + 'eagles', + 'chicken', + 'dick', + 'black', + 'zxcvbn', + 'please', + 'andrea', + 'ferrari', + 'knight', + 'hardcore', + 'melissa', + 'compaq', + 'coffee', + 'booboo', + 'bitch', + 'johnny', + 'bulldog', + 'xxxxxx', + 'welcome', + 'james', + 'player', + 'ncc1701', + 'wizard', + 'scooby', + 'charles', + 'junior', + 'internet', + 'bigdick', + 'mike', + 'brandy', + 'tennis', + 'blowjob', + 'banana', + 'monster', + 'spider', + 'lakers', + 'miller', + 'rabbit', + 'enter', + 'mercedes', + 'brandon', + 'steven', + 'fender', + 'john', + 'yamaha', + 'diablo', + 'chris', + 'boston', + 'tiger', + 'marine', + 'chicago', + 'rangers', + 'gandalf', + 'winter', + 'bigtits', + 'barney', + 'edward', + 'raiders', + 'porn', + 'badboy', + 'blowme', + 'spanky', + 'bigdaddy', + 'johnson', + 'chester', + 'london', + 'midnight', + 'blue', + 'fishing', + '000000', + 'hannah', + 'slayer', + '11111111', + 'rachel', + 'sexsex', + 'redsox', + 'thx1138', + 'asdf', + 'marlboro', + 'panther', + 'zxcvbnm', + 'arsenal', + 'oliver', + 'qazwsx', + 'mother', + 'victoria', + '7777777', + 'jasper', + 'angel', + 'david', + 'winner', + 'crystal', + 'golden', + 'butthead', + 'viking', + 'jack', + 'iwantu', + 'shannon', + 'murphy', + 'angels', + 'prince', + 'cameron', + 'girls', + 'madison', + 'wilson', + 'carlos', + 'hooters', + 'willie', + 'startrek', + 'captain', + 'maddog', + 'jasmine', + 'butter', + 'booger', + 'angela', + 'golf', + 'lauren', + 'rocket', + 'tiffany', + 'theman', + 'dennis', + 'liverpoo', + 'flower', + 'forever', + 'green', + 'jackie', + 'muffin', + 'turtle', + 'sophie', + 'danielle', + 'redskins', + 'toyota', + 'jason', + 'sierra', + 'winston', + 'debbie', + 'giants', + 'packers', + 'newyork', + 'jeremy', + 'casper', + 'bubba', + '112233', + 'sandra', + 'lovers', + 'mountain', + 'united', + 'cooper', + 'driver', + 'tucker', + 'helpme', + 'fucking', + 'pookie', + 'lucky', + 'maxwell', + '8675309', + 'bear', + 'suckit', + 'gators', + '5150', + '222222', + 'shithead', + 'fuckoff', + 'jaguar', + 'monica', + 'fred', + 'happy', + 'hotdog', + 'tits', + 'gemini', + 'lover', + 'xxxxxxxx', + '777777', + 'canada', + 'nathan', + 'victor', + 'florida', + '88888888', + 'nicholas', + 'rosebud', + 'metallic', + 'doctor', + 'trouble', + 'success', + 'stupid', + 'tomcat', + 'warrior', + 'peaches', + 'apples', + 'fish', + 'qwertyui', + 'magic', + 'buddy', + 'dolphins', + 'rainbow', + 'gunner', + '987654', + 'freddy', + 'alexis', + 'braves', + 'cock', + '2112', + '1212', + 'cocacola', + 'xavier', + 'dolphin', + 'testing', + 'bond007', + 'member', + 'calvin', + 'voodoo', + '7777', + 'samson', + 'alex', + 'apollo', + 'fire', + 'tester', + 'walter', + 'beavis', + 'voyager', + 'peter', + 'porno', + 'bonnie', + 'rush2112', + 'beer', + 'apple', + 'scorpio', + 'jonathan', + 'skippy', + 'sydney', + 'scott', + 'red123', + 'power', + 'gordon', + 'travis', + 'beaver', + 'star', + 'jackass', + 'flyers', + 'boobs', + '232323', + 'zzzzzz', + 'steve', + 'rebecca', + 'scorpion', + 'doggie', + 'legend', + 'ou812', + 'yankee', + 'blazer', + 'bill', + 'runner', + 'birdie', + 'bitches', + '555555', + 'parker', + 'topgun', + 'asdfasdf', + 'heaven', + 'viper', + 'animal', + '2222', + 'bigboy', + '4444', + 'arthur', + 'baby', + 'private', + 'godzilla', + 'donald', + 'williams', + 'lifehack', + 'phantom', + 'dave', + 'rock', + 'august', + 'sammy', + 'cool', + 'brian', + 'platinum', + 'jake', + 'bronco', + 'paul', + 'mark', + 'frank', + 'heka6w2', + 'copper', + 'billy', + 'cumshot', + 'garfield', + 'willow', + 'cunt', + 'little', + 'carter', + 'slut', + 'albert', + '69696969', + 'kitten', + 'super', + 'jordan23', + 'eagle1', + 'shelby', + 'america', + '11111', + 'jessie', + 'house', + 'free', + '123321', + 'chevy', + 'bullshit', + 'white', + 'broncos', + 'horney', + 'surfer', + 'nissan', + '999999', + 'saturn', + 'airborne', + 'elephant', + 'marvin', + 'shit', + 'action', + 'adidas', + 'qwert', + 'kevin', + '1313', + 'explorer', + 'walker', + 'police', + 'christin', + 'december', + 'benjamin', + 'wolf', + 'sweet', + 'therock', + 'king', + 'online', + 'dickhead', + 'brooklyn', + 'teresa', + 'cricket', + 'sharon', + 'dexter', + 'racing', + 'penis', + 'gregory', + '0000', + 'teens', + 'redwings', + 'dreams', + 'michigan', + 'hentai', + 'magnum', + '87654321', + 'nothing', + 'donkey', + 'trinity', + 'digital', + '333333', + 'stella', + 'cartman', + 'guinness', + '123abc', + 'speedy', + 'buffalo', + 'kitty', + 'pimpin', + 'eagle', + 'einstein', + 'kelly', + 'nelson', + 'nirvana', + 'vampire', + 'xxxx', + 'playboy', + 'louise', + 'pumpkin', + 'snowball', + 'test123', + 'girl', + 'sucker', + 'mexico', + 'beatles', + 'fantasy', + 'ford', + 'gibson', + 'celtic', + 'marcus', + 'cherry', + 'cassie', + '888888', + 'natasha', + 'sniper', + 'chance', + 'genesis', + 'hotrod', + 'reddog', + 'alexande', + 'college', + 'jester', + 'passw0rd', + 'bigcock', + 'smith', + 'lasvegas', + 'carmen', + 'slipknot', + '3333', + 'death', + 'kimberly', + '1q2w3e', + 'eclipse', + '1q2w3e4r', + 'stanley', + 'samuel', + 'drummer', + 'homer', + 'montana', + 'music', + 'aaaa', + 'spencer', + 'jimmy', + 'carolina', + 'colorado', + 'creative', + 'hello1', + 'rocky', + 'goober', + 'friday', + 'bollocks', + 'scotty', + 'abcdef', + 'bubbles', + 'hawaii', + 'fluffy', + 'mine', + 'stephen', + 'horses', + 'thumper', + '5555', + 'pussies', + 'darkness', + 'asdfghjk', + 'pamela', + 'boobies', + 'buddha', + 'vanessa', + 'sandman', + 'naughty', + 'douglas', + 'honda', + 'matt', + 'azerty', + '6666', + 'shorty', + 'money1', + 'beach', + 'loveme', + '4321', + 'simple', + 'poohbear', + '444444', + 'badass', + 'destiny', + 'sarah', + 'denise', + 'vikings', + 'lizard', + 'melanie', + 'assman', + 'sabrina', + 'nintendo', + 'water', + 'good', + 'howard', + 'time', + '123qwe', + 'november', + 'xxxxx', + 'october', + 'leather', + 'bastard', + 'young', + '101010', + 'extreme', + 'hard', + 'password1', + 'vincent', + 'pussy1', + 'lacrosse', + 'hotmail', + 'spooky', + 'amateur', + 'alaska', + 'badger', + 'paradise', + 'maryjane', + 'poop', + 'crazy', + 'mozart', + 'video', + 'russell', + 'vagina', + 'spitfire', + 'anderson', + 'norman', + 'eric', + 'cherokee', + 'cougar', + 'barbara', + 'long', + '420420', + 'family', + 'horse', + 'enigma', + 'allison', + 'raider', + 'brazil', + 'blonde', + 'jones', + '55555', + 'dude', + 'drowssap', + 'jeff', + 'school', + 'marshall', + 'lovely', + '1qaz2wsx', + 'jeffrey', + 'caroline', + 'franklin', + 'booty', + 'molly', + 'snickers', + 'leslie', + 'nipples', + 'courtney', + 'diesel', + 'rocks', + 'eminem', + 'westside', + 'suzuki', + 'daddy', + 'passion', + 'hummer', + 'ladies', + 'zachary', + 'frankie', + 'elvis', + 'reggie', + 'alpha', + 'suckme', + 'simpson', + 'patricia', + '147147', + 'pirate', + 'tommy', + 'semperfi', + 'jupiter', + 'redrum', + 'freeuser', + 'wanker', + 'stinky', + 'ducati', + 'paris', + 'natalie', + 'babygirl', + 'bishop', + 'windows', + 'spirit', + 'pantera', + 'monday', + 'patches', + 'brutus', + 'houston', + 'smooth', + 'penguin', + 'marley', + 'forest', + 'cream', + '212121', + 'flash', + 'maximus', + 'nipple', + 'bobby', + 'bradley', + 'vision', + 'pokemon', + 'champion', + 'fireman', + 'indian', + 'softball', + 'picard', + 'system', + 'clinton', + 'cobra', + 'enjoy', + 'lucky1', + 'claire', + 'claudia', + 'boogie', + 'timothy', + 'marines', + 'security', + 'dirty', + 'admin', + 'wildcats', + 'pimp', + 'dancer', + 'hardon', + 'veronica', + 'fucked', + 'abcd1234', + 'abcdefg', + 'ironman', + 'wolverin', + 'remember', + 'great', + 'freepass', + 'bigred', + 'squirt', + 'justice', + 'francis', + 'hobbes', + 'kermit', + 'pearljam', + 'mercury', + 'domino', + '9999', + 'denver', + 'brooke', + 'rascal', + 'hitman', + 'mistress', + 'simon', + 'tony', + 'bbbbbb', + 'friend', + 'peekaboo', + 'naked', + 'budlight', + 'electric', + 'sluts', + 'stargate', + 'saints', + 'bondage', + 'brittany', + 'bigman', + 'zombie', + 'swimming', + 'duke', + 'qwerty1', + 'babes', + 'scotland', + 'disney', + 'rooster', + 'brenda', + 'mookie', + 'swordfis', + 'candy', + 'duncan', + 'olivia', + 'hunting', + 'blink182', + 'alicia', + '8888', + 'samsung', + 'bubba1', + 'whore', + 'virginia', + 'general', + 'passport', + 'aaaaaaaa', + 'erotic', + 'liberty', + 'arizona', + 'jesus', + 'abcd', + 'newport', + 'skipper', + 'rolltide', + 'balls', + 'happy1', + 'galore', + 'christ', + 'weasel', + '242424', + 'wombat', + 'digger', + 'classic', + 'bulldogs', + 'poopoo', + 'accord', + 'popcorn', + 'turkey', + 'jenny', + 'amber', + 'bunny', + 'mouse', + '007007', + 'titanic', + 'liverpool', + 'dreamer', + 'everton', + 'friends', + 'chevelle', + 'carrie', + 'gabriel', + 'psycho', + 'nemesis', + 'burton', + 'pontiac', + 'connor', + 'eatme', + 'lickme', + 'roland', + 'cumming', + 'mitchell', + 'ireland', + 'lincoln', + 'arnold', + 'spiderma', + 'patriots', + 'goblue', + 'devils', + 'eugene', + 'empire', + 'asdfg', + 'cardinal', + 'brown', + 'shaggy', + 'froggy', + 'qwer', + 'kawasaki', + 'kodiak', + 'people', + 'phpbb', + 'light', + '54321', + 'kramer', + 'chopper', + 'hooker', + 'honey', + 'whynot', + 'lesbian', + 'lisa', + 'baxter', + 'adam', + 'snake', + 'teen', + 'ncc1701d', + 'qqqqqq', + 'airplane', + 'britney', + 'avalon', + 'sandy', + 'sugar', + 'sublime', + 'stewart', + 'wildcat', + 'raven', + 'scarface', + 'elizabet', + '123654', + 'trucks', + 'wolfpack', + 'pervert', + 'lawrence', + 'raymond', + 'redhead', + 'american', + 'alyssa', + 'bambam', + 'movie', + 'woody', + 'shaved', + 'snowman', + 'tiger1', + 'chicks', + 'raptor', + '1969', + 'stingray', + 'shooter', + 'france', + 'stars', + 'madmax', + 'kristen', + 'sports', + 'jerry', + '789456', + 'garcia', + 'simpsons', + 'lights', + 'ryan', + 'looking', + 'chronic', + 'alison', + 'hahaha', + 'packard', + 'hendrix', + 'perfect', + 'service', + 'spring', + 'srinivas', + 'spike', + 'katie', + '252525', + 'oscar', + 'brother', + 'bigmac', + 'suck', + 'single', + 'cannon', + 'georgia', + 'popeye', + 'tattoo', + 'texas', + 'party', + 'bullet', + 'taurus', + 'sailor', + 'wolves', + 'panthers', + 'japan', + 'strike', + 'flowers', + 'pussycat', + 'chris1', + 'loverboy', + 'berlin', + 'sticky', + 'marina', + 'tarheels', + 'fisher', + 'russia', + 'connie', + 'wolfgang', + 'testtest', + 'mature', + 'bass', + 'catch22', + 'juice', + 'michael1', + 'nigger', + '159753', + 'women', + 'alpha1', + 'trooper', + 'hawkeye', + 'head', + 'freaky', + 'dodgers', + 'pakistan', + 'machine', + 'pyramid', + 'vegeta', + 'katana', + 'moose', + 'tinker', + 'coyote', + 'infinity', + 'inside', + 'pepsi', + 'letmein1', + 'bang', + 'control', + 'hercules', + 'morris', + 'james1', + 'tickle', + 'outlaw', + 'browns', + 'billybob', + 'pickle', + 'test1', + 'michele', + 'antonio', + 'sucks', + 'pavilion', + 'changeme', + 'caesar', + 'prelude', + 'tanner', + 'adrian', + 'darkside', + 'bowling', + 'wutang', + 'sunset', + 'robbie', + 'alabama', + 'danger', + 'zeppelin', + 'juan', + 'rusty', + 'pppppp', + 'nick', + '2001', + 'ping', + 'darkstar', + 'madonna', + 'qwe123', + 'bigone', + 'casino', + 'cheryl', + 'charlie1', + 'mmmmmm', + 'integra', + 'wrangler', + 'apache', + 'tweety', + 'qwerty12', + 'bobafett', + 'simone', + 'none', + 'business', + 'sterling', + 'trevor', + 'transam', + 'dustin', + 'harvey', + 'england', + '2323', + 'seattle', + 'ssssss', + 'rose', + 'harry', + 'openup', + 'pandora', + 'pussys', + 'trucker', + 'wallace', + 'indigo', + 'storm', + 'malibu', + 'weed', + 'review', + 'babydoll', + 'doggy', + 'dilbert', + 'pegasus', + 'joker', + 'catfish', + 'flipper', + 'valerie', + 'herman', + 'fuckit', + 'detroit', + 'kenneth', + 'cheyenne', + 'bruins', + 'stacey', + 'smoke', + 'joey', + 'seven', + 'marino', + 'fetish', + 'xfiles', + 'wonder', + 'stinger', + 'pizza', + 'babe', + 'pretty', + 'stealth', + 'manutd', + 'gracie', + 'gundam', + 'cessna', + 'longhorn', + 'presario', + 'mnbvcxz', + 'wicked', + 'mustang1', + 'victory', + '21122112', + 'shelly', + 'awesome', + 'athena', + 'q1w2e3r4', + 'help', + 'holiday', + 'knicks', + 'street', + 'redneck', + '12341234', + 'casey', + 'gizmo', + 'scully', + 'dragon1', + 'devildog', + 'triumph', + 'eddie', + 'bluebird', + 'shotgun', + 'peewee', + 'ronnie', + 'angel1', + 'daisy', + 'special', + 'metallica', + 'madman', + 'country', + 'impala', + 'lennon', + 'roscoe', + 'omega', + 'access14', + 'enterpri', + 'miranda', + 'search', + 'smitty', + 'blizzard', + 'unicorn', + 'tight', + 'rick', + 'ronald', + 'asdf1234', + 'harrison', + 'trigger', + 'truck', + 'danny', + 'home', + 'winnie', + 'beauty', + 'thailand', + '1234567890', + 'cadillac', + 'castle', + 'tyler', + 'bobcat', + 'buddy1', + 'sunny', + 'stones', + 'asian', + 'freddie', + 'chuck', + 'butt', + 'loveyou', + 'norton', + 'hellfire', + 'hotsex', + 'indiana', + 'short', + 'panzer', + 'lonewolf', + 'trumpet', + 'colors', + 'blaster', + '12121212', + 'fireball', + 'logan', + 'precious', + 'aaron', + 'elaine', + 'jungle', + 'atlanta', + 'gold', + 'corona', + 'curtis', + 'nikki', + 'polaris', + 'timber', + 'theone', + 'baller', + 'chipper', + 'orlando', + 'island', + 'skyline', + 'dragons', + 'dogs', + 'benson', + 'licker', + 'goldie', + 'engineer', + 'kong', + 'pencil', + 'basketba', + 'open', + 'hornet', + 'world', + 'linda', + 'barbie', + 'chan', + 'farmer', + 'valentin', + 'wetpussy', + 'indians', + 'larry', + 'redman', + 'foobar', + 'travel', + 'morpheus', + 'bernie', + 'target', + '141414', + 'hotstuff', + 'photos', + 'laura', + 'savage', + 'holly', + 'rocky1', + 'fuck_inside', + 'dollar', + 'turbo', + 'design', + 'newton', + 'hottie', + 'moon', + '202020', + 'blondes', + '4128', + 'lestat', + 'avatar', + 'future', + 'goforit', + 'random', + 'abgrtyu', + 'jjjjjj', + 'cancer', + 'q1w2e3', + 'smiley', + 'goldberg', + 'express', + 'virgin', + 'zipper', + 'wrinkle1', + 'stone', + 'andy', + 'babylon', + 'dong', + 'powers', + 'consumer', + 'dudley', + 'monkey1', + 'serenity', + 'samurai', + '99999999', + 'bigboobs', + 'skeeter', + 'lindsay', + 'joejoe', + 'master1', + 'aaaaa', + 'chocolat', + 'christia', + 'birthday', + 'stephani', + 'tang', + '1234qwer', + 'alfred', + 'ball', + '98765432', + 'maria', + 'sexual', + 'maxima', + '77777777', + 'sampson', + 'buckeye', + 'highland', + 'kristin', + 'seminole', + 'reaper', + 'bassman', + 'nugget', + 'lucifer', + 'airforce', + 'nasty', + 'watson', + 'warlock', + '2121', + 'philip', + 'always', + 'dodge', + 'chrissy', + 'burger', + 'bird', + 'snatch', + 'missy', + 'pink', + 'gang', + 'maddie', + 'holmes', + 'huskers', + 'piglet', + 'photo', + 'joanne', + 'hamilton', + 'dodger', + 'paladin', + 'christy', + 'chubby', + 'buckeyes', + 'hamlet', + 'abcdefgh', + 'bigfoot', + 'sunday', + 'manson', + 'goldfish', + 'garden', + 'deftones', + 'icecream', + 'blondie', + 'spartan', + 'julie', + 'harold', + 'charger', + 'brandi', + 'stormy', + 'sherry', + 'pleasure', + 'juventus', + 'rodney', + 'galaxy', + 'holland', + 'escort', + 'zxcvb', + 'planet', + 'jerome', + 'wesley', + 'blues', + 'song', + 'peace', + 'david1', + 'ncc1701e', + '1966', + '51505150', + 'cavalier', + 'gambit', + 'karen', + 'sidney', + 'ripper', + 'oicu812', + 'jamie', + 'sister', + 'marie', + 'martha', + 'nylons', + 'aardvark', + 'nadine', + 'minnie', + 'whiskey', + 'bing', + 'plastic', + 'anal', + 'babylon5', + 'chang', + 'savannah', + 'loser', + 'racecar', + 'insane', + 'yankees1', + 'mememe', + 'hansolo', + 'chiefs', + 'fredfred', + 'freak', + 'frog', + 'salmon', + 'concrete', + 'yvonne', + 'zxcv', + 'shamrock', + 'atlantis', + 'warren', + 'wordpass', + 'julian', + 'mariah', + 'rommel', + '1010', + 'harris', + 'predator', + 'sylvia', + 'massive', + 'cats', + 'sammy1', + 'mister', + 'stud', + 'marathon', + 'rubber', + 'ding', + 'trunks', + 'desire', + 'montreal', + 'justme', + 'faster', + 'kathleen', + 'irish', + '1999', + 'bertha', + 'jessica1', + 'alpine', + 'sammie', + 'diamonds', + 'tristan', + '00000', + 'swinger', + 'shan', + 'stallion', + 'pitbull', + 'letmein2', + 'roberto', + 'ready', + 'april', + 'palmer', + 'ming', + 'shadow1', + 'audrey', + 'chong', + 'clitoris', + 'wang', + 'shirley', + 'fuckers', + 'jackoff', + 'bluesky', + 'sundance', + 'renegade', + 'hollywoo', + '151515', + 'bernard', + 'wolfman', + 'soldier', + 'picture', + 'pierre', + 'ling', + 'goddess', + 'manager', + 'nikita', + 'sweety', + 'titans', + 'hang', + 'fang', + 'ficken', + 'niners', + 'bottom', + 'bubble', + 'hello123', + 'ibanez', + 'webster', + 'sweetpea', + 'stocking', + '323232', + 'tornado', + 'lindsey', + 'content', + 'bruce', + 'buck', + 'aragorn', + 'griffin', + 'chen', + 'campbell', + 'trojan', + 'christop', + 'newman', + 'wayne', + 'tina', + 'rockstar', + 'father', + 'geronimo', + 'pascal', + 'crimson', + 'brooks', + 'hector', + 'penny', + 'anna', + 'google', + 'camera', + 'chandler', + 'fatcat', + 'lovelove', + 'cody', + 'cunts', + 'waters', + 'stimpy', + 'finger', + 'cindy', + 'wheels', + 'viper1', + 'latin', + 'robin', + 'greenday', + '987654321', + 'creampie', + 'brendan', + 'hiphop', + 'willy', + 'snapper', + 'funtime', + 'duck', + 'trombone', + 'adult', + 'cotton', + 'cookies', + 'kaiser', + 'mulder', + 'westham', + 'latino', + 'jeep', + 'ravens', + 'aurora', + 'drizzt', + 'madness', + 'energy', + 'kinky', + '314159', + 'sophia', + 'stefan', + 'slick', + 'rocker', + '55555555', + 'freeman', + 'french', + 'mongoose', + 'speed', + 'dddddd', + 'hong', + 'henry', + 'hungry', + 'yang', + 'catdog', + 'cheng', + 'ghost', + 'gogogo', + 'randy', + 'tottenha', + 'curious', + 'butterfl', + 'mission', + 'january', + 'singer', + 'sherman', + 'shark', + 'techno', + 'lancer', + 'lalala', + 'autumn', + 'chichi', + 'orion', + 'trixie', + 'clifford', + 'delta', + 'bobbob', + 'bomber', + 'holden', + 'kang', + 'kiss', + '1968', + 'spunky', + 'liquid', + 'mary', + 'beagle', + 'granny', + 'network', + 'bond', + 'kkkkkk', + 'millie', + '1973', + 'biggie', + 'beetle', + 'teacher', + 'susan', + 'toronto', + 'anakin', + 'genius', + 'dream', + 'cocks', + 'dang', + 'bush', + 'karate', + 'snakes', + 'bangkok', + 'callie', + 'fuckyou2', + 'pacific', + 'daytona', + 'kelsey', + 'infantry', + 'skywalke', + 'foster', + 'felix', + 'sailing', + 'raistlin', + 'vanhalen', + 'huang', + 'herbert', + 'jacob', + 'blackie', + 'tarzan', + 'strider', + 'sherlock', + 'lang', + 'gong', + 'sang', + 'dietcoke', + 'ultimate', + 'tree', + 'shai', + 'sprite', + 'ting', + 'artist', + 'chai', + 'chao', + 'devil', + 'python', + 'ninja', + 'misty', + 'ytrewq', + 'sweetie', + 'superfly', + '456789', + 'tian', + 'jing', + 'jesus1', + 'freedom1', + 'dian', + 'drpepper', + 'potter', + 'chou', + 'darren', + 'hobbit', + 'violet', + 'yong', + 'shen', + 'phillip', + 'maurice', + 'gloria', + 'nolimit', + 'mylove', + 'biscuit', + 'yahoo', + 'shasta', + 'sex4me', + 'smoker', + 'smile', + 'pebbles', + 'pics', + 'philly', + 'tong', + 'tintin', + 'lesbians', + 'marlin', + 'cactus', + 'frank1', + 'tttttt', + 'chun', + 'danni', + 'emerald', + 'showme', + 'pirates', + 'lian', + 'dogg', + 'colleen', + 'xiao', + 'xian', + 'tazman', + 'tanker', + 'patton', + 'toshiba', + 'richie', + 'alberto', + 'gotcha', + 'graham', + 'dillon', + 'rang', + 'emily', + 'keng', + 'jazz', + 'bigguy', + 'yuan', + 'woman', + 'tomtom', + 'marion', + 'greg', + 'chaos', + 'fossil', + 'flight', + 'racerx', + 'tuan', + 'creamy', + 'boss', + 'bobo', + 'musicman', + 'warcraft', + 'window', + 'blade', + 'shuang', + 'sheila', + 'shun', + 'lick', + 'jian', + 'microsoft', + 'rong', + 'allen', + 'feng', + 'getsome', + 'sally', + 'quality', + 'kennedy', + 'morrison', + '1977', + 'beng', + 'wwwwww', + 'yoyoyo', + 'zhang', + 'seng', + 'teddy', + 'joanna', + 'andreas', + 'harder', + 'luke', + 'qazxsw', + 'qian', + 'cong', + 'chuan', + 'deng', + 'nang', + 'boeing', + 'keeper', + 'western', + 'isabelle', + '1963', + 'subaru', + 'sheng', + 'thuglife', + 'teng', + 'jiong', + 'miao', + 'martina', + 'mang', + 'maniac', + 'pussie', + 'tracey', + 'a1b2c3', + 'clayton', + 'zhou', + 'zhuang', + 'xing', + 'stonecol', + 'snow', + 'spyder', + 'liang', + 'jiang', + 'memphis', + 'regina', + 'ceng', + 'magic1', + 'logitech', + 'chuang', + 'dark', + 'million', + 'blow', + 'sesame', + 'shao', + 'poison', + 'titty', + 'terry', + 'kuan', + 'kuai', + 'kyle', + 'mian', + 'guan', + 'hamster', + 'guai', + 'ferret', + 'florence', + 'geng', + 'duan', + 'pang', + 'maiden', + 'quan', + 'velvet', + 'nong', + 'neng', + 'nookie', + 'buttons', + 'bian', + 'bingo', + 'biao', + 'zhong', + 'zeng', + 'xiong', + 'zhun', + 'ying', + 'zong', + 'xuan', + 'zang', + '0.0.000', + 'suan', + 'shei', + 'shui', + 'sharks', + 'shang', + 'shua', + 'small', + 'peng', + 'pian', + 'piao', + 'liao', + 'meng', + 'miami', + 'reng', + 'guang', + 'cang', + 'change', + 'ruan', + 'diao', + 'luan', + 'lucas', + 'qing', + 'chui', + 'chuo', + 'cuan', + 'nuan', + 'ning', + 'heng', + 'huan', + 'kansas', + 'muscle', + 'monroe', + 'weng', + 'whitney', + '1passwor', + 'bluemoon', + 'zhui', + 'zhua', + 'xiang', + 'zheng', + 'zhen', + 'zhei', + 'zhao', + 'zhan', + 'yomama', + 'zhai', + 'zhuo', + 'zuan', + 'tarheel', + 'shou', + 'shuo', + 'tiao', + 'lady', + 'leonard', + 'leng', + 'kuang', + 'jiao', + '13579', + 'basket', + 'qiao', + 'qiong', + 'qiang', + 'chuai', + 'nian', + 'niao', + 'niang', + 'huai', + '22222222', + 'bianca', + 'zhuan', + 'zhuai', + 'shuan', + 'shuai', + 'stardust', + 'jumper', + 'margaret', + 'archie', + '66666666', + 'charlott', + 'forget', + 'qwertz', + 'bones', + 'history', + 'milton', + 'waterloo', + '2002', + 'stuff', + '11223344', + 'office', + 'oldman', + 'preston', + 'trains', + 'murray', + 'vertigo', + '246810', + 'black1', + 'swallow', + 'smiles', + 'standard', + 'alexandr', + 'parrot', + 'luther', + 'user', + 'nicolas', + '1976', + 'surfing', + 'pioneer', + 'pete', + 'masters', + 'apple1', + 'asdasd', + 'auburn', + 'hannibal', + 'frontier', + 'panama', + 'lucy', + 'buffy', + 'brianna', + 'welcome1', + 'vette', + 'blue22', + 'shemale', + '111222', + 'baggins', + 'groovy', + 'global', + 'turner', + '181818', + '1979', + 'blades', + 'spanking', + 'life', + 'byteme', + 'lobster', + 'collins', + 'dawg', + 'hilton', + 'japanese', + '1970', + '1964', + '2424', + 'polo', + 'markus', + 'coco', + 'deedee', + 'mikey', + '1972', + '171717', + '1701', + 'strip', + 'jersey', + 'green1', + 'capital', + 'sasha', + 'sadie', + 'putter', + 'vader', + 'seven7', + 'lester', + 'marcel', + 'banshee', + 'grendel', + 'gilbert', + 'dicks', + 'dead', + 'hidden', + 'iloveu', + '1980', + 'sound', + 'ledzep', + 'michel', + '147258', + 'female', + 'bugger', + 'buffett', + 'bryan', + 'hell', + 'kristina', + 'molson', + '2020', + 'wookie', + 'sprint', + 'thanks', + 'jericho', + '102030', + 'grace', + 'fuckin', + 'mandy', + 'ranger1', + 'trebor', + 'deepthroat', + 'bonehead', + 'molly1', + 'mirage', + 'models', + '1984', + '2468', + 'stuart', + 'showtime', + 'squirrel', + 'pentium', + 'mario', + 'anime', + 'gator', + 'powder', + 'twister', + 'connect', + 'neptune', + 'bruno', + 'butts', + 'engine', + 'eatshit', + 'mustangs', + 'woody1', + 'shogun', + 'septembe', + 'pooh', + 'jimbo', + 'roger', + 'annie', + 'bacon', + 'center', + 'russian', + 'sabine', + 'damien', + 'mollie', + 'voyeur', + '2525', + '363636', + 'leonardo', + 'camel', + 'chair', + 'germany', + 'giant', + 'qqqq', + 'nudist', + 'bone', + 'sleepy', + 'tequila', + 'megan', + 'fighter', + 'garrett', + 'dominic', + 'obiwan', + 'makaveli', + 'vacation', + 'walnut', + '1974', + 'ladybug', + 'cantona', + 'ccbill', + 'satan', + 'rusty1', + 'passwor1', + 'columbia', + 'napoleon', + 'dusty', + 'kissme', + 'motorola', + 'william1', + '1967', + 'zzzz', + 'skater', + 'smut', + 'play', + 'matthew1', + 'robinson', + 'valley', + 'coolio', + 'dagger', + 'boner', + 'bull', + 'horndog', + 'jason1', + 'blake', + 'penguins', + 'rescue', + 'griffey', + '8j4ye3uz', + 'californ', + 'champs', + 'qwertyuiop', + 'portland', + 'queen', + 'colt45', + 'boat', + 'xxxxxxx', + 'xanadu', + 'tacoma', + 'mason', + 'carpet', + 'gggggg', + 'safety', + 'palace', + 'italia', + 'stevie', + 'picturs', + 'picasso', + 'thongs', + 'tempest', + 'ricardo', + 'roberts', + 'asd123', + 'hairy', + 'foxtrot', + 'gary', + 'nimrod', + 'hotboy', + '343434', + '1111111', + 'asdfghjkl', + 'goose', + 'overlord', + 'blood', + 'wood', + 'stranger', + '454545', + 'shaolin', + 'sooners', + 'socrates', + 'spiderman', + 'peanuts', + 'maxine', + 'rogers', + '13131313', + 'andrew1', + 'filthy', + 'donnie', + 'ohyeah', + 'africa', + 'national', + 'kenny', + 'keith', + 'monique', + 'intrepid', + 'jasmin', + 'pickles', + 'assass', + 'fright', + 'potato', + 'darwin', + 'hhhhhh', + 'kingdom', + 'weezer', + '424242', + 'pepsi1', + 'throat', + 'romeo', + 'gerard', + 'looker', + 'puppy', + 'butch', + 'monika', + 'suzanne', + 'sweets', + 'temple', + 'laurie', + 'josh', + 'megadeth', + 'analsex', + 'nymets', + 'ddddddd', + 'bigballs', + 'support', + 'stick', + 'today', + 'down', + 'oakland', + 'oooooo', + 'qweasd', + 'chucky', + 'bridge', + 'carrot', + 'chargers', + 'discover', + 'dookie', + 'condor', + 'night', + 'butler', + 'hoover', + 'horny1', + 'isabella', + 'sunrise', + 'sinner', + 'jojo', + 'megapass', + 'martini', + 'assfuck', + 'grateful', + 'ffffff', + 'abigail', + 'esther', + 'mushroom', + 'janice', + 'jamaica', + 'wright', + 'sims', + 'space', + 'there', + 'timmy', + '7654321', + '77777', + 'cccccc', + 'gizmodo', + 'roxanne', + 'ralph', + 'tractor', + 'cristina', + 'dance', + 'mypass', + 'hongkong', + 'helena', + '1975', + 'blue123', + 'pissing', + 'thomas1', + 'redred', + 'rich', + 'basketball', + 'attack', + 'cash', + 'satan666', + 'drunk', + 'dixie', + 'dublin', + 'bollox', + 'kingkong', + 'katrina', + 'miles', + '1971', + '22222', + '272727', + 'sexx', + 'penelope', + 'thompson', + 'anything', + 'bbbb', + 'battle', + 'grizzly', + 'passat', + 'porter', + 'tracy', + 'defiant', + 'bowler', + 'knickers', + 'monitor', + 'wisdom', + 'wild', + 'slappy', + 'thor', + 'letsgo', + 'robert1', + 'feet', + 'rush', + 'brownie', + 'hudson', + '098765', + 'playing', + 'playtime', + 'lightnin', + 'melvin', + 'atomic', + 'bart', + 'hawk', + 'goku', + 'glory', + 'llllll', + 'qwaszx', + 'cosmos', + 'bosco', + 'knights', + 'bentley', + 'beast', + 'slapshot', + 'lewis', + 'assword', + 'frosty', + 'gillian', + 'sara', + 'dumbass', + 'mallard', + 'dddd', + 'deanna', + 'elwood', + 'wally', + '159357', + 'titleist', + 'angelo', + 'aussie', + 'guest', + 'golfing', + 'doobie', + 'loveit', + 'chloe', + 'elliott', + 'werewolf', + 'vipers', + 'janine', + '1965', + 'blabla', + 'surf', + 'sucking', + 'tardis', + 'serena', + 'shelley', + 'thegame', + 'legion', + 'rebels', + 'fernando', + 'fast', + 'gerald', + 'sarah1', + 'double', + 'onelove', + 'loulou', + 'toto', + 'crash', + 'blackcat', + '0007', + 'tacobell', + 'soccer1', + 'jedi', + 'manuel', + 'method', + 'river', + 'chase', + 'ludwig', + 'poopie', + 'derrick', + 'boob', + 'breast', + 'kittycat', + 'isabel', + 'belly', + 'pikachu', + 'thunder1', + 'thankyou', + 'jose', + 'celeste', + 'celtics', + 'frances', + 'frogger', + 'scoobydo', + 'sabbath', + 'coltrane', + 'budman', + 'willis', + 'jackal', + 'bigger', + 'zzzzz', + 'silvia', + 'sooner', + 'licking', + 'gopher', + 'geheim', + 'lonestar', + 'primus', + 'pooper', + 'newpass', + 'brasil', + 'heather1', + 'husker', + 'element', + 'moomoo', + 'beefcake', + 'zzzzzzzz', + 'tammy', + 'shitty', + 'smokin', + 'personal', + 'jjjj', + 'anthony1', + 'anubis', + 'backup', + 'gorilla', + 'fuckface', + 'painter', + 'lowrider', + 'punkrock', + 'traffic', + 'claude', + 'daniela', + 'dale', + 'delta1', + 'nancy', + 'boys', + 'easy', + 'kissing', + 'kelley', + 'wendy', + 'theresa', + 'amazon', + 'alan', + 'fatass', + 'dodgeram', + 'dingdong', + 'malcolm', + 'qqqqqqqq', + 'breasts', + 'boots', + 'honda1', + 'spidey', + 'poker', + 'temp', + 'johnjohn', + 'miguel', + '147852', + 'archer', + 'asshole1', + 'dogdog', + 'tricky', + 'crusader', + 'weather', + 'syracuse', + 'spankme', + 'speaker', + 'meridian', + 'amadeus', + 'back', + 'harley1', + 'falcons', + 'dorothy', + 'turkey50', + 'kenwood', + 'keyboard', + 'ilovesex', + '1978', + 'blackman', + 'shazam', + 'shalom', + 'lickit', + 'jimbob', + 'richmond', + 'roller', + 'carson', + 'check', + 'fatman', + 'funny', + 'garbage', + 'sandiego', + 'loving', + 'magnus', + 'cooldude', + 'clover', + 'mobile', + 'bell', + 'payton', + 'plumber', + 'texas1', + 'tool', + 'topper', + 'jenna', + 'mariners', + 'rebel', + 'harmony', + 'caliente', + 'celica', + 'fletcher', + 'german', + 'diana', + 'oxford', + 'osiris', + 'orgasm', + 'punkin', + 'porsche9', + 'tuesday', + 'close', + 'breeze', + 'bossman', + 'kangaroo', + 'billie', + 'latinas', + 'judith', + 'astros', + 'scruffy', + 'donna', + 'qwertyu', + 'davis', + 'hearts', + 'kathy', + 'jammer', + 'java', + 'springer', + 'rhonda', + 'ricky', + '1122', + 'goodtime', + 'chelsea1', + 'freckles', + 'flyboy', + 'doodle', + 'city', + 'nebraska', + 'bootie', + 'kicker', + 'webmaster', + 'vulcan', + 'iverson', + '191919', + 'blueeyes', + 'stoner', + '321321', + 'farside', + 'rugby', + 'director', + 'pussy69', + 'power1', + 'bobbie', + 'hershey', + 'hermes', + 'monopoly', + 'west', + 'birdman', + 'blessed', + 'blackjac', + 'southern', + 'peterpan', + 'thumbs', + 'lawyer', + 'melinda', + 'fingers', + 'fuckyou1', + 'rrrrrr', + 'a1b2c3d4', + 'coke', + 'nicola', + 'bohica', + 'heart', + 'elvis1', + 'kids', + 'blacky', + 'stories', + 'sentinel', + 'snake1', + 'phoebe', + 'jesse', + 'richard1', + '1234abcd', + 'guardian', + 'candyman', + 'fisting', + 'scarlet', + 'dildo', + 'pancho', + 'mandingo', + 'lucky7', + 'condom', + 'munchkin', + 'billyboy', + 'summer1', + 'student', + 'sword', + 'skiing', + 'sergio', + 'site', + 'sony', + 'thong', + 'rootbeer', + 'assassin', + 'cassidy', + 'frederic', + 'fffff', + 'fitness', + 'giovanni', + 'scarlett', + 'durango', + 'postal', + 'achilles', + 'dawn', + 'dylan', + 'kisses', + 'warriors', + 'imagine', + 'plymouth', + 'topdog', + 'asterix', + 'hallo', + 'cameltoe', + 'fuckfuck', + 'bridget', + 'eeeeee', + 'mouth', + 'weird', + 'will', + 'sithlord', + 'sommer', + 'toby', + 'theking', + 'juliet', + 'avenger', + 'backdoor', + 'goodbye', + 'chevrole', + 'faith', + 'lorraine', + 'trance', + 'cosworth', + 'brad', + 'houses', + 'homers', + 'eternity', + 'kingpin', + 'verbatim', + 'incubus', + '1961', + 'blond', + 'zaphod', + 'shiloh', + 'spurs', + 'station', + 'jennie', + 'maynard', + 'mighty', + 'aliens', + 'hank', + 'charly', + 'running', + 'dogman', + 'omega1', + 'printer', + 'aggies', + 'chocolate', + 'deadhead', + 'hope', + 'javier', + 'bitch1', + 'stone55', + 'pineappl', + 'thekid', + 'lizzie', + 'rockets', + 'ashton', + 'camels', + 'formula', + 'forrest', + 'rosemary', + 'oracle', + 'rain', + 'pussey', + 'porkchop', + 'abcde', + 'clancy', + 'nellie', + 'mystic', + 'inferno', + 'blackdog', + 'steve1', + 'pauline', + 'alexander', + 'alice', + 'alfa', + 'grumpy', + 'flames', + 'scream', + 'lonely', + 'puffy', + 'proxy', + 'valhalla', + 'unreal', + 'cynthia', + 'herbie', + 'engage', + 'yyyyyy', + '010101', + 'solomon', + 'pistol', + 'melody', + 'celeb', + 'flying', + 'gggg', + 'santiago', + 'scottie', + 'oakley', + 'portugal', + 'a12345', + 'newbie', + 'mmmm', + 'venus', + '1qazxsw2', + 'beverly', + 'zorro', + 'work', + 'writer', + 'stripper', + 'sebastia', + 'spread', + 'phil', + 'tobias', + 'links', + 'members', + 'metal', + '1221', + 'andre', + '565656', + 'funfun', + 'trojans', + 'again', + 'cyber', + 'hurrican', + 'moneys', + '1x2zkg8w', + 'zeus', + 'thing', + 'tomato', + 'lion', + 'atlantic', + 'celine', + 'usa123', + 'trans', + 'account', + 'aaaaaaa', + 'homerun', + 'hyperion', + 'kevin1', + 'blacks', + '44444444', + 'skittles', + 'sean', + 'hastings', + 'fart', + 'gangbang', + 'fubar', + 'sailboat', + 'older', + 'oilers', + 'craig', + 'conrad', + 'church', + 'damian', + 'dean', + 'broken', + 'buster1', + 'hithere', + 'immortal', + 'sticks', + 'pilot', + 'peters', + 'lexmark', + 'jerkoff', + 'maryland', + 'anders', + 'cheers', + 'possum', + 'columbus', + 'cutter', + 'muppet', + 'beautiful', + 'stolen', + 'swordfish', + 'sport', + 'sonic', + 'peter1', + 'jethro', + 'rockon', + 'asdfghj', + 'pass123', + 'paper', + 'pornos', + 'ncc1701a', + 'bootys', + 'buttman', + 'bonjour', + 'escape', + '1960', + 'becky', + 'bears', + '362436', + 'spartans', + 'tinman', + 'threesom', + 'lemons', + 'maxmax', + '1414', + 'bbbbb', + 'camelot', + 'chad', + 'chewie', + 'gogo', + 'fusion', + 'saint', + 'dilligaf', + 'nopass', + 'myself', + 'hustler', + 'hunter1', + 'whitey', + 'beast1', + 'yesyes', + 'spank', + 'smudge', + 'pinkfloy', + 'patriot', + 'lespaul', + 'annette', + 'hammers', + 'catalina', + 'finish', + 'formula1', + 'sausage', + 'scooter1', + 'orioles', + 'oscar1', + 'over', + 'colombia', + 'cramps', + 'natural', + 'eating', + 'exotic', + 'iguana', + 'bella', + 'suckers', + 'strong', + 'sheena', + 'start', + 'slave', + 'pearl', + 'topcat', + 'lancelot', + 'angelica', + 'magelan', + 'racer', + 'ramona', + 'crunch', + 'british', + 'button', + 'eileen', + 'steph', + '456123', + 'skinny', + 'seeking', + 'rockhard', + 'chief', + 'filter', + 'first', + 'freaks', + 'sakura', + 'pacman', + 'poontang', + 'dalton', + 'newlife', + 'homer1', + 'klingon', + 'watcher', + 'walleye', + 'tasha', + 'tasty', + 'sinatra', + 'starship', + 'steel', + 'starbuck', + 'poncho', + 'amber1', + 'gonzo', + 'grover', + 'catherin', + 'carol', + 'candle', + 'firefly', + 'goblin', + 'scotch', + 'diver', + 'usmc', + 'huskies', + 'eleven', + 'kentucky', + 'kitkat', + 'israel', + 'beckham', + 'bicycle', + 'yourmom', + 'studio', + 'tara', + '33333333', + 'shane', + 'splash', + 'jimmy1', + 'reality', + '12344321', + 'caitlin', + 'focus', + 'sapphire', + 'mailman', + 'raiders1', + 'clark', + 'ddddd', + 'hopper', + 'excalibu', + 'more', + 'wilbur', + 'illini', + 'imperial', + 'phillips', + 'lansing', + 'maxx', + 'gothic', + 'golfball', + 'carlton', + 'camille', + 'facial', + 'front242', + 'macdaddy', + 'qwer1234', + 'vectra', + 'cowboys1', + 'crazy1', + 'dannyboy', + 'jane', + 'betty', + 'benny', + 'bennett', + 'leader', + 'martinez', + 'aquarius', + 'barkley', + 'hayden', + 'caught', + 'franky', + 'ffff', + 'floyd', + 'sassy', + 'pppp', + 'pppppppp', + 'prodigy', + 'clarence', + 'noodle', + 'eatpussy', + 'vortex', + 'wanking', + 'beatrice', + 'billy1', + 'siemens', + 'pedro', + 'phillies', + 'research', + 'groups', + 'carolyn', + 'chevy1', + 'cccc', + 'fritz', + 'gggggggg', + 'doughboy', + 'dracula', + 'nurses', + 'loco', + 'madrid', + 'lollipop', + 'trout', + 'utopia', + 'chrono', + 'cooler', + 'conner', + 'nevada', + 'wibble', + 'werner', + 'summit', + 'marco', + 'marilyn', + '1225', + 'babies', + 'capone', + 'fugazi', + 'panda', + 'mama', + 'qazwsxed', + 'puppies', + 'triton', + '9876', + 'command', + 'nnnnnn', + 'ernest', + 'momoney', + 'iforgot', + 'wolfie', + 'studly', + 'shawn', + 'renee', + 'alien', + 'hamburg', + '81fukkc', + '741852', + 'catman', + 'china', + 'forgot', + 'gagging', + 'scott1', + 'drew', + 'oregon', + 'qweqwe', + 'train', + 'crazybab', + 'daniel1', + 'cutlass', + 'brothers', + 'holes', + 'heidi', + 'mothers', + 'music1', + 'what', + 'walrus', + '1957', + 'bigtime', + 'bike', + 'xtreme', + 'simba', + 'ssss', + 'rookie', + 'angie', + 'bathing', + 'fresh', + 'sanchez', + 'rotten', + 'maestro', + 'luis', + 'look', + 'turbo1', + '99999', + 'butthole', + 'hhhh', + 'elijah', + 'monty', + 'bender', + 'yoda', + 'shania', + 'shock', + 'phish', + 'thecat', + 'rightnow', + 'reagan', + 'baddog', + 'asia', + 'greatone', + 'gateway1', + 'randall', + 'abstr', + 'napster', + 'brian1', + 'bogart', + 'high', + 'hitler', + 'emma', + 'kill', + 'weaver', + 'wildfire', + 'jackson1', + 'isaiah', + '1981', + 'belinda', + 'beaner', + 'yoyo', + '0.0.0.000', + 'super1', + 'select', + 'snuggles', + 'slutty', + 'some', + 'phoenix1', + 'technics', + 'toon', + 'raven1', + 'rayray', + '123789', + '1066', + 'albion', + 'greens', + 'fashion', + 'gesperrt', + 'santana', + 'paint', + 'powell', + 'credit', + 'darling', + 'mystery', + 'bowser', + 'bottle', + 'brucelee', + 'hehehe', + 'kelly1', + 'mojo', + '1998', + 'bikini', + 'woofwoof', + 'yyyy', + 'strap', + 'sites', + 'spears', + 'theodore', + 'julius', + 'richards', + 'amelia', + 'central', + 'f**k', + 'nyjets', + 'punisher', + 'username', + 'vanilla', + 'twisted', + 'bryant', + 'brent', + 'bunghole', + 'here', + 'elizabeth', + 'erica', + 'kimber', + 'viagra', + 'veritas', + 'pony', + 'pool', + 'titts', + 'labtec', + 'lifetime', + 'jenny1', + 'masterbate', + 'mayhem', + 'redbull', + 'govols', + 'gremlin', + '505050', + 'gmoney', + 'rupert', + 'rovers', + 'diamond1', + 'lorenzo', + 'trident', + 'abnormal', + 'davidson', + 'deskjet', + 'cuddles', + 'nice', + 'bristol', + 'karina', + 'milano', + 'vh5150', + 'jarhead', + '1982', + 'bigbird', + 'bizkit', + 'sixers', + 'slider', + 'star69', + 'starfish', + 'penetration', + 'tommy1', + 'john316', + 'meghan', + 'michaela', + 'market', + 'grant', + 'caligula', + 'carl', + 'flicks', + 'films', + 'madden', + 'railroad', + 'cosmo', + 'cthulhu', + 'bradford', + 'br0d3r', + 'military', + 'bearbear', + 'swedish', + 'spawn', + 'patrick1', + 'polly', + 'these', + 'todd', + 'reds', + 'anarchy', + 'groove', + 'franco', + 'fuckher', + 'oooo', + 'tyrone', + 'vegas', + 'airbus', + 'cobra1', + 'christine', + 'clips', + 'delete', + 'duster', + 'kitty1', + 'mouse1', + 'monkeys', + 'jazzman', + '1919', + '262626', + 'swinging', + 'stroke', + 'stocks', + 'sting', + 'pippen', + 'labrador', + 'jordan1', + 'justdoit', + 'meatball', + 'females', + 'saturday', + 'park', + 'vector', + 'cooter', + 'defender', + 'desert', + 'demon', + 'nike', + 'bubbas', + 'bonkers', + 'english', + 'kahuna', + 'wildman', + '4121', + 'sirius', + 'static', + 'piercing', + 'terror', + 'teenage', + 'leelee', + 'marissa', + 'microsof', + 'mechanic', + 'robotech', + 'rated', + 'hailey', + 'chaser', + 'sanders', + 'salsero', + 'nuts', + 'macross', + 'quantum', + 'rachael', + 'tsunami', + 'universe', + 'daddy1', + 'cruise', + 'nguyen', + 'newpass6', + 'nudes', + 'hellyeah', + 'vernon', + '1959', + 'zaq12wsx', + 'striker', + 'sixty', + 'steele', + 'spice', + 'spectrum', + 'smegma', + 'thumb', + 'jjjjjjjj', + 'mellow', + 'astrid', + 'cancun', + 'cartoon', + 'sabres', + 'samiam', + 'pants', + 'oranges', + 'oklahoma', + 'lust', + 'coleman', + 'denali', + 'nude', + 'noodles', + 'buzz', + 'brest', + 'hooter', + 'mmmmmmmm', + 'warthog', + 'bloody', + 'blueblue', + 'zappa', + 'wolverine', + 'sniffing', + 'lance', + 'jean', + 'jjjjj', + 'harper', + 'calico', + 'freee', + 'rover', + 'door', + 'pooter', + 'closeup', + 'bonsai', + 'evelyn', + 'emily1', + 'kathryn', + 'keystone', + 'iiii', + '1955', + 'yzerman', + 'theboss', + 'tolkien', + 'jill', + 'megaman', + 'rasta', + 'bbbbbbbb', + 'bean', + 'handsome', + 'hal9000', + 'goofy', + 'gringo', + 'gofish', + 'gizmo1', + 'samsam', + 'scuba', + 'onlyme', + 'tttttttt', + 'corrado', + 'clown', + 'clapton', + 'deborah', + 'boris', + 'bulls', + 'vivian', + 'jayhawk', + 'bethany', + 'wwww', + 'sharky', + 'seeker', + 'ssssssss', + 'somethin', + 'pillow', + 'thesims', + 'lighter', + 'lkjhgf', + 'melissa1', + 'marcius2', + 'barry', + 'guiness', + 'gymnast', + 'casey1', + 'goalie', + 'godsmack', + 'doug', + 'lolo', + 'rangers1', + 'poppy', + 'abby', + 'clemson', + 'clipper', + 'deeznuts', + 'nobody', + 'holly1', + 'elliot', + 'eeee', + 'kingston', + 'miriam', + 'belle', + 'yosemite', + 'sucked', + 'sex123', + 'sexy69', + "pic's", + 'tommyboy', + 'lamont', + 'meat', + 'masterbating', + 'marianne', + 'marc', + 'gretzky', + 'happyday', + 'frisco', + 'scratch', + 'orchid', + 'orange1', + 'manchest', + 'quincy', + 'unbelievable', + 'aberdeen', + 'dawson', + 'nathalie', + 'ne1469', + 'boxing', + 'hill', + 'korn', + 'intercourse', + '161616', + '1985', + 'ziggy', + 'supersta', + 'stoney', + 'senior', + 'amature', + 'barber', + 'babyboy', + 'bcfields', + 'goliath', + 'hack', + 'hardrock', + 'children', + 'frodo', + 'scout', + 'scrappy', + 'rosie', + 'qazqaz', + 'tracker', + 'active', + 'craving', + 'commando', + 'cohiba', + 'deep', + 'cyclone', + 'dana', + 'bubba69', + 'katie1', + 'mpegs', + 'vsegda', + 'jade', + 'irish1', + 'better', + 'sexy1', + 'sinclair', + 'smelly', + 'squerting', + 'lions', + 'jokers', + 'jeanette', + 'julia', + 'jojojo', + 'meathead', + 'ashley1', + 'groucho', + 'cheetah', + 'champ', + 'firefox', + 'gandalf1', + 'packer', + 'magnolia', + 'love69', + 'tyler1', + 'typhoon', + 'tundra', + 'bobby1', + 'kenworth', + 'village', + 'volley', + 'beth', + 'wolf359', + '0420', + '000007', + 'swimmer', + 'skydive', + 'smokes', + 'patty', + 'peugeot', + 'pompey', + 'legolas', + 'kristy', + 'redhot', + 'rodman', + 'redalert', + 'having', + 'grapes', + '4runner', + 'carrera', + 'floppy', + 'dollars', + 'ou8122', + 'quattro', + 'adams', + 'cloud9', + 'davids', + 'nofear', + 'busty', + 'homemade', + 'mmmmm', + 'whisper', + 'vermont', + 'webmaste', + 'wives', + 'insertion', + 'jayjay', + 'philips', + 'phone', + 'topher', + 'tongue', + 'temptress', + 'midget', + 'ripken', + 'havefun', + 'gretchen', + 'canon', + 'celebrity', + 'five', + 'getting', + 'ghetto', + 'direct', + 'otto', + 'ragnarok', + 'trinidad', + 'usnavy', + 'conover', + 'cruiser', + 'dalshe', + 'nicole1', + 'buzzard', + 'hottest', + 'kingfish', + 'misfit', + 'moore', + 'milfnew', + 'warlord', + 'wassup', + 'bigsexy', + 'blackhaw', + 'zippy', + 'shearer', + 'tights', + 'thursday', + 'kungfu', + 'labia', + 'journey', + 'meatloaf', + 'marlene', + 'rider', + 'area51', + 'batman1', + 'bananas', + '636363', + 'cancel', + 'ggggg', + 'paradox', + 'mack', + 'lynn', + 'queens', + 'adults', + 'aikido', + 'cigars', + 'nova', + 'hoosier', + 'eeyore', + 'moose1', + 'warez', + 'interacial', + 'streaming', + '313131', + 'pertinant', + 'pool6123', + 'mayday', + 'rivers', + 'revenge', + 'animated', + 'banker', + 'baddest', + 'gordon24', + 'ccccc', + 'fortune', + 'fantasies', + 'touching', + 'aisan', + 'deadman', + 'homepage', + 'ejaculation', + 'whocares', + 'iscool', + 'jamesbon', + '1956', + '1pussy', + 'womam', + 'sweden', + 'skidoo', + 'spock', + 'sssss', + 'petra', + 'pepper1', + 'pinhead', + 'micron', + 'allsop', + 'amsterda', + 'army', + 'aside', + 'gunnar', + '666999', + 'chip', + 'foot', + 'fowler', + 'february', + 'face', + 'fletch', + 'george1', + 'sapper', + 'science', + 'sasha1', + 'luckydog', + 'lover1', + 'magick', + 'popopo', + 'public', + 'ultima', + 'derek', + 'cypress', + 'booker', + 'businessbabe', + 'brandon1', + 'edwards', + 'experience', + 'vulva', + 'vvvv', + 'jabroni', + 'bigbear', + 'yummy', + '010203', + 'searay', + 'secret1', + 'showing', + 'sinbad', + 'sexxxx', + 'soleil', + 'software', + 'piccolo', + 'thirteen', + 'leopard', + 'legacy', + 'jensen', + 'justine', + 'memorex', + 'marisa', + 'mathew', + 'redwing', + 'rasputin', + '134679', + 'anfield', + 'greenbay', + 'gore', + 'catcat', + 'feather', + 'scanner', + 'pa55word', + 'contortionist', + 'danzig', + 'daisy1', + 'hores', + 'erik', + 'exodus', + 'vinnie', + 'iiiiii', + 'zero', + '1001', + 'subway', + 'tank', + 'second', + 'snapple', + 'sneakers', + 'sonyfuck', + 'picks', + 'poodle', + 'test1234', + 'their', + 'llll', + 'junebug', + 'june', + 'marker', + 'mellon', + 'ronaldo', + 'roadkill', + 'amanda1', + 'asdfjkl', + 'beaches', + 'greene', + 'great1', + 'cheerleaers', + 'force', + 'doitnow', + 'ozzy', + 'madeline', + 'radio', + 'tyson', + 'christian', + 'daphne', + 'boxster', + 'brighton', + 'housewifes', + 'emmanuel', + 'emerson', + 'kkkk', + 'mnbvcx', + 'moocow', + 'vides', + 'wagner', + 'janet', + '1717', + 'bigmoney', + 'blonds', + '1000', + 'storys', + 'stereo', + '4545', + '420247', + 'seductive', + 'sexygirl', + 'lesbean', + 'live', + 'justin1', + '124578', + 'animals', + 'balance', + 'hansen', + 'cabbage', + 'canadian', + 'gangbanged', + 'dodge1', + 'dimas', + 'lori', + 'loud', + 'malaka', + 'puss', + 'probes', + 'adriana', + 'coolman', + 'crawford', + 'dante', + 'nacked', + 'hotpussy', + 'erotica', + 'kool', + 'mirror', + 'wearing', + 'implants', + 'intruder', + 'bigass', + 'zenith', + 'woohoo', + 'womans', + 'tanya', + 'tango', + 'stacy', + 'pisces', + 'laguna', + 'krystal', + 'maxell', + 'andyod22', + 'barcelon', + 'chainsaw', + 'chickens', + 'flash1', + 'downtown', + 'orgasms', + 'magicman', + 'profit', + 'pusyy', + 'pothead', + 'coconut', + 'chuckie', + 'contact', + 'clevelan', + 'designer', + 'builder', + 'budweise', + 'hotshot', + 'horizon', + 'hole', + 'experienced', + 'mondeo', + 'wifes', + '1962', + 'strange', + 'stumpy', + 'smiths', + 'sparks', + 'slacker', + 'piper', + 'pitchers', + 'passwords', + 'laptop', + 'jeremiah', + 'allmine', + 'alliance', + 'bbbbbbb', + 'asscock', + 'halflife', + 'grandma', + 'hayley', + '88888', + 'cecilia', + 'chacha', + 'saratoga', + 'sandy1', + 'santos', + 'doogie', + 'number', + 'positive', + 'qwert40', + 'transexual', + 'crow', + 'close-up', + 'darrell', + 'bonita', + 'ib6ub9', + 'volvo', + 'jacob1', + 'iiiii', + 'beastie', + 'sunnyday', + 'stoned', + 'sonics', + 'starfire', + 'snapon', + 'pictuers', + 'pepe', + 'testing1', + 'tiberius', + 'lisalisa', + 'lesbain', + 'litle', + 'retard', + 'ripple', + 'austin1', + 'badgirl', + 'golfgolf', + 'flounder', + 'garage', + 'royals', + 'dragoon', + 'dickie', + 'passwor', + 'ocean', + 'majestic', + 'poppop', + 'trailers', + 'dammit', + 'nokia', + 'bobobo', + 'br549', + 'emmitt', + 'knock', + 'minime', + 'mikemike', + 'whitesox', + '1954', + '3232', + '353535', + 'seamus', + 'solo', + 'sparkle', + 'sluttey', + 'pictere', + 'titten', + 'lback', + '1024', + 'angelina', + 'goodluck', + 'charlton', + 'fingerig', + 'gallaries', + 'goat', + 'ruby', + 'passme', + 'oasis', + 'lockerroom', + 'logan1', + 'rainman', + 'twins', + 'treasure', + 'absolutely', + 'club', + 'custom', + 'cyclops', + 'nipper', + 'bucket', + 'homepage-', + 'hhhhh', + 'momsuck', + 'indain', + '2345', + 'beerbeer', + 'bimmer', + 'susanne', + 'stunner', + 'stevens', + '456456', + 'shell', + 'sheba', + 'tootsie', + 'tiny', + 'testerer', + 'reefer', + 'really', + '1012', + 'harcore', + 'gollum', + '545454', + 'chico', + 'caveman', + 'carole', + 'fordf150', + 'fishes', + 'gaymen', + 'saleen', + 'doodoo', + 'pa55w0rd', + 'looney', + 'presto', + 'qqqqq', + 'cigar', + 'bogey', + 'brewer', + 'helloo', + 'dutch', + 'kamikaze', + 'monte', + 'wasser', + 'vietnam', + 'visa', + 'japanees', + '0123', + 'swords', + 'slapper', + 'peach', + 'jump', + 'marvel', + 'masterbaiting', + 'march', + 'redwood', + 'rolling', + '1005', + 'ametuer', + 'chiks', + 'cathy', + 'callaway', + 'fucing', + 'sadie1', + 'panasoni', + 'mamas', + 'race', + 'rambo', + 'unknown', + 'absolut', + 'deacon', + 'dallas1', + 'housewife', + 'kristi', + 'keywest', + 'kirsten', + 'kipper', + 'morning', + 'wings', + 'idiot', + '18436572', + '1515', + 'beating', + 'zxczxc', + 'sullivan', + '303030', + 'shaman', + 'sparrow', + 'terrapin', + 'jeffery', + 'masturbation', + 'mick', + 'redfish', + '1492', + 'angus', + 'barrett', + 'goirish', + 'hardcock', + 'felicia', + 'forfun', + 'galary', + 'freeporn', + 'duchess', + 'olivier', + 'lotus', + 'pornographic', + 'ramses', + 'purdue', + 'traveler', + 'crave', + 'brando', + 'enter1', + 'killme', + 'moneyman', + 'welder', + 'windsor', + 'wifey', + 'indon', + 'yyyyy', + 'stretch', + 'taylor1', + '4417', + 'shopping', + 'picher', + 'pickup', + 'thumbnils', + 'johnboy', + 'jets', + 'jess', + 'maureen', + 'anne', + 'ameteur', + 'amateurs', + 'apollo13', + 'hambone', + 'goldwing', + '5050', + 'charley', + 'sally1', + 'doghouse', + 'padres', + 'pounding', + 'quest', + 'truelove', + 'underdog', + 'trader', + 'crack', + 'climber', + 'bolitas', + 'bravo', + 'hohoho', + 'model', + 'italian', + 'beanie', + 'beretta', + 'wrestlin', + 'stroker', + 'tabitha', + 'sherwood', + 'sexyman', + 'jewels', + 'johannes', + 'mets', + 'marcos', + 'rhino', + 'bdsm', + 'balloons', + 'goodman', + 'grils', + 'happy123', + 'flamingo', + 'games', + 'route66', + 'devo', + 'dino', + 'outkast', + 'paintbal', + 'magpie', + 'llllllll', + 'twilight', + 'critter', + 'christie', + 'cupcake', + 'nickel', + 'bullseye', + 'krista', + 'knickerless', + 'mimi', + 'murder', + 'videoes', + 'binladen', + 'xerxes', + 'slim', + 'slinky', + 'pinky', + 'peterson', + 'thanatos', + 'meister', + 'menace', + 'ripley', + 'retired', + 'albatros', + 'balloon', + 'bank', + 'goten', + '5551212', + 'getsdown', + 'donuts', + 'divorce', + 'nwo4life', + 'lord', + 'lost', + 'underwear', + 'tttt', + 'comet', + 'deer', + 'damnit', + 'dddddddd', + 'deeznutz', + 'nasty1', + 'nonono', + 'nina', + 'enterprise', + 'eeeee', + 'misfit99', + 'milkman', + 'vvvvvv', + 'isaac', + '1818', + 'blueboy', + 'beans', + 'bigbutt', + 'wyatt', + 'tech', + 'solution', + 'poetry', + 'toolman', + 'laurel', + 'juggalo', + 'jetski', + 'meredith', + 'barefoot', + '50spanks', + 'gobears', + 'scandinavian', + 'original', + 'truman', + 'cubbies', + 'nitram', + 'briana', + 'ebony', + 'kings', + 'warner', + 'bilbo', + 'yumyum', + 'zzzzzzz', + 'stylus', + '321654', + 'shannon1', + 'server', + 'secure', + 'silly', + 'squash', + 'starman', + 'steeler', + 'staples', + 'phrases', + 'techniques', + 'laser', + '135790', + 'allan', + 'barker', + 'athens', + 'cbr600', + 'chemical', + 'fester', + 'gangsta', + 'fucku2', + 'freeze', + 'game', + 'salvador', + 'droopy', + 'objects', + 'passwd', + 'lllll', + 'loaded', + 'louis', + 'manchester', + 'losers', + 'vedder', + 'clit', + 'chunky', + 'darkman', + 'damage', + 'buckshot', + 'buddah', + 'boobed', + 'henti', + 'hillary', + 'webber', + 'winter1', + 'ingrid', + 'bigmike', + 'beta', + 'zidane', + 'talon', + 'slave1', + 'pissoff', + 'person', + 'thegreat', + 'living', + 'lexus', + 'matador', + 'readers', + 'riley', + 'roberta', + 'armani', + 'ashlee', + 'goldstar', + '5656', + 'cards', + 'fmale', + 'ferris', + 'fuking', + 'gaston', + 'fucku', + 'ggggggg', + 'sauron', + 'diggler', + 'pacers', + 'looser', + 'pounded', + 'premier', + 'pulled', + 'town', + 'trisha', + 'triangle', + 'cornell', + 'collin', + 'cosmic', + 'deeper', + 'depeche', + 'norway', + 'bright', + 'helmet', + 'kristine', + 'kendall', + 'mustard', + 'misty1', + 'watch', + 'jagger', + 'bertie', + 'berger', + 'word', + '3x7pxr', + 'silver1', + 'smoking', + 'snowboar', + 'sonny', + 'paula', + 'penetrating', + 'photoes', + 'lesbens', + 'lambert', + 'lindros', + 'lillian', + 'roadking', + 'rockford', + '1357', + '143143', + 'asasas', + 'goodboy', + '898989', + 'chicago1', + 'card', + 'ferrari1', + 'galeries', + 'godfathe', + 'gawker', + 'gargoyle', + 'gangster', + 'rubble', + 'rrrr', + 'onetime', + 'pussyman', + 'pooppoop', + 'trapper', + 'twenty', + 'abraham', + 'cinder', + 'company', + 'newcastl', + 'boricua', + 'bunny1', + 'boxer', + 'hotred', + 'hockey1', + 'hooper', + 'edward1', + 'evan', + 'kris', + 'misery', + 'moscow', + 'milk', + 'mortgage', + 'bigtit', + 'show', + 'snoopdog', + 'three', + 'lionel', + 'leanne', + 'joshua1', + 'july', + '1230', + 'assholes', + 'cedric', + 'fallen', + 'farley', + 'gene', + 'frisky', + 'sanity', + 'script', + 'divine', + 'dharma', + 'lucky13', + 'property', + 'tricia', + 'akira', + 'desiree', + 'broadway', + 'butterfly', + 'hunt', + 'hotbox', + 'hootie', + 'heat', + 'howdy', + 'earthlink', + 'karma', + 'kiteboy', + 'motley', + 'westwood', + '1988', + 'bert', + 'blackbir', + 'biggles', + 'wrench', + 'working', + 'wrestle', + 'slippery', + 'pheonix', + 'penny1', + 'pianoman', + 'tomorrow', + 'thedude', + 'jenn', + 'jonjon', + 'jones1', + 'mattie', + 'memory', + 'micheal', + 'roadrunn', + 'arrow', + 'attitude', + 'azzer', + 'seahawks', + 'diehard', + 'dotcom', + 'lola', + 'tunafish', + 'chivas', + 'cinnamon', + 'clouds', + 'deluxe', + 'northern', + 'nuclear', + 'north', + 'boom', + 'boobie', + 'hurley', + 'krishna', + 'momomo', + 'modles', + 'volume', + '23232323', + 'bluedog', + 'wwwwwww', + 'zerocool', + 'yousuck', + 'pluto', + 'limewire', + 'link', + 'joung', + 'marcia', + 'awnyce', + 'gonavy', + 'haha', + 'films+pic+galeries', + 'fabian', + 'francois', + 'girsl', + 'fuckthis', + 'girfriend', + 'rufus', + 'drive', + 'uncencored', + 'a123456', + 'airport', + 'clay', + 'chrisbln', + 'combat', + 'cygnus', + 'cupoi', + 'never', + 'netscape', + 'brett', + 'hhhhhhhh', + 'eagles1', + 'elite', + 'knockers', + 'kendra', + 'mommy', + '1958', + 'tazmania', + 'shonuf', + 'piano', + 'pharmacy', + 'thedog', + 'lips', + 'jillian', + 'jenkins', + 'midway', + 'arsenal1', + 'anaconda', + 'australi', + 'gromit', + 'gotohell', + '787878', + '66666', + 'carmex2', + 'camber', + 'gator1', + 'ginger1', + 'fuzzy', + 'seadoo', + 'dorian', + 'lovesex', + 'rancid', + 'uuuuuu', + '911911', + 'nature', + 'bulldog1', + 'helen', + 'health', + 'heater', + 'higgins', + 'kirk', + 'monalisa', + 'mmmmmmm', + 'whiteout', + 'virtual', + 'ventura', + 'jamie1', + 'japanes', + 'james007', + '2727', + '2469', + 'blam', + 'bitchass', + 'believe', + 'zephyr', + 'stiffy', + 'sweet1', + 'silent', + 'southpar', + 'spectre', + 'tigger1', + 'tekken', + 'lenny', + 'lakota', + 'lionking', + 'jjjjjjj', + 'medical', + 'megatron', + '1369', + 'hawaiian', + 'gymnastic', + 'golfer1', + 'gunners', + '7779311', + '515151', + 'famous', + 'glass', + 'screen', + 'rudy', + 'royal', + 'sanfran', + 'drake', + 'optimus', + 'panther1', + 'love1', + 'mail', + 'maggie1', + 'pudding', + 'venice', + 'aaron1', + 'delphi', + 'niceass', + 'bounce', + 'busted', + 'house1', + 'killer1', + 'miracle', + 'momo', + 'musashi', + 'jammin', + '2003', + '234567', + 'wp2003wp', + 'submit', + 'silence', + 'sssssss', + 'state', + 'spikes', + 'sleeper', + 'passwort', + 'toledo', + 'kume', + 'media', + 'meme', + 'medusa', + 'mantis', + 'remote', + 'reading', + 'reebok', + '1017', + 'artemis', + 'hampton', + 'harry1', + 'cafc91', + 'fettish', + 'friendly', + 'oceans', + 'oooooooo', + 'mango', + 'ppppp', + 'trainer', + 'troy', + 'uuuu', + '909090', + 'cross', + 'death1', + 'news', + 'bullfrog', + 'hokies', + 'holyshit', + 'eeeeeee', + 'mitch', + 'jasmine1', + '&', + '&', + 'sergeant', + 'spinner', + 'leon', + 'jockey', + 'records', + 'right', + 'babyblue', + 'hans', + 'gooner', + '474747', + 'cheeks', + 'cars', + 'candice', + 'fight', + 'glow', + 'pass1234', + 'parola', + 'okokok', + 'pablo', + 'magical', + 'major', + 'ramsey', + 'poseidon', + '989898', + 'confused', + 'circle', + 'crusher', + 'cubswin', + 'nnnn', + 'hollywood', + 'erin', + 'kotaku', + 'milo', + 'mittens', + 'whatsup', + 'vvvvv', + 'iomega', + 'insertions', + 'bengals', + 'bermuda', + 'biit', + 'yellow1', + '012345', + 'spike1', + 'south', + 'sowhat', + 'pitures', + 'peacock', + 'pecker', + 'theend', + 'juliette', + 'jimmie', + 'romance', + 'augusta', + 'hayabusa', + 'hawkeyes', + 'castro', + 'florian', + 'geoffrey', + 'dolly', + 'lulu', + 'qaz123', + 'usarmy', + 'twinkle', + 'cloud', + 'chuckles', + 'cold', + 'hounddog', + 'hover', + 'hothot', + 'europa', + 'ernie', + 'kenshin', + 'kojak', + 'mikey1', + 'water1', + '196969', + 'because', + 'wraith', + 'zebra', + 'wwwww', + '33333', + 'simon1', + 'spider1', + 'snuffy', + 'philippe', + 'thunderb', + 'teddy1', + 'lesley', + 'marino13', + 'maria1', + 'redline', + 'renault', + 'aloha', + 'antoine', + 'handyman', + 'cerberus', + 'gamecock', + 'gobucks', + 'freesex', + 'duffman', + 'ooooo', + 'papa', + 'nuggets', + 'magician', + 'longbow', + 'preacher', + 'porno1', + 'county', + 'chrysler', + 'contains', + 'dalejr', + 'darius', + 'darlene', + 'dell', + 'navy', + 'buffy1', + 'hedgehog', + 'hoosiers', + 'honey1', + 'hott', + 'heyhey', + 'europe', + 'dutchess', + 'everest', + 'wareagle', + 'ihateyou', + 'sunflowe', + '3434', + 'senators', + 'shag', + 'spoon', + 'sonoma', + 'stalker', + 'poochie', + 'terminal', + 'terefon', + 'laurence', + 'maradona', + 'maryann', + 'marty', + 'roman', + '1007', + '142536', + 'alibaba', + 'america1', + 'bartman', + 'astro', + 'goth', + 'century', + 'chicken1', + 'cheater', + 'four', + 'ghost1', + 'passpass', + 'oral', + 'r2d2c3po', + 'civic', + 'cicero', + 'myxworld', + 'kkkkk', + 'missouri', + 'wishbone', + 'infiniti', + 'jameson', + '1a2b3c', + '1qwerty', + 'wonderboy', + 'skip', + 'shojou', + 'stanford', + 'sparky1', + 'smeghead', + 'poiuy', + 'titanium', + 'torres', + 'lantern', + 'jelly', + 'jeanne', + 'meier', + '1213', + 'bayern', + 'basset', + 'gsxr750', + 'cattle', + 'charlene', + 'fishing1', + 'fullmoon', + 'gilles', + 'dima', + 'obelix', + 'popo', + 'prissy', + 'ramrod', + 'unique', + 'absolute', + 'bummer', + 'hotone', + 'dynasty', + 'entry', + 'konyor', + 'missy1', + 'moses', + '282828', + 'yeah', + 'xyz123', + 'stop', + '426hemi', + '404040', + 'seinfeld', + 'simmons', + 'pingpong', + 'lazarus', + 'matthews', + 'marine1', + 'manning', + 'recovery', + '12345a', + 'beamer', + 'babyface', + 'greece', + 'gustav', + '7007', + 'charity', + 'camilla', + 'ccccccc', + 'faggot', + 'foxy', + 'frozen', + 'gladiato', + 'duckie', + 'dogfood', + 'paranoid', + 'packers1', + 'longjohn', + 'radical', + 'tuna', + 'clarinet', + 'claudio', + 'circus', + 'danny1', + 'novell', + 'nights', + 'bonbon', + 'kashmir', + 'kiki', + 'mortimer', + 'modelsne', + 'moondog', + 'monaco', + 'vladimir', + 'insert', + '1953', + 'zxc123', + 'supreme', + '3131', + 'sexxx', + 'selena', + 'softail', + 'poipoi', + 'pong', + 'together', + 'mars', + 'martin1', + 'rogue', + 'alone', + 'avalanch', + 'audia4', + '55bgates', + 'cccccccc', + 'chick', + 'came11', + 'figaro', + 'geneva', + 'dogboy', + 'dnsadm', + 'dipshit', + 'paradigm', + 'othello', + 'operator', + 'officer', + 'malone', + 'post', + 'rafael', + 'valencia', + 'tripod', + 'choice', + 'chopin', + 'coucou', + 'coach', + 'cocksuck', + 'common', + 'creature', + 'borussia', + 'book', + 'browning', + 'heritage', + 'hiziad', + 'homerj', + 'eight', + 'earth', + 'millions', + 'mullet', + 'whisky', + 'jacques', + 'store', + '4242', + 'speedo', + 'starcraf', + 'skylar', + 'spaceman', + 'piggy', + 'pierce', + 'tiger2', + 'legos', + 'lala', + 'jezebel', + 'judy', + 'joker1', + 'mazda', + 'barton', + 'baker', + '727272', + 'chester1', + 'fishman', + 'food', + 'rrrrrrrr', + 'sandwich', + 'dundee', + 'lumber', + 'magazine', + 'radar', + 'ppppppp', + 'tranny', + 'aaliyah', + 'admiral', + 'comics', + 'cleo', + 'delight', + 'buttfuck', + 'homeboy', + 'eternal', + 'kilroy', + 'kellie', + 'khan', + 'violin', + 'wingman', + 'walmart', + 'bigblue', + 'blaze', + 'beemer', + 'beowulf', + 'bigfish', + 'yyyyyyy', + 'woodie', + 'yeahbaby', + '0123456', + 'tbone', + 'style', + 'syzygy', + 'starter', + 'lemon', + 'linda1', + 'merlot', + 'mexican', + '11235813', + 'anita', + 'banner', + 'bangbang', + 'badman', + 'barfly', + 'grease', + 'carla', + 'charles1', + 'ffffffff', + 'screw', + 'doberman', + 'diane', + 'dogshit', + 'overkill', + 'counter', + 'coolguy', + 'claymore', + 'demons', + 'demo', + 'nomore', + 'normal', + 'brewster', + 'hhhhhhh', + 'hondas', + 'iamgod', + 'enterme', + 'everett', + 'electron', + 'eastside', + 'kayla', + 'minimoni', + 'mybaby', + 'wildbill', + 'wildcard', + 'ipswich', + '200000', + 'bearcat', + 'zigzag', + 'yyyyyyyy', + 'xander', + 'sweetnes', + '369369', + 'skyler', + 'skywalker', + 'pigeon', + 'peyton', + 'tipper', + 'lilly', + 'asdf123', + 'alphabet', + 'asdzxc', + 'babybaby', + 'banane', + 'barnes', + 'guyver', + 'graphics', + 'grand', + 'chinook', + 'florida1', + 'flexible', + 'fuckinside', + 'otis', + 'ursitesux', + 'tototo', + 'trust', + 'tower', + 'adam12', + 'christma', + 'corey', + 'chrome', + 'buddie', + 'bombers', + 'bunker', + 'hippie', + 'keegan', + 'misfits', + 'vickie', + '292929', + 'woofer', + 'wwwwwwww', + 'stubby', + 'sheep', + 'secrets', + 'sparta', + 'stang', + 'spud', + 'sporty', + 'pinball', + 'jorge', + 'just4fun', + 'johanna', + 'maxxxx', + 'rebecca1', + 'gunther', + 'fatima', + 'fffffff', + 'freeway', + 'garion', + 'score', + 'rrrrr', + 'sancho', + 'outback', + 'maggot', + 'puddin', + 'trial', + 'adrienne', + '987456', + 'colton', + 'clyde', + 'brain', + 'brains', + 'hoops', + 'eleanor', + 'dwayne', + 'kirby', + 'mydick', + 'villa', + '19691969', + 'bigcat', + 'becker', + 'shiner', + 'silverad', + 'spanish', + 'templar', + 'lamer', + 'juicy', + 'marsha', + 'mike1', + 'maximum', + 'rhiannon', + 'real', + '1223', + '10101010', + 'arrows', + 'andres', + 'alucard', + 'baldwin', + 'baron', + 'avenue', + 'ashleigh', + 'haggis', + 'channel', + 'cheech', + 'safari', + 'ross', + 'dog123', + 'orion1', + 'paloma', + 'qwerasdf', + 'presiden', + 'vegitto', + 'trees', + '969696', + 'adonis', + 'colonel', + 'cookie1', + 'newyork1', + 'brigitte', + 'buddyboy', + 'hellos', + 'heineken', + 'dwight', + 'eraser', + 'kerstin', + 'motion', + 'moritz', + 'millwall', + 'visual', + 'jaybird', + '1983', + 'beautifu', + 'bitter', + 'yvette', + 'zodiac', + 'steven1', + 'sinister', + 'slammer', + 'smashing', + 'slick1', + 'sponge', + 'teddybea', + 'theater', + 'this', + 'ticklish', + 'lipstick', + 'jonny', + 'massage', + 'mann', + 'reynolds', + 'ring', + '1211', + 'amazing', + 'aptiva', + 'applepie', + 'bailey1', + 'guitar1', + 'chanel', + 'canyon', + 'gagged', + 'fuckme1', + 'rough', + 'digital1', + 'dinosaur', + 'punk', + '98765', + '90210', + 'clowns', + 'cubs', + 'daniels', + 'deejay', + 'nigga', + 'naruto', + 'boxcar', + 'icehouse', + 'hotties', + 'electra', + 'kent', + 'widget', + 'india', + 'insanity', + '1986', + '2004', + 'best', + 'bluefish', + 'bingo1', + '*****', + 'stratus', + 'strength', + 'sultan', + 'storm1', + '44444', + '4200', + 'sentnece', + 'season', + 'sexyboy', + 'sigma', + 'smokie', + 'spam', + 'point', + 'pippo', + 'ticket', + 'temppass', + 'joel', + 'manman', + 'medicine', + '1022', + 'anton', + 'almond', + 'bacchus', + 'aztnm', + 'axio', + 'awful', + 'bamboo', + 'hakr', + 'gregor', + 'hahahaha', + '5678', + 'casanova', + 'caprice', + 'camero1', + 'fellow', + 'fountain', + 'dupont', + 'dolphin1', + 'dianne', + 'paddle', + 'magnet', + 'qwert1', + 'pyon', + 'porsche1', + 'tripper', + 'vampires', + 'coming', + 'noway', + 'burrito', + 'bozo', + 'highheel', + 'hughes', + 'hookem', + 'eddie1', + 'ellie', + 'entropy', + 'kkkkkkkk', + 'kkkkkkk', + 'illinois', + 'jacobs', + '1945', + '1951', + '24680', + '21212121', + '100000', + 'stonecold', + 'taco', + 'subzero', + 'sharp', + 'sexxxy', + 'skolko', + 'shanna', + 'skyhawk', + 'spurs1', + 'sputnik', + 'piazza', + 'testpass', + 'letter', + 'lane', + 'kurt', + 'jiggaman', + 'matilda', + '1224', + 'harvard', + 'hannah1', + '525252', + '4ever', + 'carbon', + 'chef', + 'federico', + 'ghosts', + 'gina', + 'scorpio1', + 'rt6ytere', + 'madison1', + 'loki', + 'raquel', + 'promise', + 'coolness', + 'christina', + 'coldbeer', + 'citadel', + 'brittney', + 'highway', + 'evil', + 'monarch', + 'morgan1', + 'washingt', + '1997', + 'bella1', + 'berry', + 'yaya', + 'yolanda', + 'superb', + 'taxman', + 'studman', + 'stephanie', + '3636', + 'sherri', + 'sheriff', + 'shepherd', + 'poland', + 'pizzas', + 'tiffany1', + 'toilet', + 'latina', + 'lassie', + 'larry1', + 'joseph1', + 'mephisto', + 'meagan', + 'marian', + 'reptile', + 'rico', + 'razor', + '1013', + 'barron', + 'hammer1', + 'gypsy', + 'grande', + 'carroll', + 'camper', + 'chippy', + 'cat123', + 'call', + 'chimera', + 'fiesta', + 'glock', + 'glenn', + 'domain', + 'dieter', + 'dragonba', + 'onetwo', + 'nygiants', + 'odessa', + 'password2', + 'louie', + 'quartz', + 'prowler', + 'prophet', + 'towers', + 'ultra', + 'cocker', + 'corleone', + 'dakota1', + 'cumm', + 'nnnnnnn', + 'natalia', + 'boxers', + 'hugo', + 'heynow', + 'hollow', + 'iceberg', + 'elvira', + 'kittykat', + 'kate', + 'kitchen', + 'wasabi', + 'vikings1', + 'impact', + 'beerman', + 'string', + 'sleep', + 'splinter', + 'snoopy1', + 'pipeline', + 'pocket', + 'legs', + 'maple', + 'mickey1', + 'manuela', + 'mermaid', + 'micro', + 'meowmeow', + 'redbird', + 'alisha', + 'baura', + 'battery', + 'grass', + 'chevys', + 'chestnut', + 'caravan', + 'carina', + 'charmed', + 'fraser', + 'frogman', + 'diving', + 'dogger', + 'draven', + 'drifter', + 'oatmeal', + 'paris1', + 'longdong', + 'quant4307s', + 'rachel1', + 'vegitta', + 'cole', + 'cobras', + 'corsair', + 'dadada', + 'noelle', + 'mylife', + 'nine', + 'bowwow', + 'body', + 'hotrats', + 'eastwood', + 'moonligh', + 'modena', + 'wave', + 'illusion', + 'iiiiiii', + 'jayhawks', + 'birgit', + 'zone', + 'sutton', + 'susana', + 'swingers', + 'shocker', + 'shrimp', + 'sexgod', + 'squall', + 'stefanie', + 'squeeze', + 'soul', + 'patrice', + 'poiu', + 'players', + 'tigers1', + 'toejam', + 'tickler', + 'line', + 'julie1', + 'jimbo1', + 'jefferso', + 'juanita', + 'michael2', + 'rodeo', + 'robot', + '1023', + 'annie1', + 'bball', + 'guess', + 'happy2', + 'charter', + 'farm', + 'flasher', + 'falcon1', + 'fiction', + 'fastball', + 'gadget', + 'scrabble', + 'diaper', + 'dirtbike', + 'dinner', + 'oliver1', + 'partner', + 'paco', + 'lucille', + 'macman', + 'poopy', + 'popper', + 'postman', + 'ttttttt', + 'ursula', + 'acura', + 'cowboy1', + 'conan', + 'daewoo', + 'cyrus', + 'customer', + 'nation', + 'nemrac58', + 'nnnnn', + 'nextel', + 'bolton', + 'bobdylan', + 'hopeless', + 'eureka', + 'extra', + 'kimmie', + 'kcj9wx5n', + 'killbill', + 'musica', + 'volkswag', + 'wage', + 'windmill', + 'wert', + 'vintage', + 'iloveyou1', + 'itsme', + 'bessie', + 'zippo', + '311311', + 'starligh', + 'smokey1', + 'spot', + 'snappy', + 'soulmate', + 'plasma', + 'thelma', + 'tonight', + 'krusty', + 'just4me', + 'mcdonald', + 'marius', + 'rochelle', + 'rebel1', + '1123', + 'alfredo', + 'aubrey', + 'audi', + 'chantal', + 'fick', + 'goaway', + 'roses', + 'sales', + 'rusty2', + 'dirt', + 'dogbone', + 'doofus', + 'ooooooo', + 'oblivion', + 'mankind', + 'luck', + 'mahler', + 'lllllll', + 'pumper', + 'puck', + 'pulsar', + 'valkyrie', + 'tupac', + 'compass', + 'concorde', + 'costello', + 'cougars', + 'delaware', + 'niceguy', + 'nocturne', + 'bob123', + 'boating', + 'bronze', + 'hopkins', + 'herewego', + 'hewlett', + 'houhou', + 'hubert', + 'earnhard', + 'eeeeeeee', + 'keller', + 'mingus', + 'mobydick', + 'venture', + 'verizon', + 'imation', + '1950', + '1948', + '1949', + '223344', + 'bigbig', + 'blossom', + 'zack', + 'wowwow', + 'sissy', + 'skinner', + 'spiker', + 'square', + 'snooker', + 'sluggo', + 'player1', + 'junk', + 'jeannie', + 'jsbach', + 'jumbo', + 'jewel', + 'medic', + 'robins', + 'reddevil', + 'reckless', + '123456a', + '1125', + '1031', + 'beacon', + 'astra', + 'gumby', + 'hammond', + 'hassan', + '757575', + '585858', + 'chillin', + 'fuck1', + 'sander', + 'lowell', + 'radiohea', + 'upyours', + 'trek', + 'courage', + 'coolcool', + 'classics', + 'choochoo', + 'darryl', + 'nikki1', + 'nitro', + 'bugs', + 'boytoy', + 'ellen', + 'excite', + 'kirsty', + 'kane', + 'wingnut', + 'wireless', + 'icu812', + '1master', + 'beatle', + 'bigblock', + 'blanca', + 'wolfen', + 'summer99', + 'sugar1', + 'tartar', + 'sexysexy', + 'senna', + 'sexman', + 'sick', + 'someone', + 'soprano', + 'pippin', + 'platypus', + 'pixies', + 'telephon', + 'land', + 'laura1', + 'laurent', + 'rimmer', + 'road', + 'report', + '1020', + '12qwaszx', + 'arturo', + 'around', + 'hamish', + 'halifax', + 'fishhead', + 'forum', + 'dododo', + 'doit', + 'outside', + 'paramedi', + 'lonesome', + 'mandy1', + 'twist', + 'uuuuu', + 'uranus', + 'ttttt', + 'butcher', + 'bruce1', + 'helper', + 'hopeful', + 'eduard', + 'dusty1', + 'kathy1', + 'katherin', + 'moonbeam', + 'muscles', + 'monster1', + 'monkeybo', + 'morton', + 'windsurf', + 'vvvvvvv', + 'vivid', + 'install', + '1947', + '187187', + '1941', + '1952', + 'tatiana', + 'susan1', + '31415926', + 'sinned', + 'sexxy', + 'senator', + 'sebastian', + 'shadows', + 'smoothie', + 'snowflak', + 'playstat', + 'playa', + 'playboy1', + 'toaster', + 'jerry1', + 'marie1', + 'mason1', + 'merlin1', + 'roger1', + 'roadster', + '112358', + '1121', + 'andrea1', + 'bacardi', + 'auto', + 'hardware', + 'hardy', + '789789', + '5555555', + 'captain1', + 'flores', + 'fergus', + 'sascha', + 'rrrrrrr', + 'dome', + 'onion', + 'nutter', + 'lololo', + 'qqqqqqq', + 'quick', + 'undertak', + 'uuuuuuuu', + 'uuuuuuu', + 'criminal', + 'cobain', + 'cindy1', + 'coors', + 'dani', + 'descent', + 'nimbus', + 'nomad', + 'nanook', + 'norwich', + 'bomb', + 'bombay', + 'broker', + 'hookup', + 'kiwi', + 'winners', + 'jackpot', + '1a2b3c4d', + '1776', + 'beardog', + 'bighead', + 'blast', + 'bird33', + '0987', + 'stress', + 'shot', + 'spooge', + 'pelican', + 'peepee', + 'perry', + 'pointer', + 'titan', + 'thedoors', + 'jeremy1', + 'annabell', + 'altima', + 'baba', + 'hallie', + 'hate', + 'hardone', + '5454', + 'candace', + 'catwoman', + 'flip', + 'faithful', + 'finance', + 'farmboy', + 'farscape', + 'genesis1', + 'salomon', + 'destroy', + 'papers', + 'option', + 'page', + 'loser1', + 'lopez', + 'r2d2', + 'pumpkins', + 'training', + 'chriss', + 'cumcum', + 'ninjas', + 'ninja1', + 'hung', + 'erika', + 'eduardo', + 'killers', + 'miller1', + 'islander', + 'jamesbond', + 'intel', + 'jarvis', + '19841984', + '2626', + 'bizzare', + 'blue12', + 'biker', + 'yoyoma', + 'sushi', + 'styles', + 'shitface', + 'series', + 'shanti', + 'spanker', + 'steffi', + 'smart', + 'sphinx', + 'please1', + 'paulie', + 'pistons', + 'tiburon', + 'limited', + 'maxwell1', + 'mdogg', + 'rockies', + 'armstron', + 'alexia', + 'arlene', + 'alejandr', + 'arctic', + 'banger', + 'audio', + 'asimov', + 'augustus', + 'grandpa', + '753951', + '4you', + 'chilly', + 'care1839', + 'chapman', + 'flyfish', + 'fantasia', + 'freefall', + 'santa', + 'sandrine', + 'oreo', + 'ohshit', + 'macbeth', + 'madcat', + 'loveya', + 'mallory', + 'rage', + 'quentin', + 'qwerqwer', + 'project', + 'ramirez', + 'colnago', + 'citizen', + 'chocha', + 'cobalt', + 'crystal1', + 'dabears', + 'nevets', + 'nineinch', + 'broncos1', + 'helene', + 'huge', + 'edgar', + 'epsilon', + 'easter', + 'kestrel', + 'moron', + 'virgil', + 'winston1', + 'warrior1', + 'iiiiiiii', + 'iloveyou2', + '1616', + 'beat', + 'bettina', + 'woowoo', + 'zander', + 'straight', + 'shower', + 'sloppy', + 'specialk', + 'tinkerbe', + 'jellybea', + 'reader', + 'romero', + 'redsox1', + 'ride', + '1215', + '1112', + 'annika', + 'arcadia', + 'answer', + 'baggio', + 'base', + 'guido', + '555666', + 'carmel', + 'cayman', + 'cbr900rr', + 'chips', + 'gabriell', + 'gertrude', + 'glennwei', + 'roxy', + 'sausages', + 'disco', + 'pass1', + 'luna', + 'lovebug', + 'macmac', + 'queenie', + 'puffin', + 'vanguard', + 'trip', + 'trinitro', + 'airwolf', + 'abbott', + 'aaa111', + 'cocaine', + 'cisco', + 'cottage', + 'dayton', + 'deadly', + 'datsun', + 'bricks', + 'bumper', + 'eldorado', + 'kidrock', + 'wizard1', + 'whiskers', + 'wind', + 'wildwood', + 'istheman', + 'interest', + 'italy', + '25802580', + 'benoit', + 'bigones', + 'woodland', + 'wolfpac', + 'strawber', + 'suicide', + '3030', + 'sheba1', + 'sixpack', + 'peace1', + 'physics', + 'pearson', + 'tigger2', + 'toad', + 'megan1', + 'meow', + 'ringo', + 'roll', + 'amsterdam', + '717171', + '686868', + '5424', + 'catherine', + 'canuck', + 'football1', + 'footjob', + 'fulham', + 'seagull', + 'orgy', + 'lobo', + 'mancity', + 'truth', + 'trace', + 'vancouve', + 'vauxhall', + 'acidburn', + 'derf', + 'myspace1', + 'boozer', + 'buttercu', + 'howell', + 'hola', + 'easton', + 'minemine', + 'munch', + 'jared', + '1dragon', + 'biology', + 'bestbuy', + 'bigpoppa', + 'blackout', + 'blowfish', + 'bmw325', + 'bigbob', + 'stream', + 'talisman', + 'tazz', + 'sundevil', + '3333333', + 'skate', + 'shutup', + 'shanghai', + 'shop', + 'spencer1', + 'slowhand', + 'polish', + 'pinky1', + 'tootie', + 'thecrow', + 'leroy', + 'jonathon', + 'jubilee', + 'jingle', + 'martine', + 'matrix1', + 'manowar', + 'michaels', + 'messiah', + 'mclaren', + 'resident', + 'reilly', + 'redbaron', + 'rollins', + 'romans', + 'return', + 'rivera', + 'andromed', + 'athlon', + 'beach1', + 'badgers', + 'guitars', + 'harald', + 'harddick', + 'gotribe', + '6996', + '7grout', + '5wr2i7h8', + '635241', + 'chase1', + 'carver', + 'charlotte', + 'fallout', + 'fiddle', + 'fredrick', + 'fenris', + 'francesc', + 'fortuna', + 'ferguson', + 'fairlane', + 'felipe', + 'felix1', + 'forward', + 'gasman', + 'frost', + 'fucks', + 'sahara', + 'sassy1', + 'dogpound', + 'dogbert', + 'divx1', + 'manila', + 'loretta', + 'priest', + 'pornporn', + 'quasar', + 'venom', + '987987', + 'access1', + 'clippers', + 'daylight', + 'decker', + 'daman', + 'data', + 'dentist', + 'crusty', + 'nathan1', + 'nnnnnnnn', + 'bruno1', + 'bucks', + 'brodie', + 'budapest', + 'kittens', + 'kerouac', + 'mother1', + 'waldo1', + 'wedding', + 'whistler', + 'whatwhat', + 'wanderer', + 'idontkno', + '1942', + '1946', + 'bigdawg', + 'bigpimp', + 'zaqwsx', + '414141', + '3000gt', + '434343', + 'shoes', + 'serpent', + 'starr', + 'smurf', + 'pasword', + 'tommie', + 'thisisit', + 'lake', + 'john1', + 'robotics', + 'redeye', + 'rebelz', + '1011', + 'alatam', + 'asses', + 'asians', + 'bama', + 'banzai', + 'harvest', + 'gonzalez', + 'hair', + 'hanson', + '575757', + '5329', + 'cascade', + 'chinese', + 'fatty', + 'fender1', + 'flower2', + 'funky', + 'sambo', + 'drummer1', + 'dogcat', + 'dottie', + 'oedipus', + 'osama', + 'macleod', + 'prozac', + 'private1', + 'rampage', + 'punch', + 'presley', + 'concord', + 'cook', + 'cinema', + 'cornwall', + 'cleaner', + 'christopher', + 'ciccio', + 'corinne', + 'clutch', + 'corvet07', + 'daemon', + 'bruiser', + 'boiler', + 'hjkl', + 'eyes', + 'egghead', + 'expert', + 'ethan', + 'kasper', + 'mordor', + 'wasted', + 'jamess', + 'iverson3', + 'bluesman', + 'zouzou', + '090909', + '1002', + 'switch', + 'stone1', + '4040', + 'sisters', + 'sexo', + 'shawna', + 'smith1', + 'sperma', + 'sneaky', + 'polska', + 'thewho', + 'terminat', + 'krypton', + 'lawson', + 'library', + 'lekker', + 'jules', + 'johnson1', + 'johann', + 'justus', + 'rockie', + 'romano', + 'aspire', + 'bastards', + 'goodie', + 'cheese1', + 'fenway', + 'fishon', + 'fishin', + 'fuckoff1', + 'girls1', + 'sawyer', + 'dolores', + 'desmond', + 'duane', + 'doomsday', + 'pornking', + 'ramones', + 'rabbits', + 'transit', + 'aaaaa1', + 'clock', + 'delilah', + 'noel', + 'boyz', + 'bookworm', + 'bongo', + 'bunnies', + 'brady', + 'buceta', + 'highbury', + 'henry1', + 'heels', + 'eastern', + 'krissy', + 'mischief', + 'mopar', + 'ministry', + 'vienna', + 'weston', + 'wildone', + 'vodka', + 'jayson', + 'bigbooty', + 'beavis1', + 'betsy', + 'xxxxxx1', + 'yogibear', + '000001', + '0815', + 'zulu', + '420000', + 'september', + 'sigmar', + 'sprout', + 'stalin', + 'peggy', + 'patch', + 'lkjhgfds', + 'lagnaf', + 'rolex', + 'redfox', + 'referee', + '123123123', + '1231', + 'angus1', + 'ariana', + 'ballin', + 'attila', + 'hall', + 'greedy', + 'grunt', + '747474', + 'carpedie', + 'cecile', + 'caramel', + 'foxylady', + 'field', + 'gatorade', + 'gidget', + 'futbol', + 'frosch', + 'saiyan', + 'schmidt', + 'drums', + 'donner', + 'doggy1', + 'drum', + 'doudou', + 'pack', + 'pain', + 'nutmeg', + 'quebec', + 'valdepen', + 'trash', + 'triple', + 'tosser', + 'tuscl', + 'track', + 'comfort', + 'choke', + 'comein', + 'cola', + 'deputy', + 'deadpool', + 'bremen', + 'borders', + 'bronson', + 'break', + 'hotass', + 'hotmail1', + 'eskimo', + 'eggman', + 'koko', + 'kieran', + 'katrin', + 'kordell1', + 'komodo', + 'mone', + 'munich', + 'vvvvvvvv', + 'winger', + 'jaeger', + 'ivan', + 'jackson5', + '2222222', + 'bergkamp', + 'bennie', + 'bigben', + 'zanzibar', + 'worm', + 'xxx123', + 'sunny1', + '373737', + 'services', + 'sheridan', + 'slater', + 'slayer1', + 'snoop', + 'stacie', + 'peachy', + 'thecure', + 'times', + 'little1', + 'jennaj', + 'marquis', + 'middle', + 'rasta69', + '1114', + 'aries', + 'havana', + 'gratis', + 'calgary', + 'checkers', + 'flanker', + 'salope', + 'dirty1', + 'draco', + 'dogface', + 'luv2epus', + 'rainbow6', + 'qwerty123', + 'umpire', + 'turnip', + 'vbnm', + 'tucson', + 'troll', + 'aileen', + 'codered', + 'commande', + 'damon', + 'nana', + 'neon', + 'nico', + 'nightwin', + 'neil', + 'boomer1', + 'bushido', + 'hotmail0', + 'horace', + 'enternow', + 'kaitlyn', + 'keepout', + 'karen1', + 'mindy', + 'mnbv', + 'viewsoni', + 'volcom', + 'wizards', + 'wine', + '1995', + 'berkeley', + 'bite', + 'zach', + 'woodstoc', + 'tarpon', + 'shinobi', + 'starstar', + 'phat', + 'patience', + 'patrol', + 'toolbox', + 'julien', + 'johnny1', + 'joebob', + 'marble', + 'riders', + 'reflex', + '120676', + '1235', + 'angelus', + 'anthrax', + 'atlas', + 'hawks', + 'grandam', + 'harlem', + 'hawaii50', + 'gorgeous', + '655321', + 'cabron', + 'challeng', + 'callisto', + 'firewall', + 'firefire', + 'fischer', + 'flyer', + 'flower1', + 'factory', + 'federal', + 'gambler', + 'frodo1', + 'funk', + 'sand', + 'sam123', + 'scania', + 'dingo', + 'papito', + 'passmast', + 'olive', + 'palermo', + 'ou8123', + 'lock', + 'ranch', + 'pride', + 'randy1', + 'twiggy', + 'travis1', + 'transfer', + 'treetop', + 'addict', + 'admin1', + '963852', + 'aceace', + 'clarissa', + 'cliff', + 'cirrus', + 'clifton', + 'colin', + 'bobdole', + 'bonner', + 'bogus', + 'bonjovi', + 'bootsy', + 'boater', + 'elway7', + 'edison', + 'kelvin', + 'kenny1', + 'moonshin', + 'montag', + 'moreno', + 'wayne1', + 'white1', + 'jazzy', + 'jakejake', + '1994', + '1991', + '2828', + 'blunt', + 'bluejays', + 'beau', + 'belmont', + 'worthy', + 'systems', + 'sensei', + 'southpark', + 'stan', + 'peeper', + 'pharao', + 'pigpen', + 'tomahawk', + 'teensex', + 'leedsutd', + 'larkin', + 'jermaine', + 'jeepster', + 'jimjim', + 'josephin', + 'melons', + 'marlon', + 'matthias', + 'marriage', + 'robocop', + '1003', + '1027', + 'antelope', + 'azsxdc', + 'gordo', + 'hazard', + 'granada', + '8989', + '7894', + 'ceasar', + 'cabernet', + 'cheshire', + 'california', + 'chelle', + 'candy1', + 'fergie', + 'fanny', + 'fidelio', + 'giorgio', + 'fuckhead', + 'ruth', + 'sanford', + 'diego', + 'dominion', + 'devon', + 'panic', + 'longer', + 'mackie', + 'qawsed', + 'trucking', + 'twelve', + 'chloe1', + 'coral', + 'daddyo', + 'nostromo', + 'boyboy', + 'booster', + 'bucky', + 'honolulu', + 'esquire', + 'dynamite', + 'motor', + 'mollydog', + 'wilder', + 'windows1', + 'waffle', + 'wallet', + 'warning', + 'virus', + 'washburn', + 'wealth', + 'vincent1', + 'jabber', + 'jaguars', + 'javelin', + 'irishman', + 'idefix', + 'bigdog1', + 'blue42', + 'blanked', + 'blue32', + 'biteme1', + 'bearcats', + 'blaine', + 'yessir', + 'sylveste', + 'team', + 'stephan', + 'sunfire', + 'tbird', + 'stryker', + '3ip76k2', + 'sevens', + 'sheldon', + 'pilgrim', + 'tenchi', + 'titman', + 'leeds', + 'lithium', + 'lander', + 'linkin', + 'landon', + 'marijuan', + 'mariner', + 'markie', + 'midnite', + 'reddwarf', + '1129', + '123asd', + '12312312', + 'allstar', + 'albany', + 'asdf12', + 'antonia', + 'aspen', + 'hardball', + 'goldfing', + '7734', + '49ers', + 'carlo', + 'chambers', + 'cable', + 'carnage', + 'callum', + 'carlos1', + 'fitter', + 'fandango', + 'festival', + 'flame', + 'gofast', + 'gamma', + 'fucmy69', + 'scrapper', + 'dogwood', + 'django', + 'magneto', + 'loose', + 'premium', + 'addison', + '9999999', + 'abc1234', + 'cromwell', + 'newyear', + 'nichole', + 'bookie', + 'burns', + 'bounty', + 'brown1', + 'bologna', + 'earl', + 'entrance', + 'elway', + 'killjoy', + 'kerry', + 'keenan', + 'kick', + 'klondike', + 'mini', + 'mouser', + 'mohammed', + 'wayer', + 'impreza', + 'irene', + 'insomnia', + '24682468', + '2580', + '24242424', + 'billbill', + 'bellaco', + 'blessing', + 'blues1', + 'bedford', + 'blanco', + 'blunts', + 'stinks', + 'teaser', + 'streets', + 'sf49ers', + 'shovel', + 'solitude', + 'spikey', + 'sonia', + 'pimpdadd', + 'timeout', + 'toffee', + 'lefty', + 'johndoe', + 'johndeer', + 'mega', + 'manolo', + 'mentor', + 'margie', + 'ratman', + 'ridge', + 'record', + 'rhodes', + 'robin1', + '1124', + '1210', + '1028', + '1226', + 'another', + 'babylove', + 'barbados', + 'harbor', + 'gramma', + '646464', + 'carpente', + 'chaos1', + 'fishbone', + 'fireblad', + 'glasgow', + 'frogs', + 'scissors', + 'screamer', + 'salem', + 'scuba1', + 'ducks', + 'driven', + 'doggies', + 'dicky', + 'donovan', + 'obsidian', + 'rams', + 'progress', + 'tottenham', + 'aikman', + 'comanche', + 'corolla', + 'clarke', + 'conway', + 'cumslut', + 'cyborg', + 'dancing', + 'boston1', + 'bong', + 'houdini', + 'helmut', + 'elvisp', + 'edge', + 'keksa12', + 'misha', + 'monty1', + 'monsters', + 'wetter', + 'watford', + 'wiseguy', + 'veronika', + 'visitor', + 'janelle', + '1989', + '1987', + '20202020', + 'biatch', + 'beezer', + 'bigguns', + 'blueball', + 'bitchy', + 'wyoming', + 'yankees2', + 'wrestler', + 'stupid1', + 'sealteam', + 'sidekick', + 'simple1', + 'smackdow', + 'sporting', + 'spiral', + 'smeller', + 'sperm', + 'plato', + 'tophat', + 'test2', + 'theatre', + 'thick', + 'toomuch', + 'leigh', + 'jello', + 'jewish', + 'junkie', + 'maxim', + 'maxime', + 'meadow', + 'remingto', + 'roofer', + '124038', + '1018', + '1269', + '1227', + '123457', + 'arkansas', + 'alberta', + 'aramis', + 'andersen', + 'beaker', + 'barcelona', + 'baltimor', + 'googoo', + 'goochi', + '852456', + '4711', + 'catcher', + 'carman', + 'champ1', + 'chess', + 'fortress', + 'fishfish', + 'firefigh', + 'geezer', + 'rsalinas', + 'samuel1', + 'saigon', + 'scooby1', + 'doors', + 'dick1', + 'devin', + 'doom', + 'dirk', + 'doris', + 'dontknow', + 'load', + 'magpies', + 'manfred', + 'raleigh', + 'vader1', + 'universa', + 'tulips', + 'defense', + 'mygirl', + 'burn', + 'bowtie', + 'bowman', + 'holycow', + 'heinrich', + 'honeys', + 'enforcer', + 'katherine', + 'minerva', + 'wheeler', + 'witch', + 'waterboy', + 'jaime', + 'irving', + '1992', + '23skidoo', + 'bimbo', + 'blue11', + 'birddog', + 'woodman', + 'womble', + 'zildjian', + '030303', + 'stinker', + 'stoppedby', + 'sexybabe', + 'speakers', + 'slugger', + 'spotty', + 'smoke1', + 'polopolo', + 'perfect1', + 'things', + 'torpedo', + 'tender', + 'thrasher', + 'lakeside', + 'lilith', + 'jimmys', + 'jerk', + 'junior1', + 'marsh', + 'masamune', + 'rice', + 'root', + '1214', + 'april1', + 'allgood', + 'bambi', + 'grinch', + '767676', + '5252', + 'cherries', + 'chipmunk', + 'cezer121', + 'carnival', + 'capecod', + 'finder', + 'flint', + 'fearless', + 'goats', + 'funstuff', + 'gideon', + 'savior', + 'seabee', + 'sandro', + 'schalke', + 'salasana', + 'disney1', + 'duckman', + 'options', + 'pancake', + 'pantera1', + 'malice', + 'lookin', + 'love123', + 'lloyd', + 'qwert123', + 'puppet', + 'prayers', + 'union', + 'tracer', + 'crap', + 'creation', + 'cwoui', + 'nascar24', + 'hookers', + 'hollie', + 'hewitt', + 'estrella', + 'erection', + 'ernesto', + 'ericsson', + 'edthom', + 'kaylee', + 'kokoko', + 'kokomo', + 'kimball', + 'morales', + 'mooses', + 'monk', + 'walton', + 'weekend', + 'inter', + 'internal', + '1michael', + '1993', + '19781978', + '25252525', + 'worker', + 'summers', + 'surgery', + 'shibby', + 'shamus', + 'skibum', + 'sheepdog', + 'sex69', + 'spliff', + 'slipper', + 'spoons', + 'spanner', + 'snowbird', + 'slow', + 'toriamos', + 'temp123', + 'tennesse', + 'lakers1', + 'jomama', + 'julio', + 'mazdarx7', + 'rosario', + 'recon', + 'riddle', + 'room', + 'revolver', + '1025', + '1101', + 'barney1', + 'babycake', + 'baylor', + 'gotham', + 'gravity', + 'hallowee', + 'hancock', + '616161', + '515000', + 'caca', + 'cannabis', + 'castor', + 'chilli', + 'fdsa', + 'getout', + 'fuck69', + 'gators1', + 'sail', + 'sable', + 'rumble', + 'dolemite', + 'dork', + 'dickens', + 'duffer', + 'dodgers1', + 'painting', + 'onions', + 'logger', + 'lorena', + 'lookout', + 'magic32', + 'port', + 'poon', + 'prime', + 'twat', + 'coventry', + 'citroen', + 'christmas', + 'civicsi', + 'cocksucker', + 'coochie', + 'compaq1', + 'nancy1', + 'buzzer', + 'boulder', + 'butkus', + 'bungle', + 'hogtied', + 'honor', + 'hero', + 'hotgirls', + 'hilary', + 'heidi1', + 'eggplant', + 'mustang6', + 'mortal', + 'monkey12', + 'wapapapa', + 'wendy1', + 'volleyba', + 'vibrate', + 'vicky', + 'bledsoe', + 'blink', + 'birthday4', + 'woof', + 'xxxxx1', + 'talk', + 'stephen1', + 'suburban', + 'stock', + 'tabatha', + 'sheeba', + 'start1', + 'soccer10', + 'something', + 'starcraft', + 'soccer12', + 'peanut1', + 'plastics', + 'penthous', + 'peterbil', + 'tools', + 'tetsuo', + 'torino', + 'tennis1', + 'termite', + 'ladder', + 'last', + 'lemmein', + 'lakewood', + 'jughead', + 'melrose', + 'megane', + 'reginald', + 'redone', + 'request', + 'angela1', + 'alive', + 'alissa', + 'goodgirl', + 'gonzo1', + 'golden1', + 'gotyoass', + '656565', + '626262', + 'capricor', + 'chains', + 'calvin1', + 'foolish', + 'fallon', + 'getmoney', + 'godfather', + 'gabber', + 'gilligan', + 'runaway', + 'salami', + 'dummy', + 'dungeon', + 'dudedude', + 'dumb', + 'dope', + 'opus', + 'paragon', + 'oxygen', + 'panhead', + 'pasadena', + 'opendoor', + 'odyssey', + 'magellan', + 'lottie', + 'printing', + 'pressure', + 'prince1', + 'trustme', + 'christa', + 'court', + 'davies', + 'neville', + 'nono', + 'bread', + 'buffet', + 'hound', + 'kajak', + 'killkill', + 'mona', + 'moto', + 'mildred', + 'winner1', + 'vixen', + 'whiteboy', + 'versace', + 'winona', + 'voyager1', + 'instant', + 'indy', + 'jackjack', + 'bigal', + 'beech', + 'biggun', + 'blake1', + 'blue99', + 'big1', + 'woods', + 'synergy', + 'success1', + '336699', + 'sixty9', + 'shark1', + 'skin', + 'simba1', + 'sharpe', + 'sebring', + 'spongebo', + 'spunk', + 'springs', + 'sliver', + 'phialpha', + 'password9', + 'pizza1', + 'plane', + 'perkins', + 'pookey', + 'tickling', + 'lexingky', + 'lawman', + 'joe123', + 'jolly', + 'mike123', + 'romeo1', + 'redheads', + 'reserve', + 'apple123', + 'alanis', + 'ariane', + 'antony', + 'backbone', + 'aviation', + 'band', + 'hand', + 'green123', + 'haley', + 'carlitos', + 'byebye', + 'cartman1', + 'camden', + 'chewy', + 'camaross', + 'favorite6', + 'forumwp', + 'franks', + 'ginscoot', + 'fruity', + 'sabrina1', + 'devil666', + 'doughnut', + 'pantie', + 'oldone', + 'paintball', + 'lumina', + 'rainbow1', + 'prosper', + 'total', + 'true', + 'umbrella', + 'ajax', + '951753', + 'achtung', + 'abc12345', + 'compact', + 'color', + 'corn', + 'complete', + 'christi', + 'closer', + 'corndog', + 'deerhunt', + 'darklord', + 'dank', + 'nimitz', + 'brandy1', + 'bowl', + 'breanna', + 'holidays', + 'hetfield', + 'holein1', + 'hillbill', + 'hugetits', + 'east', + 'evolutio', + 'kenobi', + 'whiplash', + 'waldo', + 'wg8e3wjf', + 'wing', + 'istanbul', + 'invis', + '1996', + 'benton', + 'bigjohn', + 'bluebell', + 'beef', + 'beater', + 'benji', + 'bluejay', + 'xyzzy', + 'wrestling', + 'storage', + 'superior', + 'suckdick', + 'taichi', + 'stellar', + 'stephane', + 'shaker', + 'skirt', + 'seymour', + 'semper', + 'splurge', + 'squeak', + 'pearls', + 'playball', + 'pitch', + 'phyllis', + 'pooky', + 'piss', + 'tomas', + 'titfuck', + 'joemama', + 'johnny5', + 'marcello', + 'marjorie', + 'married', + 'maxi', + 'rhubarb', + 'rockwell', + 'ratboy', + 'reload', + 'rooney', + 'redd', + '1029', + '1030', + '1220', + 'anchor', + 'bbking', + 'baritone', + 'gryphon', + 'gone', + '57chevy', + '494949', + 'celeron', + 'fishy', + 'gladiator', + 'fucker1', + 'roswell', + 'dougie', + 'downer', + 'dicker', + 'diva', + 'domingo', + 'donjuan', + 'nympho', + 'omar', + 'praise', + 'racers', + 'trick', + 'trauma', + 'truck1', + 'trample', + 'acer', + 'corwin', + 'cricket1', + 'clemente', + 'climax', + 'denmark', + 'cuervo', + 'notnow', + 'nittany', + 'neutron', + 'native', + 'bosco1', + 'buffa', + 'breaker', + 'hello2', + 'hydro', + 'estelle', + 'exchange', + 'explore', + 'kisskiss', + 'kittys', + 'kristian', + 'montecar', + 'modem', + 'mississi', + 'mooney', + 'weiner', + 'washington', + '20012001', + 'bigdick1', + 'bibi', + 'benfica', + 'yahoo1', + 'striper', + 'tabasco', + 'supra', + '383838', + '456654', + 'seneca', + 'serious', + 'shuttle', + 'socks', + 'stanton', + 'penguin1', + 'pathfind', + 'testibil', + 'thethe', + 'listen', + 'lightning', + 'lighting', + 'jeter2', + 'marma', + 'mark1', + 'metoo', + 'republic', + 'rollin', + 'redleg', + 'redbone', + 'redskin', + 'rocco', + '1245', + 'armand', + 'anthony7', + 'altoids', + 'andrews', + 'barley', + 'away', + 'asswipe', + 'bauhaus', + 'bbbbbb1', + 'gohome', + 'harrier', + 'golfpro', + 'goldeney', + '818181', + '6666666', + '5000', + '5rxypn', + 'cameron1', + 'calling', + 'checker', + 'calibra', + 'fields', + 'freefree', + 'faith1', + 'fist', + 'fdm7ed', + 'finally', + 'giraffe', + 'glasses', + 'giggles', + 'fringe', + 'gate', + 'georgie', + 'scamper', + 'rrpass1', + 'screwyou', + 'duffy', + 'deville', + 'dimples', + 'pacino', + 'ontario', + 'passthie', + 'oberon', + 'quest1', + 'postov1000', + 'puppydog', + 'puffer', + 'raining', + 'protect', + 'qwerty7', + 'trey', + 'tribe', + 'ulysses', + 'tribal', + 'adam25', + 'a1234567', + 'compton', + 'collie', + 'cleopatr', + 'contract', + 'davide', + 'norris', + 'namaste', + 'myrtle', + 'buffalo1', + 'bonovox', + 'buckley', + 'bukkake', + 'burning', + 'burner', + 'bordeaux', + 'burly', + 'hun999', + 'emilie', + 'elmo', + 'enters', + 'enrique', + 'keisha', + 'mohawk', + 'willard', + 'vgirl', + 'whale', + 'vince', + 'jayden', + 'jarrett', + '1812', + '1943', + '222333', + 'bigjim', + 'bigd', + 'zoom', + 'wordup', + 'ziggy1', + 'yahooo', + 'workout', + 'young1', + 'written', + 'xmas', + 'zzzzzz1', + 'surfer1', + 'strife', + 'sunlight', + 'tasha1', + 'skunk', + 'shauna', + 'seth', + 'soft', + 'sprinter', + 'peaches1', + 'planes', + 'pinetree', + 'plum', + 'pimping', + 'theforce', + 'thedon', + 'toocool', + 'leeann', + 'laddie', + 'list', + 'lkjh', + 'lara', + 'joke', + 'jupiter1', + 'mckenzie', + 'matty', + 'rene', + 'redrose', + '1200', + '102938', + 'annmarie', + 'alexa', + 'antares', + 'austin31', + 'ground', + 'goose1', + '737373', + '78945612', + '789987', + '6464', + 'calimero', + 'caster', + 'casper1', + 'cement', + 'chevrolet', + 'chessie', + 'caddy', + 'chill', + 'child', + 'canucks', + 'feeling', + 'favorite', + 'fellatio', + 'f00tball', + 'francine', + 'gateway2', + 'gigi', + 'gamecube', + 'giovanna', + 'rugby1', + 'scheisse', + 'dshade', + 'dudes', + 'dixie1', + 'owen', + 'offshore', + 'olympia', + 'lucas1', + 'macaroni', + 'manga', + 'pringles', + 'puff', + 'tribble', + 'trouble1', + 'ussy', + 'core', + 'clint', + 'coolhand', + 'colonial', + 'colt', + 'debra', + 'darthvad', + 'dealer', + 'cygnusx1', + 'natalie1', + 'newark', + 'husband', + 'hiking', + 'errors', + 'eighteen', + 'elcamino', + 'emmett', + 'emilia', + 'koolaid', + 'knight1', + 'murphy1', + 'volcano', + 'idunno', + '2005', + '2233', + 'block', + 'benito', + 'blueberr', + 'biguns', + 'yamahar1', + 'zapper', + 'zorro1', + '0911', + '3006', + 'sixsix', + 'shopper', + 'siobhan', + 'sextoy', + 'stafford', + 'snowboard', + 'speedway', + 'sounds', + 'pokey', + 'peabody', + 'playboy2', + 'titi', + 'think', + 'toast', + 'toonarmy', + 'lister', + 'lambda', + 'joecool', + 'jonas', + 'joyce', + 'juniper', + 'mercer', + 'max123', + 'manny', + 'massimo', + 'mariposa', + 'met2002', + 'reggae', + 'ricky1', + '1236', + '1228', + '1016', + 'all4one', + 'arianna', + 'baberuth', + 'asgard', + 'gonzales', + '484848', + '5683', + '6669', + 'catnip', + 'chiquita', + 'charisma', + 'capslock', + 'cashmone', + 'chat', + 'figure', + 'galant', + 'frenchy', + 'gizmodo1', + 'girlies', + 'gabby', + 'garner', + 'screwy', + 'doubled', + 'divers', + 'dte4uw', + 'done', + 'dragonfl', + 'maker', + 'locks', + 'rachelle', + 'treble', + 'twinkie', + 'trailer', + 'tropical', + 'acid', + 'crescent', + 'cooking', + 'cococo', + 'cory', + 'dabomb', + 'daffy', + 'dandfa', + 'cyrano', + 'nathanie', + 'briggs', + 'boners', + 'helium', + 'horton', + 'hoffman', + 'hellas', + 'espresso', + 'emperor', + 'killa', + 'kikimora', + 'wanda', + 'w4g8at', + 'verona', + 'ilikeit', + 'iforget', + '1944', + '20002000', + 'birthday1', + 'beatles1', + 'blue1', + 'bigdicks', + 'beethove', + 'blacklab', + 'blazers', + 'benny1', + 'woodwork', + '0069', + '0101', + 'taffy', + 'susie', + 'survivor', + 'swim', + 'stokes', + '4567', + 'shodan', + 'spoiled', + 'steffen', + 'pissed', + 'pavlov', + 'pinnacle', + 'place', + 'petunia', + 'terrell', + 'thirty', + 'toni', + 'tito', + 'teenie', + 'lemonade', + 'lily', + 'lillie', + 'lalakers', + 'lebowski', + 'lalalala', + 'ladyboy', + 'jeeper', + 'joyjoy', + 'mercury1', + 'mantle', + 'mannn', + 'rocknrol', + 'riversid', + 'reeves', + '123aaa', + '11112222', + '121314', + '1021', + '1004', + '1120', + 'allen1', + 'ambers', + 'amstel', + 'ambrose', + 'alice1', + 'alleycat', + 'allegro', + 'ambrosia', + 'alley', + 'australia', + 'hatred', + 'gspot', + 'graves', + 'goodsex', + 'hattrick', + 'harpoon', + '878787', + '8inches', + '4wwvte', + 'cassandr', + 'charlie123', + 'case', + 'chavez', + 'fighting', + 'gabriela', + 'gatsby', + 'fudge', + 'gerry', + 'generic', + 'gareth', + 'fuckme2', + 'samm', + 'sage', + 'seadog', + 'satchmo', + 'scxakv', + 'santafe', + 'dipper', + 'dingle', + 'dizzy', + 'outoutout', + 'madmad', + 'london1', + 'qbg26i', + 'pussy123', + 'randolph', + 'vaughn', + 'tzpvaw', + 'vamp', + 'comedy', + 'comp', + 'cowgirl', + 'coldplay', + 'dawgs', + 'delaney', + 'nt5d27', + 'novifarm', + 'needles', + 'notredam', + 'newness', + 'mykids', + 'bryan1', + 'bouncer', + 'hihihi', + 'honeybee', + 'iceman1', + 'herring', + 'horn', + 'hook', + 'hotlips', + 'dynamo', + 'klaus', + 'kittie', + 'kappa', + 'kahlua', + 'muffy', + 'mizzou', + 'mohamed', + 'musical', + 'wannabe', + 'wednesda', + 'whatup', + 'weller', + 'waterfal', + 'willy1', + 'invest', + 'blanche', + 'bear1', + 'billabon', + 'youknow', + 'zelda', + 'yyyyyy1', + 'zachary1', + '01234567', + '070462', + 'zurich', + 'superstar', + 'storms', + 'tail', + 'stiletto', + 'strat', + '427900', + 'sigmachi', + 'shelter', + 'shells', + 'sexy123', + 'smile1', + 'sophie1', + 'stefano', + 'stayout', + 'somerset', + 'smithers', + 'playmate', + 'pinkfloyd', + 'phish1', + 'payday', + 'thebear', + 'telefon', + 'laetitia', + 'kswbdu', + 'larson', + 'jetta', + 'jerky', + 'melina', + 'metro', + 'revoluti', + 'retire', + 'respect', + '1216', + '1201', + '1204', + '1222', + '1115', + 'archange', + 'barry1', + 'handball', + '676767', + 'chandra', + 'chewbacc', + 'flesh', + 'furball', + 'gocubs', + 'fruit', + 'fullback', + 'gman', + 'gentle', + 'dunbar', + 'dewalt', + 'dominiqu', + 'diver1', + 'dhip6a', + 'olemiss', + 'ollie', + 'mandrake', + 'mangos', + 'pretzel', + 'pusssy', + 'tripleh', + 'valdez', + 'vagabond', + 'clean', + 'comment', + 'crew', + 'clovis', + 'deaths', + 'dandan', + 'csfbr5yy', + 'deadspin', + 'darrel', + 'ninguna', + 'noah', + 'ncc74656', + 'bootsie', + 'bp2002', + 'bourbon', + 'brennan', + 'bumble', + 'books', + 'hose', + 'heyyou', + 'houston1', + 'hemlock', + 'hippo', + 'hornets', + 'hurricane', + 'horseman', + 'hogan', + 'excess', + 'extensa', + 'muffin1', + 'virginie', + 'werdna', + 'idontknow', + 'info', + 'iron', + 'jack1', + '1bitch', + '151nxjmt', + 'bendover', + 'bmwbmw', + 'bills', + 'zaq123', + 'wxcvbn', + 'surprise', + 'supernov', + 'tahoe', + 'talbot', + 'simona', + 'shakur', + 'sexyone', + 'seviyi', + 'sonja', + 'smart1', + 'speed1', + 'pepito', + 'phantom1', + 'playoffs', + 'terry1', + 'terrier', + 'laser1', + 'lite', + 'lancia', + 'johngalt', + 'jenjen', + 'jolene', + 'midori', + 'message', + 'maserati', + 'matteo', + 'mental', + 'miami1', + 'riffraff', + 'ronald1', + 'reason', + 'rhythm', + '1218', + '1026', + '123987', + '1015', + '1103', + 'armada', + 'architec', + 'austria', + 'gotmilk', + 'hawkins', + 'gray', + 'camila', + 'camp', + 'cambridg', + 'charge', + 'camero', + 'flex', + 'foreplay', + 'getoff', + 'glacier', + 'glotest', + 'froggie', + 'gerbil', + 'rugger', + 'sanity72', + 'salesman', + 'donna1', + 'dreaming', + 'deutsch', + 'orchard', + 'oyster', + 'palmtree', + 'ophelia', + 'pajero', + 'm5wkqf', + 'magenta', + 'luckyone', + 'treefrog', + 'vantage', + 'usmarine', + 'tyvugq', + 'uptown', + 'abacab', + 'aaaaaa1', + 'advance', + 'chuck1', + 'delmar', + 'darkange', + 'cyclones', + 'nate', + 'navajo', + 'nope', + 'border', + 'bubba123', + 'building', + 'iawgk2', + 'hrfzlz', + 'dylan1', + 'enrico', + 'encore', + 'emilio', + 'eclipse1', + 'killian', + 'kayleigh', + 'mutant', + 'mizuno', + 'mustang2', + 'video1', + 'viewer', + 'weed420', + 'whales', + 'jaguar1', + 'insight', + '1990', + '159159', + '1love', + 'bliss', + 'bears1', + 'bigtruck', + 'binder', + 'bigboss', + 'blitz', + 'xqgann', + 'yeahyeah', + 'zeke', + 'zardoz', + 'stickman', + 'table', + '3825', + 'signal', + 'sentra', + 'side', + 'shiva', + 'skipper1', + 'singapor', + 'southpaw', + 'sonora', + 'squid', + 'slamdunk', + 'slimjim', + 'placid', + 'photon', + 'placebo', + 'pearl1', + 'test12', + 'therock1', + 'tiger123', + 'leinad', + 'legman', + 'jeepers', + 'joeblow', + 'mccarthy', + 'mike23', + 'redcar', + 'rhinos', + 'rjw7x4', + '1102', + '13576479', + '112211', + 'alcohol', + 'gwju3g', + 'greywolf', + '7bgiqk', + '7878', + '535353', + '4snz9g', + 'candyass', + 'cccccc1', + 'carola', + 'catfight', + 'cali', + 'fister', + 'fosters', + 'finland', + 'frankie1', + 'gizzmo', + 'fuller', + 'royalty', + 'rugrat', + 'sandie', + 'rudolf', + 'dooley', + 'dive', + 'doreen', + 'dodo', + 'drop', + 'oemdlg', + 'out3xf', + 'paddy', + 'opennow', + 'puppy1', + 'qazwsxedc', + 'pregnant', + 'quinn', + 'ramjet', + 'under', + 'uncle', + 'abraxas', + 'corner', + 'creed', + 'cocoa', + 'crown', + 'cows', + 'cn42qj', + 'dancer1', + 'death666', + 'damned', + 'nudity', + 'negative', + 'nimda2k', + 'buick', + 'bobb', + 'braves1', + 'brook', + 'henrik', + 'higher', + 'hooligan', + 'dust', + 'everlast', + 'karachi', + 'mortis', + 'mulligan', + 'monies', + 'motocros', + 'wally1', + 'weapon', + 'waterman', + 'view', + 'willie1', + 'vicki', + 'inspiron', + '1test', + '2929', + 'bigblack', + 'xytfu7', + 'yackwin', + 'zaq1xsw2', + 'yy5rbfsc', + '100100', + '0660', + 'tahiti', + 'takehana', + 'talks', + '332211', + '3535', + 'sedona', + 'seawolf', + 'skydiver', + 'shine', + 'spleen', + 'slash', + 'spjfet', + 'special1', + 'spooner', + 'slimshad', + 'sopranos', + 'spock1', + 'penis1', + 'patches1', + 'terri', + 'thierry', + 'thething', + 'toohot', + 'large', + 'limpone', + 'johnnie', + 'mash4077', + 'matchbox', + 'masterp', + 'maxdog', + 'ribbit', + 'reed', + 'rita', + 'rockin', + 'redhat', + 'rising', + '1113', + '14789632', + '1331', + 'allday', + 'aladin', + 'andrey', + 'amethyst', + 'ariel', + 'anytime', + 'baseball1', + 'athome', + 'basil', + 'goofy1', + 'greenman', + 'gustavo', + 'goofball', + 'ha8fyp', + 'goodday', + '778899', + 'charon', + 'chappy', + 'castillo', + 'caracas', + 'cardiff', + 'capitals', + 'canada1', + 'cajun', + 'catter', + 'freddy1', + 'favorite2', + 'frazier', + 'forme', + 'follow', + 'forsaken', + 'feelgood', + 'gavin', + 'gfxqx686', + 'garlic', + 'sarge', + 'saskia', + 'sanjose', + 'russ', + 'salsa', + 'dilbert1', + 'dukeduke', + 'downhill', + 'longhair', + 'loop', + 'locutus', + 'lockdown', + 'malachi', + 'mamacita', + 'lolipop', + 'rainyday', + 'pumpkin1', + 'punker', + 'prospect', + 'rambo1', + 'rainbows', + 'quake', + 'twin', + 'trinity1', + 'trooper1', + 'aimee', + 'citation', + 'coolcat', + 'crappy', + 'default', + 'dental', + 'deniro', + 'd9ungl', + 'daddys', + 'napoli', + 'nautica', + 'nermal', + 'bukowski', + 'brick', + 'bubbles1', + 'bogota', + 'board', + 'branch', + 'breath', + 'buds', + 'hulk', + 'humphrey', + 'hitachi', + 'evans', + 'ender', + 'export', + 'kikiki', + 'kcchiefs', + 'kram', + 'morticia', + 'montrose', + 'mongo', + 'waqw3p', + 'wizzard', + 'visited', + 'whdbtp', + 'whkzyc', + 'image', + '154ugeiu', + '1fuck', + 'binky', + 'blind', + 'bigred1', + 'blubber', + 'benz', + 'becky1', + 'year2005', + 'wonderfu', + 'wooden', + 'xrated', + '0001', + 'tampabay', + 'survey', + 'tammy1', + 'stuffer', + '3mpz4r', + '3000', + '3some', + 'selina', + 'sierra1', + 'shampoo', + 'silk', + 'shyshy', + 'slapnuts', + 'standby', + 'spartan1', + 'sprocket', + 'sometime', + 'stanley1', + 'poker1', + 'plus', + 'thought', + 'theshit', + 'torture', + 'thinking', + 'lavalamp', + 'light1', + 'laserjet', + 'jediknig', + 'jjjjj1', + 'jocelyn', + 'mazda626', + 'menthol', + 'maximo', + 'margaux', + 'medic1', + 'release', + 'richter', + 'rhino1', + 'roach', + 'renate', + 'repair', + 'reveal', + '1209', + '1234321', + 'amigos', + 'apricot', + 'alexandra', + 'asdfgh1', + 'hairball', + 'hatter', + 'graduate', + 'grimace', + '7xm5rq', + '6789', + 'cartoons', + 'capcom', + 'cheesy', + 'cashflow', + 'carrots', + 'camping', + 'fanatic', + 'fool', + 'format', + 'fleming', + 'girlie', + 'glover', + 'gilmore', + 'gardner', + 'safeway', + 'ruthie', + 'dogfart', + 'dondon', + 'diapers', + 'outsider', + 'odin', + 'opiate', + 'lollol', + 'love12', + 'loomis', + 'mallrats', + 'prague', + 'primetime21', + 'pugsley', + 'program', + 'r29hqq', + 'touch', + 'valleywa', + 'airman', + 'abcdefg1', + 'darkone', + 'cummer', + 'dempsey', + 'damn', + 'nadia', + 'natedogg', + 'nineball', + 'ndeyl5', + 'natchez', + 'newone', + 'normandy', + 'nicetits', + 'buddy123', + 'buddys', + 'homely', + 'husky', + 'iceland', + 'hr3ytm', + 'highlife', + 'holla', + 'earthlin', + 'exeter', + 'eatmenow', + 'kimkim', + 'karine', + 'k2trix', + 'kernel', + 'kirkland', + 'money123', + 'moonman', + 'miles1', + 'mufasa', + 'mousey', + 'wilma', + 'wilhelm', + 'whites', + 'warhamme', + 'instinct', + 'jackass1', + '2277', + '20spanks', + 'blobby', + 'blair', + 'blinky', + 'bikers', + 'blackjack', + 'becca', + 'blue23', + 'xman', + 'wyvern', + '085tzzqi', + 'zxzxzx', + 'zsmj2v', + 'suede', + 't26gn4', + 'sugars', + 'sylvie', + 'tantra', + 'swoosh', + 'swiss', + '4226', + '4271', + '321123', + '383pdjvl', + 'shoe', + 'shane1', + 'shelby1', + 'spades', + 'spain', + 'smother', + 'soup', + 'sparhawk', + 'pisser', + 'photo1', + 'pebble', + 'phones', + 'peavey', + 'picnic', + 'pavement', + 'terra', + 'thistle', + 'tokyo', + 'therapy', + 'lives', + 'linden', + 'kronos', + 'lilbit', + 'linux', + 'johnston', + 'material', + 'melanie1', + 'marbles', + 'redlight', + 'reno', + 'recall', + '1208', + '1138', + '1008', + 'alchemy', + 'aolsucks', + 'alexalex', + 'atticus', + 'auditt', + 'ballet', + 'b929ezzh', + 'goodyear', + 'hanna', + 'griffith', + 'gubber', + '863abgsg', + '7474', + '797979', + '464646', + '543210', + '4zqauf', + '4949', + 'ch5nmk', + 'carlito', + 'chewey', + 'carebear', + 'caleb', + 'checkmat', + 'cheddar', + 'chachi', + 'fever', + 'forgetit', + 'fine', + 'forlife', + 'giants1', + 'gates', + 'getit', + 'gamble', + 'gerhard', + 'galileo', + 'g3ujwg', + 'ganja', + 'rufus1', + 'rushmore', + 'scouts', + 'discus', + 'dudeman', + 'olympus', + 'oscars', + 'osprey', + 'madcow', + 'locust', + 'loyola', + 'mammoth', + 'proton', + 'rabbit1', + 'question', + 'ptfe3xxp', + 'pwxd5x', + 'purple1', + 'punkass', + 'prophecy', + 'uyxnyd', + 'tyson1', + 'aircraft', + 'access99', + 'abcabc', + 'cocktail', + 'colts', + 'civilwar', + 'cleveland', + 'claudia1', + 'contour', + 'clement', + 'dddddd1', + 'cypher', + 'denied', + 'dapzu455', + 'dagmar', + 'daisydog', + 'name', + 'noles', + 'butters', + 'buford', + 'hoochie', + 'hotel', + 'hoser', + 'eddy', + 'ellis', + 'eldiablo', + 'kingrich', + 'mudvayne', + 'motown', + 'mp8o6d', + 'wife', + 'vipergts', + 'italiano', + 'innocent', + '2055', + '2211', + 'beavers', + 'bloke', + 'blade1', + 'yamato', + 'zooropa', + 'yqlgr667', + '050505', + 'zxcvbnm1', + 'zw6syj', + 'suckcock', + 'tango1', + 'swing', + 'stern', + 'stephens', + 'swampy', + 'susanna', + 'tammie', + '445566', + '333666', + '380zliki', + 'sexpot', + 'sexylady', + 'sixtynin', + 'sickboy', + 'spiffy', + 'sleeping', + 'skylark', + 'sparkles', + 'slam', + 'pintail', + 'phreak', + 'places', + 'teller', + 'timtim', + 'tires', + 'thighs', + 'left', + 'latex', + 'llamas', + 'letsdoit', + 'lkjhg', + 'landmark', + 'letters', + 'lizzard', + 'marlins', + 'marauder', + 'metal1', + 'manu', + 'register', + 'righton', + '1127', + 'alain', + 'alcat', + 'amigo', + 'basebal1', + 'azertyui', + 'attract', + 'azrael', + 'hamper', + 'gotenks', + 'golfgti', + 'gutter', + 'hawkwind', + 'h2slca', + 'harman', + 'grace1', + '6chid8', + '789654', + 'canine', + 'casio', + 'cazzo', + 'chamber', + 'cbr900', + 'cabrio', + 'calypso', + 'capetown', + 'feline', + 'flathead', + 'fisherma', + 'flipmode', + 'fungus', + 'goal', + 'g9zns4', + 'full', + 'giggle', + 'gabriel1', + 'fuck123', + 'saffron', + 'dogmeat', + 'dreamcas', + 'dirtydog', + 'dunlop', + 'douche', + 'dresden', + 'dickdick', + 'destiny1', + 'pappy', + 'oaktree', + 'lydia', + 'luft4', + 'puta', + 'prayer', + 'ramada', + 'trumpet1', + 'vcradq', + 'tulip', + 'tracy71', + 'tycoon', + 'aaaaaaa1', + 'conquest', + 'click', + 'chitown', + 'corps', + 'creepers', + 'constant', + 'couples', + 'code', + 'cornhole', + 'danman', + 'dada', + 'density', + 'd9ebk7', + 'cummins', + 'darth', + 'cute', + 'nash', + 'nirvana1', + 'nixon', + 'norbert', + 'nestle', + 'brenda1', + 'bonanza', + 'bundy', + 'buddies', + 'hotspur', + 'heavy', + 'horror', + 'hufmqw', + 'electro', + 'erasure', + 'enough', + 'elisabet', + 'etvww4', + 'ewyuza', + 'eric1', + 'kinder', + 'kenken', + 'kismet', + 'klaatu', + 'musician', + 'milamber', + 'willi', + 'waiting', + 'isacs155', + 'igor', + '1million', + '1letmein', + 'x35v8l', + 'yogi', + 'ywvxpz', + 'xngwoj', + 'zippy1', + '020202', + '****', + 'stonewal', + 'sweeney', + 'story', + 'sentry', + 'sexsexsex', + 'spence', + 'sonysony', + 'smirnoff', + 'star12', + 'solace', + 'sledge', + 'states', + 'snyder', + 'star1', + 'paxton', + 'pentagon', + 'pkxe62', + 'pilot1', + 'pommes', + 'paulpaul', + 'plants', + 'tical', + 'tictac', + 'toes', + 'lighthou', + 'lemans', + 'kubrick', + 'letmein22', + 'letmesee', + 'jys6wz', + 'jonesy', + 'jjjjjj1', + 'jigga', + 'joelle', + 'mate', + 'merchant', + 'redstorm', + 'riley1', + 'rosa', + 'relief', + '14141414', + '1126', + 'allison1', + 'badboy1', + 'asthma', + 'auggie', + 'basement', + 'hartley', + 'hartford', + 'hardwood', + 'gumbo', + '616913', + '57np39', + '56qhxs', + '4mnveh', + 'cake', + 'forbes', + 'fatluvr69', + 'fqkw5m', + 'fidelity', + 'feathers', + 'fresno', + 'godiva', + 'gecko', + 'gladys', + 'gibson1', + 'gogators', + 'fridge', + 'general1', + 'saxman', + 'rowing', + 'sammys', + 'scotts', + 'scout1', + 'sasasa', + 'samoht', + 'dragon69', + 'ducky', + 'dragonball', + 'driller', + 'p3wqaw', + 'nurse', + 'papillon', + 'oneone', + 'openit', + 'optimist', + 'longshot', + 'portia', + 'rapier', + 'pussy2', + 'ralphie', + 'tuxedo', + 'ulrike', + 'undertow', + 'trenton', + 'copenhag', + 'come', + 'delldell', + 'culinary', + 'deltas', + 'mytime', + 'nicky', + 'nickie', + 'noname', + 'noles1', + 'bucker', + 'bopper', + 'bullock', + 'burnout', + 'bryce', + 'hedges', + 'ibilltes', + 'hihje863', + 'hitter', + 'ekim', + 'espana', + 'eatme69', + 'elpaso', + 'envelope', + 'express1', + 'eeeeee1', + 'eatme1', + 'karaoke', + 'kara', + 'mustang5', + 'misses', + 'wellingt', + 'willem', + 'waterski', + 'webcam', + 'jasons', + 'infinite', + 'iloveyou!', + 'jakarta', + 'belair', + 'bigdad', + 'beerme', + 'yoshi', + 'yinyang', + 'zimmer', + 'x24ik3', + '063dyjuy', + '0000007', + 'ztmfcq', + 'stopit', + 'stooges', + 'survival', + 'stockton', + 'symow8', + 'strato', + '2hot4u', + 'ship', + 'simons', + 'skins', + 'shakes', + 'sex1', + 'shield', + 'snacks', + 'softtail', + 'slimed123', + 'pizzaman', + 'pipe', + 'pitt', + 'pathetic', + 'pinto', + 'tigercat', + 'tonton', + 'lager', + 'lizzy', + 'juju', + 'john123', + 'jennings', + 'josiah', + 'jesse1', + 'jordon', + 'jingles', + 'martian', + 'mario1', + 'rootedit', + 'rochard', + 'redwine', + 'requiem', + 'riverrat', + 'rats', + '1117', + '1014', + '1205', + 'althea', + 'allie', + 'amor', + 'amiga', + 'alpina', + 'alert', + 'atreides', + 'banana1', + 'bahamut', + 'hart', + 'golfman', + 'happines', + '7uftyx', + '5432', + '5353', + '5151', + '4747', + 'byron', + 'chatham', + 'chadwick', + 'cherie', + 'foxfire', + 'ffvdj474', + 'freaked', + 'foreskin', + 'gayboy', + 'gggggg1', + 'glenda', + 'gameover', + 'glitter', + 'funny1', + 'scoobydoo', + 'scroll', + 'rudolph', + 'saddle', + 'saxophon', + 'dingbat', + 'digimon', + 'omicron', + 'parsons', + 'ohio', + 'panda1', + 'loloxx', + 'macintos', + 'lululu', + 'lollypop', + 'racer1', + 'queen1', + 'qwertzui', + 'prick', + 'upnfmc', + 'tyrant', + 'trout1', + '9skw5g', + 'aceman', + 'adelaide', + 'acls2h', + 'aaabbb', + 'acapulco', + 'aggie', + 'comcast', + 'craft', + 'crissy', + 'cloudy', + 'cq2kph', + 'custer', + 'd6o8pm', + 'cybersex', + 'davecole', + 'darian', + 'crumbs', + 'daisey', + 'davedave', + 'dasani', + 'needle', + 'mzepab', + 'myporn', + 'narnia', + 'nineteen', + 'booger1', + 'bravo1', + 'budgie', + 'btnjey', + 'highlander', + 'hotel6', + 'humbug', + 'edwin', + 'ewtosi', + 'kristin1', + 'kobe', + 'knuckles', + 'keith1', + 'katarina', + 'muff', + 'muschi', + 'montana1', + 'wingchun', + 'wiggle', + 'whatthe', + 'walking', + 'watching', + 'vette1', + 'vols', + 'virago', + 'intj3a', + 'ishmael', + 'intern', + 'jachin', + 'illmatic', + '199999', + '2010', + 'beck', + 'blender', + 'bigpenis', + 'bengal', + 'blue1234', + 'your', + 'zaqxsw', + 'xray', + 'xxxxxxx1', + 'zebras', + 'yanks', + 'worlds', + 'tadpole', + 'stripes', + 'svetlana', + '3737', + '4343', + '3728', + '4444444', + '368ejhih', + 'solar', + 'sonne', + 'smalls', + 'sniffer', + 'sonata', + 'squirts', + 'pitcher', + 'playstation', + 'pktmxr', + 'pescator', + 'points', + 'texaco', + 'lesbos', + 'lilian', + 'l8v53x', + 'jo9k2jw2', + 'jimbeam', + 'josie', + 'jimi', + 'jupiter2', + 'jurassic', + 'marines1', + 'maya', + 'rocket1', + 'ringer', + '14725836', + '12345679', + '1219', + '123098', + '1233', + 'alessand', + 'althor', + 'angelika', + 'arch', + 'armando', + 'alpha123', + 'basher', + 'barefeet', + 'balboa', + 'bbbbb1', + 'banks', + 'badabing', + 'harriet', + 'gopack', + 'golfnut', + 'gsxr1000', + 'gregory1', + '766rglqy', + '8520', + '753159', + '8dihc6', + '69camaro', + '666777', + 'cheeba', + 'chino', + 'calendar', + 'cheeky', + 'camel1', + 'fishcake', + 'falling', + 'flubber', + 'giuseppe', + 'gianni', + 'gloves', + 'gnasher23', + 'frisbee', + 'fuzzy1', + 'fuzzball', + 'sauce', + 'save13tx', + 'schatz', + 'russell1', + 'sandra1', + 'scrotum', + 'scumbag', + 'sabre', + 'samdog', + 'dripping', + 'dragon12', + 'dragster', + 'paige', + 'orwell', + 'mainland', + 'lunatic', + 'lonnie', + 'lotion', + 'maine', + 'maddux', + 'qn632o', + 'poophead', + 'rapper', + 'porn4life', + 'producer', + 'rapunzel', + 'tracks', + 'velocity', + 'vanessa1', + 'ulrich', + 'trueblue', + 'vampire1', + 'abacus', + '902100', + 'crispy', + 'corky', + 'crane', + 'chooch', + 'd6wnro', + 'cutie', + 'deal', + 'dabulls', + 'dehpye', + 'navyseal', + 'njqcw4', + 'nownow', + 'nigger1', + 'nightowl', + 'nonenone', + 'nightmar', + 'bustle', + 'buddy2', + 'boingo', + 'bugman', + 'bulletin', + 'bosshog', + 'bowie', + 'hybrid', + 'hillside', + 'hilltop', + 'hotlegs', + 'honesty', + 'hzze929b', + 'hhhhh1', + 'hellohel', + 'eloise', + 'evilone', + 'edgewise', + 'e5pftu', + 'eded', + 'embalmer', + 'excalibur', + 'elefant', + 'kenzie', + 'karl', + 'karin', + 'killah', + 'kleenex', + 'mouses', + 'mounta1n', + 'motors', + 'mutley', + 'muffdive', + 'vivitron', + 'winfield', + 'wednesday', + 'w00t88', + 'iloveit', + 'jarjar', + 'incest', + 'indycar', + '17171717', + '1664', + '17011701', + '222777', + '2663', + 'beelch', + 'benben', + 'yitbos', + 'yyyyy1', + 'yasmin', + 'zapata', + 'zzzzz1', + 'stooge', + 'tangerin', + 'taztaz', + 'stewart1', + 'summer69', + 'sweetness', + 'system1', + 'surveyor', + 'stirling', + '3qvqod', + '3way', + '456321', + 'sizzle', + 'simhrq', + 'shrink', + 'shawnee', + 'someday', + 'sparty', + 'ssptx452', + 'sphere', + 'spark', + 'slammed', + 'sober', + 'persian', + 'peppers', + 'ploppy', + 'pn5jvw', + 'poobear', + 'pianos', + 'plaster', + 'testme', + 'tiff', + 'thriller', + 'larissa', + 'lennox', + 'jewell', + 'master12', + 'messier', + 'rockey', + '1229', + '1217', + '1478', + '1009', + 'anastasi', + 'almighty', + 'amonra', + 'aragon', + 'argentin', + 'albino', + 'azazel', + 'grinder', + '6uldv8', + '83y6pv', + '8888888', + '4tlved', + '515051', + 'carsten', + 'changes', + 'flanders', + 'flyers88', + 'ffffff1', + 'firehawk', + 'foreman', + 'firedog', + 'flashman', + 'ggggg1', + 'gerber', + 'godspeed', + 'galway', + 'giveitup', + 'funtimes', + 'gohan', + 'giveme', + 'geryfe', + 'frenchie', + 'sayang', + 'rudeboy', + 'savanna', + 'sandals', + 'devine', + 'dougal', + 'drag0n', + 'dga9la', + 'disaster', + 'desktop', + 'only', + 'onlyone', + 'otter', + 'pandas', + 'mafia', + 'lombard', + 'luckys', + 'lovejoy', + 'lovelife', + 'manders', + 'product', + 'qqh92r', + 'qcmfd454', + 'pork', + 'radar1', + 'punani', + 'ptbdhw', + 'turtles', + 'undertaker', + 'trs8f7', + 'tramp', + 'ugejvp', + 'abba', + '911turbo', + 'acdc', + 'abcd123', + 'clever', + 'corina', + 'cristian', + 'create', + 'crash1', + 'colony', + 'crosby', + 'delboy', + 'daniele', + 'davinci', + 'daughter', + 'notebook', + 'niki', + 'nitrox', + 'borabora', + 'bonzai', + 'budd', + 'brisbane', + 'hotter', + 'heeled', + 'heroes', + 'hooyah', + 'hotgirl', + 'i62gbq', + 'horse1', + 'hills', + 'hpk2qc', + 'epvjb6', + 'echo', + 'korean', + 'kristie', + 'mnbvc', + 'mohammad', + 'mind', + 'mommy1', + 'munster', + 'wade', + 'wiccan', + 'wanted', + 'jacket', + '2369', + 'bettyboo', + 'blondy', + 'bismark', + 'beanbag', + 'bjhgfi', + 'blackice', + 'yvtte545', + 'ynot', + 'yess', + 'zlzfrh', + 'wolvie', + '007bond', + '******', + 'tailgate', + 'tanya1', + 'sxhq65', + 'stinky1', + '3234412', + '3ki42x', + 'seville', + 'shimmer', + 'sheryl', + 'sienna', + 'shitshit', + 'skillet', + 'seaman', + 'sooners1', + 'solaris', + 'smartass', + 'pastor', + 'pasta', + 'pedros', + 'pennywis', + 'pfloyd', + 'tobydog', + 'thetruth', + 'lethal', + 'letme1n', + 'leland', + 'jenifer', + 'mario66', + 'micky', + 'rocky2', + 'rewq', + 'ripped', + 'reindeer', + '1128', + '1207', + '1104', + '1432', + 'aprilia', + 'allstate', + 'alyson', + 'bagels', + 'basic', + 'baggies', + 'barb', + 'barrage', + 'greatest', + 'gomez', + 'guru', + 'guard', + '72d5tn', + '606060', + '4wcqjn', + 'caldwell', + 'chance1', + 'catalog', + 'faust', + 'film', + 'flange', + 'fran', + 'fartman', + 'geil', + 'gbhcf2', + 'fussball', + 'glen', + 'fuaqz4', + 'gameboy', + 'garnet', + 'geneviev', + 'rotary', + 'seahawk', + 'russel', + 'saab', + 'seal', + 'samadams', + 'devlt4', + 'ditto', + 'drevil', + 'drinker', + 'deuce', + 'dipstick', + 'donut', + 'octopus', + 'ottawa', + 'losangel', + 'loverman', + 'porky', + 'q9umoz', + 'rapture', + 'pump', + 'pussy4me', + 'university', + 'triplex', + 'ue8fpw', + 'trent', + 'trophy', + 'turbos', + 'troubles', + 'agent', + 'aaa340', + 'churchil', + 'crazyman', + 'consult', + 'creepy', + 'craven', + 'class', + 'cutiepie', + 'ddddd1', + 'dejavu', + 'cuxldv', + 'nettie', + 'nbvibt', + 'nikon', + 'niko', + 'norwood', + 'nascar1', + 'nolan', + 'bubba2', + 'boobear', + 'boogers', + 'buff', + 'bullwink', + 'bully', + 'bulldawg', + 'horsemen', + 'escalade', + 'editor', + 'eagle2', + 'dynamic', + 'ella', + 'efyreg', + 'edition', + 'kidney', + 'minnesot', + 'mogwai', + 'morrow', + 'msnxbi', + 'moonlight', + 'mwq6qlzo', + 'wars', + 'werder', + 'verygood', + 'voodoo1', + 'wheel', + 'iiiiii1', + '159951', + '1624', + '1911a1', + '2244', + 'bellagio', + 'bedlam', + 'belkin', + 'bill1', + 'woodrow', + 'xirt2k', + 'worship', + '??????', + 'tanaka', + 'swift', + 'susieq', + 'sundown', + 'sukebe', + 'tales', + 'swifty', + '2fast4u', + 'senate', + 'sexe', + 'sickness', + 'shroom', + 'shaun', + 'seaweed', + 'skeeter1', + 'status', + 'snicker', + 'sorrow', + 'spanky1', + 'spook', + 'patti', + 'phaedrus', + 'pilots', + 'pinch', + 'peddler', + 'theo', + 'thumper1', + 'tessie', + 'tiger7', + 'tmjxn151', + 'thematri', + 'l2g7k3', + 'letmeinn', + 'lazy', + 'jeffjeff', + 'joan', + 'johnmish', + 'mantra', + 'mariana', + 'mike69', + 'marshal', + 'mart', + 'mazda6', + 'riptide', + 'robots', + 'rental', + '1107', + '1130', + '142857', + '11001001', + '1134', + 'armored', + 'alvin', + 'alec', + 'allnight', + 'alright', + 'amatuers', + 'bartok', + 'attorney', + 'astral', + 'baboon', + 'bahamas', + 'balls1', + 'bassoon', + 'hcleeb', + 'happyman', + 'granite', + 'graywolf', + 'golf1', + 'gomets', + '8vjzus', + '7890', + '789123', + '8uiazp', + '5757', + '474jdvff', + '551scasi', + '50cent', + 'camaro1', + 'cherry1', + 'chemist', + 'final', + 'firenze', + 'fishtank', + 'farrell', + 'freewill', + 'glendale', + 'frogfrog', + 'gerhardt', + 'ganesh', + 'same', + 'scirocco', + 'devilman', + 'doodles', + 'dinger', + 'okinawa', + 'olympic', + 'nursing', + 'orpheus', + 'ohmygod', + 'paisley', + 'pallmall', + 'null', + 'lounge', + 'lunchbox', + 'manhatta', + 'mahalo', + 'mandarin', + 'qwqwqw', + 'qguvyt', + 'pxx3eftp', + 'president', + 'rambler', + 'puzzle', + 'poppy1', + 'turk182', + 'trotter', + 'vdlxuc', + 'trish', + 'tugboat', + 'valiant', + 'tracie', + 'uwrl7c', + 'chris123', + 'coaster', + 'cmfnpu', + 'decimal', + 'debbie1', + 'dandy', + 'daedalus', + 'dede', + 'natasha1', + 'nissan1', + 'nancy123', + 'nevermin', + 'napalm', + 'newcastle', + 'boats', + 'branden', + 'britt', + 'bonghit', + 'hester', + 'ibxnsm', + 'hhhhhh1', + 'holger', + 'durham', + 'edmonton', + 'erwin', + 'equinox', + 'dvader', + 'kimmy', + 'knulla', + 'mustafa', + 'monsoon', + 'mistral', + 'morgana', + 'monica1', + 'mojave', + 'month', + 'monterey', + 'mrbill', + 'vkaxcs', + 'victor1', + 'wacker', + 'wendell', + 'violator', + 'vfdhif', + 'wilson1', + 'wavpzt', + 'verena', + 'wildstar', + 'winter99', + 'iqzzt580', + 'jarrod', + 'imback', + '1914', + '19741974', + '1monkey', + '1q2w3e4r5t', + '2500', + '2255', + 'blank', + 'bigshow', + 'bigbucks', + 'blackcoc', + 'zoomer', + 'wtcacq', + 'wobble', + 'xmen', + 'xjznq5', + 'yesterda', + 'yhwnqc', + 'zzzxxx', + 'streak', + '393939', + '2fchbg', + 'skinhead', + 'skilled', + 'shakira', + 'shaft', + 'shadow12', + 'seaside', + 'sigrid', + 'sinful', + 'silicon', + 'smk7366', + 'snapshot', + 'sniper1', + 'soccer11', + 'staff', + 'slap', + 'smutty', + 'peepers', + 'pleasant', + 'plokij', + 'pdiddy', + 'pimpdaddy', + 'thrust', + 'terran', + 'topaz', + 'today1', + 'lionhear', + 'littlema', + 'lauren1', + 'lincoln1', + 'lgnu9d', + 'laughing', + 'juneau', + 'methos', + 'medina', + 'merlyn', + 'rogue1', + 'romulus', + 'redshift', + '1202', + '1469', + '12locked', + 'arizona1', + 'alfarome', + 'al9agd', + 'aol123', + 'altec', + 'apollo1', + 'arse', + 'baker1', + 'bbb747', + 'bach', + 'axeman', + 'astro1', + 'hawthorn', + 'goodfell', + 'hawks1', + 'gstring', + 'hannes', + '8543852', + '868686', + '4ng62t', + '554uzpad', + '5401', + '567890', + '5232', + 'catfood', + 'frame', + 'flow', + 'fire1', + 'flipflop', + 'fffff1', + 'fozzie', + 'fluff', + 'garrison', + 'fzappa', + 'furious', + 'round', + 'rustydog', + 'sandberg', + 'scarab', + 'satin', + 'ruger', + 'samsung1', + 'destin', + 'diablo2', + 'dreamer1', + 'detectiv', + 'dominick', + 'doqvq3', + 'drywall', + 'paladin1', + 'papabear', + 'offroad', + 'panasonic', + 'nyyankee', + 'luetdi', + 'qcfmtz', + 'pyf8ah', + 'puddles', + 'privacy', + 'rainer', + 'pussyeat', + 'ralph1', + 'princeto', + 'trivia', + 'trewq', + 'tri5a3', + 'advent', + '9898', + 'agyvorc', + 'clarkie', + 'coach1', + 'courier', + 'contest', + 'christo', + 'corinna', + 'chowder', + 'concept', + 'climbing', + 'cyzkhw', + 'davidb', + 'dad2ownu', + 'days', + 'daredevi', + 'de7mdf', + 'nose', + 'necklace', + 'nazgul', + 'booboo1', + 'broad', + 'bonzo', + 'brenna', + 'boot', + 'butch1', + 'huskers1', + 'hgfdsa', + 'hornyman', + 'elmer', + 'elektra', + 'england1', + 'elodie', + 'kermit1', + 'knife', + 'kaboom', + 'minute', + 'modern', + 'motherfucker', + 'morten', + 'mocha', + 'monday1', + 'morgoth', + 'ward', + 'weewee', + 'weenie', + 'walters', + 'vorlon', + 'website', + 'wahoo', + 'ilovegod', + 'insider', + 'jayman', + '1911', + '1dallas', + '1900', + '1ranger', + '201jedlz', + '2501', + '1qaz', + 'bertram', + 'bignuts', + 'bigbad', + 'beebee', + 'billows', + 'belize', + 'bebe', + 'wvj5np', + 'wu4etd', + 'yamaha1', + 'wrinkle5', + 'zebra1', + 'yankee1', + 'zoomzoom', + '09876543', + '0311', + '?????', + 'stjabn', + 'tainted', + '3tmnej', + 'shoot', + 'skooter', + 'skelter', + 'sixteen', + 'starlite', + 'smack', + 'spice1', + 'stacey1', + 'smithy', + 'perrin', + 'pollux', + 'peternorth', + 'pixie', + 'paulina', + 'piston', + 'pick', + 'poets', + 'pine', + 'toons', + 'tooth', + 'topspin', + 'kugm7b', + 'legends', + 'jeepjeep', + 'juliana', + 'joystick', + 'junkmail', + 'jojojojo', + 'jonboy', + 'judge', + 'midland', + 'meteor', + 'mccabe', + 'matter', + 'mayfair', + 'meeting', + 'merrill', + 'raul', + 'riches', + 'reznor', + 'rockrock', + 'reboot', + 'reject', + 'robyn', + 'renee1', + 'roadway', + 'rasta220', + '1411', + '1478963', + '1019', + 'archery', + 'allman', + 'andyandy', + 'barks', + 'bagpuss', + 'auckland', + 'gooseman', + 'hazmat', + 'gucci', + 'guns', + 'grammy', + 'happydog', + 'greek', + '7kbe9d', + '7676', + '6bjvpe', + '5lyedn', + '5858', + '5291', + 'charlie2', + 'chas', + 'c7lrwu', + 'candys', + 'chateau', + 'ccccc1', + 'cardinals', + 'fear', + 'fihdfv', + 'fortune12', + 'gocats', + 'gaelic', + 'fwsadn', + 'godboy', + 'gldmeo', + 'fx3tuo', + 'fubar1', + 'garland', + 'generals', + 'gforce', + 'rxmtkp', + 'rulz', + 'sairam', + 'dunhill', + 'division', + 'dogggg', + 'detect', + 'details', + 'doll', + 'drinks', + 'ozlq6qwm', + 'ov3ajy', + 'lockout', + 'makayla', + 'macgyver', + 'mallorca', + 'loves', + 'prima', + 'pvjegu', + 'qhxbij', + 'raphael', + 'prelude1', + 'totoro', + 'tusymo', + 'trousers', + 'tunnel', + 'valeria', + 'tulane', + 'turtle1', + 'tracy1', + 'aerosmit', + 'abbey1', + 'address', + 'clticic', + 'clueless', + 'cooper1', + 'comets', + 'collect', + 'corbin', + 'delpiero', + 'derick', + 'cyprus', + 'dante1', + 'dave1', + 'nounours', + 'neal', + 'nexus6', + 'nero', + 'nogard', + 'norfolk', + 'brent1', + 'booyah', + 'bootleg', + 'buckaroo', + 'bulls23', + 'bulls1', + 'booper', + 'heretic', + 'icecube', + 'hellno', + 'hounds', + 'honeydew', + 'hooters1', + 'hoes', + 'howie', + 'hevnm4', + 'hugohugo', + 'eighty', + 'epson', + 'evangeli', + 'eeeee1', + 'eyphed', +]); diff --git a/src/changepassword/controller.ts b/src/changepassword/controller.ts index 62b23837..6d481ba6 100644 --- a/src/changepassword/controller.ts +++ b/src/changepassword/controller.ts @@ -5,6 +5,7 @@ import { EventType } from '../log/types'; import * as UserService from '../user/service'; import { User } from '../types'; import { changePasswordForm } from './formats/html'; +import { commonPasswords } from './10k-most-common'; class ChangePasswordController extends Controller { @@ -22,6 +23,14 @@ class ChangePasswordController extends Controller { const userNewPassword = ctx.request.body.newPassword; const confirmNewPassword = ctx.request.body.confirmNewPassword; + if (commonPasswords.has(userNewPassword)) { + ctx.redirect( + 303, + '/change-password?error=You\'re+not+allowed+to+use+a+common+password.' + ); + return; + } + if (!await UserService.validatePassword(user, currentPassword)) { ctx.status = 303; ctx.response.headers.set('Location', '/change-password?error=Current+password+isn\'t+correct.+Please+try+again');