diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 44e57a6ee..f27584200 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 469 Jaco Adjust token retrieval (#2647) - 386 Tim Janssen Update all.json (#2646) + 387 Tim Janssen Update all.json (#2649) 382 Frank Update all.json (#2648) 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 24bb589a7..b557d3fa8 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinsupport.app", - "trustpad-swap.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1841,6 +1839,7 @@ "coinsreward.biz", "coinssolutionrectification.com", "coinstechsolutions.live", + "coinsupport.app", "coinsvortexnft.com", "coinswp.exchange", "coinsync.online", @@ -11673,6 +11672,7 @@ "trustpad-rewards.com", "trustpad-rewards.net", "trustpad-swap.com", + "trustpad-swap.net", "trustpad-tokens.com", "trustpad-tokens.net", "trustpad-trading.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 1787e60ba..14cf247f5 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-12-08", + "url": "coinsupport.app" + }, + { + "date": "2022-12-08", + "url": "trustpad-swap.net" + }, { "date": "2022-12-07", "url": "authenticont.website" diff --git a/package.json b/package.json index 51a5d2d3e..54513c8e0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-5-x", + "version": "0.18.13-6-x", "versions": { - "git": "0.18.13-5-x", + "git": "0.18.13-6-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 497631ef0..264555de2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-5-x", + "version": "0.18.13-6-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 7d2962952..f1ab1218b 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-6-x' };