diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8a8eb7687..3b3d592a2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 438 Jaco Additional top-level cleanups (some connect*) (#1962) - 274 mhusnirizal update all.json (#1965) + 275 mhusnirizal update all.json (#1968) 195 Frank Update all.json (#1963) 119 Tim Janssen Update all.json (#1966) 87 michalisFr Added 0 new domains (#1936) diff --git a/all.json b/all.json index cf7cb44a6..362e0d00d 100644 --- a/all.json +++ b/all.json @@ -26,10 +26,6 @@ "zapto.org" ], "deny": [ - "smarttfixxcoinsoluition.live", - "v2contractmigration.live", - "coinsmart-soiluitionfixx.xyz", - "migratev2contract.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1395,6 +1391,7 @@ "coinsencrypt.com", "coinsfxs.com", "coinsinvestment.org", + "coinsmart-soiluitionfixx.xyz", "coinsmartechsoluition.live", "coinsmartsolution.xyz", "coinsmarttechsolu.xyz", @@ -5746,6 +5743,7 @@ "migratemobileconnect.co", "migrates-fixs.live", "migratetov2finalcoin.xyz", + "migratev2contract.live", "migratev2walconnect.link", "migration-saitamav2.com", "mina.limited", @@ -8225,6 +8223,7 @@ "smarttdappwaletsupport.xyz", "smarttechcoiinsolutiion.live", "smarttechsoltuions.live", + "smarttfixxcoinsoluition.live", "smarttokenconnect.com", "smarttokenfix.com", "smarttokentools.com", @@ -9633,6 +9632,7 @@ "v2-multibridge.co", "v2-multibridge.live", "v2-multibridge.net", + "v2contractmigration.live", "v2migratetokens.xyz", "v2pancakeswap.info", "v2pancakeswap.io", diff --git a/meta/2022-08.json b/meta/2022-08.json index 2f2f5646c..39a5e783a 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -23,6 +23,10 @@ "date": "2022-08-01", "url": "coinsconnect.uk" }, + { + "date": "2022-08-01", + "url": "coinsmart-soiluitionfixx.xyz" + }, { "date": "2022-08-01", "url": "coinsol.wixsite.com" @@ -87,6 +91,10 @@ "date": "2022-08-01", "url": "migratetov2finalcoin.xyz" }, + { + "date": "2022-08-01", + "url": "migratev2contract.live" + }, { "date": "2022-08-01", "url": "protocolreg.space" @@ -103,10 +111,18 @@ "date": "2022-08-01", "url": "smartdextools.com" }, + { + "date": "2022-08-01", + "url": "smarttfixxcoinsoluition.live" + }, { "date": "2022-08-01", "url": "syncs-dappsconnect.com" }, + { + "date": "2022-08-01", + "url": "v2contractmigration.live" + }, { "date": "2022-08-01", "url": "wallet-validates.square.site" diff --git a/package.json b/package.json index cb92cb35e..9605719ca 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-15-x", + "version": "0.18.3-16-x", "versions": { - "git": "0.18.3-15-x", + "git": "0.18.3-16-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5473a4830..924eb3335 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-15-x", + "version": "0.18.3-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a1a992646..ace150e55 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.3-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-16-x' };