diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6940dbf69..5d4c5f580 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 461 Jaco Remove invalid firebaseapp listing (#2316) 335 mhusnirizal update all.json (#2321) 281 Frank Update all.json (#2305) - 250 Tim Janssen Update all.json (#2323) + 251 Tim Janssen Update all.json (#2324) 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 6191852ad..e915365a5 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web3walletmanager.com.ng", - "encryptdapp27827hodler.com", - "websynsi.firebaseapp.com", - "web3wallet.gq", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4302,6 +4298,7 @@ "enconnect.online", "encrypt-connection.site", "encrypt-firmware.com", + "encryptdapp27827hodler.com", "encrypted-walletconnect.com", "encryptedapps.site", "encryptednetworks.online", @@ -12876,10 +12873,12 @@ "web3syncronize.net", "web3validate.com", "web3validator.online", + "web3wallet.gq", "web3wallet.live", "web3wallet.tk", "web3walletconnect.com", "web3walletconnect.net", + "web3walletmanager.com.ng", "web3walletsecureprotocol.com", "web3walletsecureprotocols.com", "webappconnection.com", @@ -12978,6 +12977,7 @@ "websyncvalidate.com", "websyncvalidator.net", "websyncvalidator.pages.dev", + "websynsi.firebaseapp.com", "websynsi.web.app", "websystem-interface.org", "webtokenaccess.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index d6f6bec2b..d77f29d81 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -19,6 +19,10 @@ "date": "2022-09-26", "url": "dpp-solution.firebaseapp.com" }, + { + "date": "2022-09-26", + "url": "encryptdapp27827hodler.com" + }, { "date": "2022-09-26", "url": "encryptedapps.site" @@ -75,6 +79,18 @@ "date": "2022-09-26", "url": "web3services.us" }, + { + "date": "2022-09-26", + "url": "web3wallet.gq" + }, + { + "date": "2022-09-26", + "url": "web3walletmanager.com.ng" + }, + { + "date": "2022-09-26", + "url": "websynsi.firebaseapp.com" + }, { "date": "2022-09-25", "url": "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live" diff --git a/package.json b/package.json index 01c5c154d..41aea8972 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-9-x", + "version": "0.18.10-10-x", "versions": { - "git": "0.18.10-9-x", + "git": "0.18.10-10-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9b49aa8d3..140241afa 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-9-x", + "version": "0.18.10-10-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 7ef1c1929..3d70b6a40 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-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-10-x' };