diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b16132e80..edcef7b57 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) 403 Frank Update all.json (#2707) - 402 Tim Janssen Update all.json (#2702) + 403 Tim Janssen Update all.json (#2709) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index bf4e429a7..9e4ee1b56 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "infjniltywallet.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5846,6 +5845,7 @@ "infinit3.com", "infinitygame.site", "infinitytokenswap.com", + "infjniltywallet.com", "info-mywallet.com", "infoidola.com", "infospacedex.xyz", diff --git a/meta/2022-12.json b/meta/2022-12.json index 1c00361a9..31498d632 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -15,6 +15,10 @@ "date": "2022-12-20", "url": "contractcon.net" }, + { + "date": "2022-12-20", + "url": "infjniltywallet.com" + }, { "date": "2022-12-20", "url": "migrationcon.pics" diff --git a/package.json b/package.json index 5adceb3cc..bbca82f1f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-57-x", + "version": "0.18.13-58-x", "versions": { - "git": "0.18.13-57-x", + "git": "0.18.13-58-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 41cc6dac6..8c512af27 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-57-x", + "version": "0.18.13-58-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 1cc173770..4a8f90260 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-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-58-x' };