diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e40bc7fca..fc2fea718 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 591 Mich block "walletsrectification.network", (#2585) 466 Jaco 0.18.11 (#2568) - 366 Frank Update all.json (#2583) + 367 Frank Update all.json (#2587) 362 mhusnirizal update all.json (#2586) 358 Tim Janssen Update all.json (#2584) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index e7de0250b..08eb71afc 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralchainhost.website", - "easychainconnect.com", - "mainnetnodetools.com", - "rarityprojectdapp.online", - "smartcoirsolution.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3926,6 +3921,7 @@ "decentland.store", "decentland.website", "decentrala.cam", + "decentralchainhost.website", "decentralead.live", "decentralead.netlify.app", "decentralised-protocols.live", @@ -4516,6 +4512,7 @@ "easy-protocol.com", "easy-walt.com", "easyblockauthenticator.com", + "easychainconnect.com", "easydappsfix.com", "easydappsync.com", "easyhelpbots-connect.com", @@ -6325,6 +6322,7 @@ "mainnetnode-interface.com", "mainnetnode.online", "mainnetnodesapp.com", + "mainnetnodetools.com", "mainnetnow.com", "mainnetonline.info", "mainnetprotocol.co", @@ -9296,6 +9294,7 @@ "rari.fund", "rarityconnect.com", "raritydapp.online", + "rarityprojectdapp.online", "rarlbie.com", "rarrible-nft.us", "raymasterbatch.com", @@ -10059,6 +10058,7 @@ "smartcoiresolves.com", "smartcoiretechsoluitiion.xyz", "smartcoirntechsoluition.live", + "smartcoirsolution.xyz", "smartcoitechs.com", "smartconn.xyz", "smartconnect.autos", diff --git a/meta/2022-11.json b/meta/2022-11.json index e0f056c1b..410dc220a 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,26 @@ "date": "2022-11-18", "url": "dappss-connect.netlify.app" }, + { + "date": "2022-11-18", + "url": "decentralchainhost.website" + }, + { + "date": "2022-11-18", + "url": "easychainconnect.com" + }, + { + "date": "2022-11-18", + "url": "mainnetnodetools.com" + }, + { + "date": "2022-11-18", + "url": "rarityprojectdapp.online" + }, + { + "date": "2022-11-18", + "url": "smartcoirsolution.xyz" + }, { "date": "2022-11-18", "url": "spikeconnect.com" diff --git a/package.json b/package.json index 55f60061e..af99136b2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-16-x", + "version": "0.18.12-17-x", "versions": { - "git": "0.18.12-16-x", + "git": "0.18.12-17-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c4ee6429c..96db8fc61 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-16-x", + "version": "0.18.12-17-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6ff7570ae..abe378d5f 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-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-17-x' };