diff --git a/CONTRIBUTORS b/CONTRIBUTORS index edcef7b57..aa414d2b3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 403 Frank Update all.json (#2707) + 404 Frank Update all.json (#2711) 403 Tim Janssen Update all.json (#2709) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index cbf288575..fee73040b 100644 --- a/all.json +++ b/all.json @@ -31,12 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "coinvalidations.com", -"connect-firmencrypt.live", -"instantsupportfixed.com", -"swiftsyncs.live", -"w.connect-firmencrypt.live", -"coonecttionfiix.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -1929,6 +1923,7 @@ "cointradingsolution.net", "coinupgrade.best", "coinvalidation.online", + "coinvalidations.com", "coinvault.exchange", "coinwalletauthenticator.com", "coinwalletconnect.info", @@ -2161,6 +2156,7 @@ "connect-en.link", "connect-eth.site", "connect-finance.online", + "connect-firmencrypt.live", "connect-mainnet.ddns.us", "connect-mainnet01.ddns.us", "connect-mainnet08.ddns.us", @@ -2463,6 +2459,7 @@ "conwallets.com", "conwallt-meta.com", "coojoint.com", + "coonecttionfiix.com", "copiersolutionsmigrate.live", "copolkadot.js.org", "cordium-app.com", @@ -5886,6 +5883,7 @@ "instantlyconnectmywallet.com", "instantnodeconfig.com", "instantrustfixed.net", + "instantsupportfixed.com", "instantswalletvalidation.com", "instantswiftfixed.com", "instantwalletconnect.org", @@ -10974,6 +10972,7 @@ "swiftsynchronization.com", "swiftsyncs.com", "swiftsyncs.io", + "swiftsyncs.live", "swiftsyncsecure.com", "swiftszapprotocol.ru", "swiftszapprotocols.info", diff --git a/meta/2022-12.json b/meta/2022-12.json index 31498d632..d76059500 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -11,14 +11,30 @@ "date": "2022-12-20", "url": "bitextrade.online" }, + { + "date": "2022-12-20", + "url": "coinvalidations.com" + }, + { + "date": "2022-12-20", + "url": "connect-firmencrypt.live" + }, { "date": "2022-12-20", "url": "contractcon.net" }, + { + "date": "2022-12-20", + "url": "coonecttionfiix.com" + }, { "date": "2022-12-20", "url": "infjniltywallet.com" }, + { + "date": "2022-12-20", + "url": "instantsupportfixed.com" + }, { "date": "2022-12-20", "url": "migrationcon.pics" @@ -35,10 +51,18 @@ "date": "2022-12-20", "url": "rarityprojects.online" }, + { + "date": "2022-12-20", + "url": "swiftsyncs.live" + }, { "date": "2022-12-20", "url": "theflokidrop.com" }, + { + "date": "2022-12-20", + "url": "w.connect-firmencrypt.live" + }, { "date": "2022-12-20", "url": "wallet.bitextrade.online" diff --git a/package.json b/package.json index bbca82f1f..ae720a28c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-58-x", + "version": "0.18.13-59-x", "versions": { - "git": "0.18.13-58-x", + "git": "0.18.13-59-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8c512af27..8fb735d1f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-58-x", + "version": "0.18.13-59-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4a8f90260..ff750426c 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-58-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-59-x' };