diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 997a8c701..4d891359c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 585 Mich block 3 scams (#2522) + 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 348 Frank Update all.json (#2513) diff --git a/all.json b/all.json index 2dc3c2c1b..ca60aaf42 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wallet-fixers.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -12215,6 +12214,7 @@ "wallet-fix-com.square.site", "wallet-fix.net", "wallet-fix.xyz", + "wallet-fixers.netlify.app", "wallet-help.net", "wallet-helpline.com", "wallet-identification.divu.cl", diff --git a/meta/2022-11.json b/meta/2022-11.json index a76efad19..018b32d40 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -59,6 +59,10 @@ "date": "2022-11-04", "url": "unlswap.me" }, + { + "date": "2022-11-04", + "url": "wallet-fixers.netlify.app" + }, { "date": "2022-11-04", "url": "wallet-validates.com" diff --git a/package.json b/package.json index f7263e962..3e832135b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-121-x", + "version": "0.18.11-122-x", "versions": { - "git": "0.18.11-121-x", + "git": "0.18.11-122-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 877da2f00..ae208d948 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-121-x", + "version": "0.18.11-122-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 983d967ad..fff053145 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.11-121-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-122-x' };