diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bd7847c20..b176c9426 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) 279 mhusnirizal Update all.json (#1984) - 201 Frank Update all.json (#1989) + 202 Frank Update all.json (#1990) 125 Tim Janssen Update all.json (#1988) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 413d82eb7..0a76da474 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", - "himoworld.online", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", @@ -4270,6 +4269,7 @@ "hex-air.com", "hexatradefx.com", "hibtcdefi.net", + "himoworld.online", "hitchwallet.com", "hiveblockchain.live", "hiveonrectify.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index 2f38ea0fb..6e9010b1d 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -43,6 +43,10 @@ "date": "2022-08-03", "url": "eblockschaintool.live" }, + { + "date": "2022-08-03", + "url": "himoworld.online" + }, { "date": "2022-08-03", "url": "issue-autoresolve.live" diff --git a/package.json b/package.json index ca03b4c10..fa6f30ad8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-36-x", + "version": "0.18.3-37-x", "versions": { - "git": "0.18.3-36-x", + "git": "0.18.3-37-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 233284d5e..69bcbc8e3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-36-x", + "version": "0.18.3-37-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 4a4d2c941..0e333a548 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-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-37-x' };