diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d90fb16d7..8696bb914 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) - 377 Frank Update all.json (#2620) + 378 Frank Update all.json (#2622) 373 Tim Janssen Update all.json (#2621) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index ec6d09cb7..ce21c4862 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "smart-switchaffix.live", - "w.smart-switchaffix.live", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -10079,6 +10077,7 @@ "smart-resolution.live", "smart-shellshock.live", "smart-shellshocks.live", + "smart-switchaffix.live", "smart-switchs.live", "smart-synchronization.com", "smart-syncronization.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 7a301342e..b90d439f9 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-11-30", + "url": "smart-switchaffix.live" + }, + { + "date": "2022-11-30", + "url": "w.smart-switchaffix.live" + }, { "date": "2022-11-29", "url": "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz" diff --git a/package.json b/package.json index fbc1c0b80..b10e79dee 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-46-x", + "version": "0.18.12-47-x", "versions": { - "git": "0.18.12-46-x", + "git": "0.18.12-47-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b31469ce5..fab6eabb6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-46-x", + "version": "0.18.12-47-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6fba67a3b..dd35526c0 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.12-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-47-x' };