diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c1e9f5c5e..4ad0a4029 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) + 406 Tim Janssen Update all.json (#2715) 405 Frank Update all.json (#2712) - 405 Tim Janssen Update all.json (#2714) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9febe6d7f..c9001394f 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "dappsusersupport.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -3753,6 +3752,7 @@ "dappsupportlive.com", "dappsupports.com", "dappsupporttool.com", + "dappsusersupport.com", "dappsvalidate.site", "dappsvalidates.com", "dappsvalidates.online", diff --git a/meta/2022-12.json b/meta/2022-12.json index 9fbe1cd32..4bdb8c8b0 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-23", + "url": "dappsusersupport.com" + }, { "date": "2022-12-22", "url": "dexplatform.net" diff --git a/package.json b/package.json index 0fb940d23..b3a5991a4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-62-x", + "version": "0.18.13-63-x", "versions": { - "git": "0.18.13-62-x", + "git": "0.18.13-63-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0d819a97e..e37bd1e25 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-62-x", + "version": "0.18.13-63-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 e661f9022..1d332b927 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-62-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-63-x' };