diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b3814e582..a6e260532 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 459 Jaco 0.18.8 (#2261) 330 mhusnirizal update all.json (#2280) 272 Frank Update all.json (#2277) - 236 Tim Janssen Update all.json (#2279) + 237 Tim Janssen Update all.json (#2281) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 41715689f..74ddf3a02 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "assetrectification.dev", - "safedappslinkcrosschainbridge.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -613,6 +611,7 @@ "assetfunds.info", "assetgroup.network", "assetportal.site", + "assetrectification.dev", "assetrectification.io", "assetrectify.com", "assetrectify.network", @@ -8714,6 +8713,7 @@ "safecrosschainbridge.com", "safecryptosync.com", "safedappchain.com", + "safedappslinkcrosschainbridge.com", "safedappswallet.com", "safeedgetrade.com", "safefxoption.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index a1d121c2a..e0caa080a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-20", + "url": "assetrectification.dev" + }, { "date": "2022-09-20", "url": "defi-rectify.us" @@ -27,6 +31,10 @@ "date": "2022-09-20", "url": "rpcrectify.us" }, + { + "date": "2022-09-20", + "url": "safedappslinkcrosschainbridge.com" + }, { "date": "2022-09-20", "url": "userassistanceportal.icu" diff --git a/package.json b/package.json index 684312a3b..58a033ad9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-15-x", + "version": "0.18.9-16-x", "versions": { - "git": "0.18.9-15-x", + "git": "0.18.9-16-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0cd3ec813..c96350d7f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-15-x", + "version": "0.18.9-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 22c4e5555..8c8cc0519 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.9-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-16-x' };