diff --git a/.123current b/.123current index cc8a331a6..621dfa084 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.3-3-x \ No newline at end of file +0.15.3-4-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 32a12bb6f..3c195f92c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 159 frankywild Update all.json (#1705) 79 michalisFr Update all.json (#1540) 30 Bill Laboon Dragonfly-tools.live (#1718) - 25 thwjanssen89 Update all.json (#1722) + 26 thwjanssen89 Update all.json (#1724) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index bfb691187..ceac7c0f7 100644 --- a/all.json +++ b/all.json @@ -2,7 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "chainvalidate.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1049,6 +1048,7 @@ "chainsyncpermit.site", "chainsyncs.com", "chaintrust.pythonanywhere.com", + "chainvalidate.xyz", "chainvalidation.live", "chainwall.org", "chainwalletconnectdapp.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 6d39c47e1..a851d2eaa 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-06-27", + "url": "chainvalidate.xyz" + }, { "date": "2022-06-27", "url": "dappwallets.pages.dev" diff --git a/package.json b/package.json index f6423df83..51a0e84e8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.3-3-x", + "version": "0.15.3-4-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c0ff39801..3a50e995e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.3-3-x", + "version": "0.15.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e4b025107..adf63a4c5 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.15.3-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-4-x' };