diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aa414d2b3..88ac250cc 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) - 404 Frank Update all.json (#2711) + 405 Frank Update all.json (#2712) 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 88cb2aaa2..05f0904df 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "defi-swap.net", - "starlblock.live", - "switchv2score.website", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -4204,6 +4201,7 @@ "defi-solutions.net", "defi-stakes.net", "defi-support.app", + "defi-swap.net", "defi-temple.com", "defi-token.my.id", "defi-tron.xyz", @@ -10792,6 +10790,7 @@ "stapn.com", "stargatefinance.live", "starkapp.net", + "starlblock.live", "starlinktoken.co", "starpunksupport.online", "start-collab.land", @@ -10988,6 +10987,7 @@ "switchbridge.best", "switchrectifier.live", "switchsmartnetwork.website", + "switchv2score.website", "syc-bot.pages.dev", "syc-walletsconnect.info", "sychrofchains.xyz", diff --git a/meta/2022-12.json b/meta/2022-12.json index d76059500..11235ea5f 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-12-21", + "url": "defi-swap.net" + }, + { + "date": "2022-12-21", + "url": "starlblock.live" + }, + { + "date": "2022-12-21", + "url": "switchv2score.website" + }, { "date": "2022-12-20", "url": "backyardcompanyio.best" diff --git a/package.json b/package.json index ae720a28c..936bf82a0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-59-x", + "version": "0.18.13-60-x", "versions": { - "git": "0.18.13-59-x", + "git": "0.18.13-60-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8fb735d1f..2cbd7538a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-59-x", + "version": "0.18.13-60-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 ff750426c..5d4d83194 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-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-60-x' };