diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c2717f21b..854496ec8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) - 375 Frank Update all.json (#2613) + 376 Frank Update all.json (#2617) 370 Tim Janssen Update all.json (#2616) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index fe8c5e67f..5f11d2521 100644 --- a/all.json +++ b/all.json @@ -28,19 +28,13 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz", - "cei0x69af81e73a73b40adf4f3d4223cd9b1ece623074.website", - "cocc.pics", - "devcollab.live", - "smartsollutointech.live", - "tradingsignalsdirectltd.com", - "website0x321c680a59083ca7aca76f17f4956e822d6c2ffc23.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", + "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz", "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", @@ -1448,6 +1442,7 @@ "cdefa.com", "cdex.netlify.app", "ceekdrops.com", + "cei0x69af81e73a73b40adf4f3d4223cd9b1ece623074.website", "celernetwork.org", "centraconnect.live", "centralhub.live", @@ -1650,6 +1645,7 @@ "cnhind-com.cf", "co-tradex.com", "cobridge-myauth.com", + "cocc.pics", "cocc.store", "codeartenterprises.com.au", "codebucket.net", @@ -4284,6 +4280,7 @@ "dev-wcerrorfixertool.pantheonsite.io", "dev-web3dappscollabs.pantheonsite.io", "dev-webconnect-pantheonsite.com", + "devcollab.live", "devcollabfix.live", "develon.com", "developercheck.co", @@ -10248,6 +10245,7 @@ "smartsconnect.org", "smartsoilutiontec.live", "smartsollutiontec.live", + "smartsollutointech.live", "smartsolutioninterface.info", "smartsolutiontech.live", "smartsolutiontech.pics", @@ -11503,6 +11501,7 @@ "tradingdappnodes.com", "tradingdappsnode.com", "tradings-view-meta.club", + "tradingsignalsdirectltd.com", "trainlife.online", "trainyourentrepreneurialeye.com", "trans-interface.com", @@ -13983,6 +13982,7 @@ "webservernode.com", "webservernode.net", "webserversnetworkss.com", + "website0x321c680a59083ca7aca76f17f4956e822d6c2ffc23.xyz", "websmartauths.com", "websolveserver.live", "websprotocol.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 728ef08ca..72e340eab 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-11-29", + "url": "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz" + }, + { + "date": "2022-11-29", + "url": "cei0x69af81e73a73b40adf4f3d4223cd9b1ece623074.website" + }, + { + "date": "2022-11-29", + "url": "cocc.pics" + }, + { + "date": "2022-11-29", + "url": "devcollab.live" + }, + { + "date": "2022-11-29", + "url": "smartsollutointech.live" + }, + { + "date": "2022-11-29", + "url": "tradingsignalsdirectltd.com" + }, + { + "date": "2022-11-29", + "url": "website0x321c680a59083ca7aca76f17f4956e822d6c2ffc23.xyz" + }, { "date": "2022-11-28", "url": "defi-apps.net" diff --git a/package.json b/package.json index b5aa90f70..9440b0eb2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-41-x", + "version": "0.18.12-42-x", "versions": { - "git": "0.18.12-41-x", + "git": "0.18.12-42-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ae532851a..46bf7b8ce 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-41-x", + "version": "0.18.12-42-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 379dc906e..868b69392 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.12-41-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-42-x' };