diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 60a9afa9b..7803453d7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 430 Jaco Collapse Google identified dangerous top-level (#1918) - 266 mhusnirizal update all.json (#1926) + 267 mhusnirizal update all.json (#1927) 190 Frank Update all.json (#1925) 105 thwjanssen89 Update all.json (#1923) 86 michalisFr Update all.json from Allure Security findings (#1907) diff --git a/all.json b/all.json index 04da2bb53..7554515a8 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,6 @@ "zapto.org" ], "deny": [ - "dappshubonline.xyz", - "dapsconnects.online", - "nodechain.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2703,6 +2700,7 @@ "dappsfork.com", "dappshelp.com", "dappshold.com", + "dappshubonline.xyz", "dappsimportconnet.net", "dappsin.live", "dappsintegrate.cloud", @@ -3082,6 +3080,7 @@ "dapscon.tech", "dapsconect.com", "dapsconnection.site", + "dapsconnects.online", "dapsconswaps.com", "dapsjoin.site", "dapslinking.site", @@ -6221,6 +6220,7 @@ "nodeblockchain-lab.com", "nodebridge.xyz", "nodebridges.com", + "nodechain.live", "nodechain.me", "nodeconnections.com", "nodeconnectons.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index adb7083dd..4c621be7d 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-27", + "url": "dappshubonline.xyz" + }, + { + "date": "2022-07-27", + "url": "dapsconnects.online" + }, + { + "date": "2022-07-27", + "url": "nodechain.live" + }, { "date": "2022-07-26", "url": "104.168.169.107" diff --git a/package.json b/package.json index a636b9e98..32618c91f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-44-x", + "version": "0.18.2-45-x", "versions": { - "git": "0.18.2-44-x", + "git": "0.18.2-45-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4a9973a93..23e37a3a0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-44-x", + "version": "0.18.2-45-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 21c14d6fa..14f2bc401 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.2-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-45-x' };