diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e447d7fd5..46948856d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) 342 mhusnirizal update all.json (#2345) - 288 Frank Update all.json (#2348) + 289 Frank Update all.json (#2351) 258 Tim Janssen Update all.json (#2350) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 83d8f5bf2..fc2d81f7d 100644 --- a/all.json +++ b/all.json @@ -29,16 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "dent-scnn.web.app", - "bitvestnetwork.com", - "fastnominex.bitvestnetwork.com", - "multistalks-site.top", - "saveukr.org", - "sync.saveukr.org", - "syncsdapp.web.app", - "syncwallet.mywebcommunity.org", - "wallet-mobile.netlify.app", - "zapplaunchpadlive.ru", "0vvwwuniswap.top", "0vwwuniswap.top", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", @@ -1057,6 +1047,7 @@ "bittvestgrow.000webhostapp.com", "bittvestgrow.com.ng", "bittvestgrows.com", + "bitvestnetwork.com", "bitvestnetwork.info", "bitwalletme.com", "bitwalletsecure.com", @@ -4000,6 +3991,7 @@ "deluxepluxwallet.com", "dencryptedprotocols.com", "denemesitem.store", + "dent-scnn.web.app", "deoxanaut.com", "dependantweb3functions.live", "deservedapp.net", @@ -6979,6 +6971,7 @@ "multistalkexecute.tech", "multistalks-online.xyz", "multistalks-server.top", + "multistalks-site.top", "multisync-secure.com", "multisync-secure.online", "multisync.ml", @@ -9095,6 +9088,7 @@ "sattota.com", "saturnconnect.live", "saveshields.com", + "saveukr.org", "sbrokerforexpips.com", "sbs303.xyz", "scaleswap.medium.com.ru", @@ -10150,6 +10144,7 @@ "syncsandboxland.com", "syncscollabsolution.com", "syncsdap.site", + "syncsdapp.web.app", "syncsdappsbase.online", "syncsdatawallet.com", "syncserver-wallet.com", @@ -10181,6 +10176,7 @@ "syncwaller.com", "syncwallet-dapp.com", "syncwallet.gq", + "syncwallet.mywebcommunity.org", "syncwallet.tk", "syncwallet2dapps.com", "syncwalletcloud.online", @@ -11646,6 +11642,7 @@ "wallet-metamosk.com", "wallet-metomask.com", "wallet-miningpool.com", + "wallet-mobile.netlify.app", "wallet-monero.site", "wallet-moonriver.com", "wallet-mymonero.site", @@ -13329,6 +13326,7 @@ "zappedlaunchpads.live", "zapperchain.com", "zapperwalletconnect.org", + "zapplaunchpadlive.ru", "zapplaunchpads.live", "zealous-multi.netlify.app", "zealtm.group", diff --git a/meta/2022-10.json b/meta/2022-10.json index 000ece795..9d4250091 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -2,5 +2,45 @@ { "date": "2022-10-02", "url": "app.flowstringapp.com" + }, + { + "date": "2022-10-02", + "url": "bitvestnetwork.com" + }, + { + "date": "2022-10-02", + "url": "dent-scnn.web.app" + }, + { + "date": "2022-10-02", + "url": "fastnominex.bitvestnetwork.com" + }, + { + "date": "2022-10-02", + "url": "multistalks-site.top" + }, + { + "date": "2022-10-02", + "url": "saveukr.org" + }, + { + "date": "2022-10-02", + "url": "sync.saveukr.org" + }, + { + "date": "2022-10-02", + "url": "syncsdapp.web.app" + }, + { + "date": "2022-10-02", + "url": "syncwallet.mywebcommunity.org" + }, + { + "date": "2022-10-02", + "url": "wallet-mobile.netlify.app" + }, + { + "date": "2022-10-02", + "url": "zapplaunchpadlive.ru" } ] diff --git a/package.json b/package.json index 8ea4fcc5d..b18354533 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-34-x", + "version": "0.18.10-35-x", "versions": { - "git": "0.18.10-34-x", + "git": "0.18.10-35-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 351cbc111..7fed170a9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-34-x", + "version": "0.18.10-35-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 d44b15bc3..a90490af1 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-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-35-x' };