diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c5692b4e8..5b8323020 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) - 231 Frank Update all.json (#2107) + 232 Frank Update all.json (#2112) 173 Tim Janssen Update all.json (#2110) 90 michalisFr Update all.json from Allure Security findings (#2111) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 002c79382..e0bf835de 100644 --- a/all.json +++ b/all.json @@ -29,13 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "beansnft.org", - "xslim.org", - "connectwallet.xslim.org", - "hazermint.com", - "opensea-user-reward.netlify.app", - "swiftkeyswap.info", - "wonderlandmoneyy.online", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -846,6 +839,7 @@ "bcnodecenter.net", "bcollabnet.com", "bcsminer.com", + "beansnft.org", "beefy.cloud", "beelts.com", "beets-fi.com", @@ -4480,6 +4474,7 @@ "hashbridge.org", "haver.one", "hawkminer.com", + "hazermint.com", "hc-multibridge.tools", "heartbrainbalance.com", "hectatrade.com", @@ -6894,6 +6889,7 @@ "opensea-nft-offers.com", "opensea-nft-wallet.com", "opensea-tool.com", + "opensea-user-reward.netlify.app", "opensea-verificationprocess.com", "opensea.com.my", "openseaconnect.weebly.com", @@ -8920,6 +8916,7 @@ "swiftfix.netlify.app", "swiftfixerrors.com", "swiftkeyswap.com", + "swiftkeyswap.info", "swiftlyxcapital.com", "swiftnodesyncs.net", "swiftokensfixtools.help", @@ -12024,6 +12021,7 @@ "wonderland-dapps.org", "wonderlandapp.online", "wonderlandmoneey.online", + "wonderlandmoneyy.online", "wonderlandr.money", "wonkaswap.finance", "woodpeckersint.icu", @@ -12128,6 +12126,7 @@ "xrectify.live", "xrp-kr.com", "xscnodesync.com", + "xslim.org", "xtoken.win", "xtokenvalidator.com", "xtrememinners.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index a4f999ea9..f4f89c6c2 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-23", "url": "authnetworks-tech.cc" }, + { + "date": "2022-08-23", + "url": "beansnft.org" + }, { "date": "2022-08-23", "url": "chipview.bond" @@ -23,6 +27,10 @@ "date": "2022-08-23", "url": "connectwallet.systems" }, + { + "date": "2022-08-23", + "url": "connectwallet.xslim.org" + }, { "date": "2022-08-23", "url": "dappshubconnect.org" @@ -59,6 +67,10 @@ "date": "2022-08-23", "url": "futuretradecoins.com" }, + { + "date": "2022-08-23", + "url": "hazermint.com" + }, { "date": "2022-08-23", "url": "mintsglobalassets.com" @@ -91,6 +103,10 @@ "date": "2022-08-23", "url": "niron-capital.com" }, + { + "date": "2022-08-23", + "url": "opensea-user-reward.netlify.app" + }, { "date": "2022-08-23", "url": "smartconnectsdapp.com" @@ -103,6 +119,10 @@ "date": "2022-08-23", "url": "swanndvr.net" }, + { + "date": "2022-08-23", + "url": "swiftkeyswap.info" + }, { "date": "2022-08-23", "url": "syndefn.com" @@ -135,6 +155,14 @@ "date": "2022-08-23", "url": "webnetly.live" }, + { + "date": "2022-08-23", + "url": "wonderlandmoneyy.online" + }, + { + "date": "2022-08-23", + "url": "xslim.org" + }, { "date": "2022-08-22", "url": "app.bspad.net" diff --git a/package.json b/package.json index 84626aca0..fecb0299d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-10-x", + "version": "0.18.7-11-x", "versions": { - "git": "0.18.7-10-x", + "git": "0.18.7-11-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9eeb34139..1b11e3edf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-10-x", + "version": "0.18.7-11-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 e44dd84f2..a25e13b3b 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.7-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-11-x' };