diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e674e01ea..a9cff0cd4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) + 442 Tim Janssen Update all.json (#2821) 441 Frank Update all.json (#2816) - 441 Tim Janssen Update all.json (#2818) 391 mhusnirizal update all.json (#2820) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 37612cf3d..75fb89fd5 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "covicrypbridging.website", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2621,6 +2620,7 @@ "couturistesupport.com", "couturistewalletsupport.com", "covalbridgedex.live", + "covicrypbridging.website", "cowrabuilders.com.au", "cowswap-token.exchange#", "coyoteswap.io", diff --git a/meta/2023-01.json b/meta/2023-01.json index 715ab7177..ab825f914 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,10 @@ "date": "2023-01-18", "url": "blockverse.support" }, + { + "date": "2023-01-18", + "url": "covicrypbridging.website" + }, { "date": "2023-01-18", "url": "polkadotrewards.network" diff --git a/package.json b/package.json index c8c768e3e..81ceded5c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-48-x", + "version": "0.18.14-49-x", "versions": { - "git": "0.18.14-48-x", + "git": "0.18.14-49-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 772df4f10..fb4c7a0ec 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-48-x", + "version": "0.18.14-49-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c3894b67d..e92a9d3a7 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.14-48-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-49-x' };