diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5d4c5f580..d64c97e1a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 335 mhusnirizal update all.json (#2321) 281 Frank Update all.json (#2305) 251 Tim Janssen Update all.json (#2324) - 94 michalisFr Added 0 new domains (#2303) + 95 michalisFr Update all.json from Allure Security findings (#2322) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index c5387329d..0993731a3 100644 --- a/all.json +++ b/all.json @@ -4208,6 +4208,7 @@ "dydx-dashboard.com", "dydx-s.com", "dynamicvalidate.netlify.app", + "dynssl.com", "e-cryptchains.com", "e-trust.io", "e-walletconnect.ai", @@ -9640,6 +9641,7 @@ "static.192.117.12.49.clients.your-server.de", "status-wallet.com", "status-wallets.com", + "stellardebug.com", "stenp.shop", "step-app.live", "step-bin.com", @@ -11636,6 +11638,7 @@ "walletapisync.com", "walletapisync.xyz", "walletapp.online", + "walletappconnect.com", "walletappconnect.live", "walletapprovesync.com", "walletapprovesyncapp.com", @@ -12190,6 +12193,7 @@ "walletpolkadot.com", "walletpolkadot.net", "walletpollygon.technology", + "walletport.info", "walletpower.net", "walletpro.cc", "walletprotectauth.com", @@ -13235,10 +13239,6 @@ "zipwallet.net", "zonefix.net", "zootoken.cc", - "zwalletconnect.com", - "walletport.info", - "dynssl.com", - "stellardebug.com", - "walletappconnect.com" + "zwalletconnect.com" ] } diff --git a/meta/2022-09.json b/meta/2022-09.json index d77f29d81..4e9979285 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": "dynssl.com" + }, { "date": "2022-09-26", "url": "encryptdapp27827hodler.com" @@ -59,6 +63,10 @@ "date": "2022-09-26", "url": "solutionscointec.xyz" }, + { + "date": "2022-09-26", + "url": "stellardebug.com" + }, { "date": "2022-09-26", "url": "syncrypto-service.bytemayhem.space" @@ -71,6 +79,14 @@ "date": "2022-09-26", "url": "synslabs.firebaseapp.com" }, + { + "date": "2022-09-26", + "url": "walletappconnect.com" + }, + { + "date": "2022-09-26", + "url": "walletport.info" + }, { "date": "2022-09-26", "url": "web3coi.firebaseapp.com" diff --git a/package.json b/package.json index 41aea8972..2101f7f0f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-10-x", + "version": "0.18.10-11-x", "versions": { - "git": "0.18.10-10-x", + "git": "0.18.10-11-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 140241afa..196dd9cc6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-10-x", + "version": "0.18.10-11-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 3d70b6a40..9104ef2a1 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-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-11-x' };