diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ae0c4999..7a30d0e4e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) 340 mhusnirizal update all.json (#2333) - 283 Frank Update all.json (#2331) + 284 Frank Update all.json (#2339) 254 Tim Janssen Update all.json (#2334) 95 michalisFr Update all.json from Allure Security findings (#2322) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 59e518e35..116ba1f64 100644 --- a/all.json +++ b/all.json @@ -28,14 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dappautorestoration.com", - "decentralizedcontractmigration.best", - "fixemart.online", - "generalconnect.net", - "mainnetconnect.online", - "outrightchain.site", - "ouyi-web3.com", - "smartconn.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2664,6 +2656,7 @@ "dappauto.top", "dappauto.xyz", "dappautoextension.com", + "dappautorestoration.com", "dappautos.com", "dappautov2.com", "dappbinary.com", @@ -3726,6 +3719,7 @@ "decentralizedchain.co", "decentralizedchain.live", "decentralizedconnect.co", + "decentralizedcontractmigration.best", "decentralizedcryptoconnect.com", "decentralizedcryptoconnects.com", "decentralizedcryptotoken.com", @@ -4612,6 +4606,7 @@ "fixedlfoat.net", "fixedlfoat.org", "fixedmainnet.online", + "fixemart.online", "fixencrypt.online", "fixerextension.info", "fixernet.live", @@ -4747,6 +4742,7 @@ "geminito.com", "geminitrading.org", "generalchaiprotocol.com", + "generalconnect.net", "generalconnectandsyncsolution.co.uk", "generalrectify.net", "generalverifiers.online", @@ -5867,6 +5863,7 @@ "mainnetconnect-wallets.com", "mainnetconnect.info", "mainnetconnect.ml", + "mainnetconnect.online", "mainnetconnect.square.site", "mainnetconnectdefi.net", "mainnetconnection.live", @@ -7681,6 +7678,8 @@ "othiersidemeta-refund.xyz", "otken.im", "outerring-bonus.online", + "outrightchain.site", + "ouyi-web3.com", "owners-verify.com", "oxy.dev", "p-stkconn.online", @@ -9404,6 +9403,7 @@ "smartcoiresolved.com", "smartcoiretechsoluitiion.xyz", "smartcoitechs.com", + "smartconn.xyz", "smartconnect.exchange", "smartconnect.ng", "smartconnectauth.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 49af741ec..54a2d2845 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -27,6 +27,38 @@ "date": "2022-09-28", "url": "currentcontract.best" }, + { + "date": "2022-09-28", + "url": "dappautorestoration.com" + }, + { + "date": "2022-09-28", + "url": "decentralizedcontractmigration.best" + }, + { + "date": "2022-09-28", + "url": "fixemart.online" + }, + { + "date": "2022-09-28", + "url": "generalconnect.net" + }, + { + "date": "2022-09-28", + "url": "mainnetconnect.online" + }, + { + "date": "2022-09-28", + "url": "outrightchain.site" + }, + { + "date": "2022-09-28", + "url": "ouyi-web3.com" + }, + { + "date": "2022-09-28", + "url": "smartconn.xyz" + }, { "date": "2022-09-28", "url": "validatebridge.herokuapp.com" diff --git a/package.json b/package.json index 377e1dd68..b90e76086 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-23-x", + "version": "0.18.10-24-x", "versions": { - "git": "0.18.10-23-x", + "git": "0.18.10-24-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ad5d6111e..64aa6e99f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-23-x", + "version": "0.18.10-24-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d09688282..717db441d 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.10-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-24-x' };