diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 102ba962b..bf9b7aaa6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 279 mhusnirizal Update all.json (#1984) 200 Frank Update all.json (#1985) - 123 Tim Janssen Update all.json (#1986) + 124 Tim Janssen Update all.json (#1987) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 748945767..804451392 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "defi-chainlink.site", - "dappchainsupport.com", "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", @@ -2312,6 +2310,7 @@ "dappcenter.online", "dappchainco.com", "dappchainlive.online", + "dappchainsupport.com", "dappchainsync.online", "dappcoindefionline.net", "dappcon.online", @@ -3318,6 +3317,7 @@ "defi-apps.xyz", "defi-appsolution.com", "defi-authentication.com", + "defi-chainlink.site", "defi-chainsync.com", "defi-colab.net", "defi-conects.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 1a7c148ca..9852c805e 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -15,10 +15,18 @@ "date": "2022-08-03", "url": "collabland-2.cc" }, + { + "date": "2022-08-03", + "url": "dappchainsupport.com" + }, { "date": "2022-08-03", "url": "dappmainnet.tech" }, + { + "date": "2022-08-03", + "url": "defi-chainlink.site" + }, { "date": "2022-08-03", "url": "eblockschainstool.live" diff --git a/package.json b/package.json index dc3df99d9..917cc8b9a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-33-x", + "version": "0.18.3-34-x", "versions": { - "git": "0.18.3-33-x", + "git": "0.18.3-34-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 31cd21c51..3891767a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-33-x", + "version": "0.18.3-34-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 697fc52c8..f0823fa26 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.3-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-34-x' };