diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0b82590d1..d88604aad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 461 Jaco Remove invalid firebaseapp listing (#2316) 334 mhusnirizal update all.json (#2318) 281 Frank Update all.json (#2305) - 248 Tim Janssen Update all.json (#2319) + 249 Tim Janssen Update all.json (#2320) 94 michalisFr Added 0 new domains (#2303) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index f6b9ebb68..423005087 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cryptoextension-dapp.best", - "solutionscointec.xyz", - "encryptedapps.site", - "optimizedappserver.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2358,6 +2354,7 @@ "cryptodoubling.live", "cryptoecosystem.info", "cryptoesolutions.com", + "cryptoextension-dapp.best", "cryptofin.biz", "cryptofixall.com", "cryptoflips.net", @@ -4299,6 +4296,7 @@ "encrypt-connection.site", "encrypt-firmware.com", "encrypted-walletconnect.com", + "encryptedapps.site", "encryptednetworks.online", "encryptednode.online", "encryptedprotocol.com", @@ -7600,6 +7598,7 @@ "optimalfixall.com", "optimismconn.site", "optimizeconnectprocess.online", + "optimizedappserver.com", "optimizenodeserver.com", "optimizenodeservers.online", "optimizesync.com", @@ -9570,6 +9569,7 @@ "solutionnn.xyz", "solutionnode.org", "solutionportal.best", + "solutionscointec.xyz", "solutionsite.xyz", "solutionsnycwal.link", "solutionwalletapp.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index cd8067c91..9f2b5aa32 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-09-26", + "url": "cryptoextension-dapp.best" + }, { "date": "2022-09-26", "url": "dappwallbinder.com" }, + { + "date": "2022-09-26", + "url": "encryptedapps.site" + }, { "date": "2022-09-26", "url": "fixdappnodes.com" @@ -15,6 +23,10 @@ "date": "2022-09-26", "url": "multiwalletapp.com" }, + { + "date": "2022-09-26", + "url": "optimizedappserver.com" + }, { "date": "2022-09-26", "url": "quantumwalletconnect.com" @@ -23,6 +35,10 @@ "date": "2022-09-26", "url": "smartfix-dapps.org" }, + { + "date": "2022-09-26", + "url": "solutionscointec.xyz" + }, { "date": "2022-09-26", "url": "syncrypto-service.bytemayhem.space" diff --git a/package.json b/package.json index ca868b481..975806e42 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-6-x", + "version": "0.18.10-7-x", "versions": { - "git": "0.18.10-6-x", + "git": "0.18.10-7-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 302e7a426..4f0a9854f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-6-x", + "version": "0.18.10-7-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 45eb78dd3..da7683fd2 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-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-7-x' };