diff --git a/.123current b/.123current index 04b49d76a..9f961e1ec 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-29-x +0.16.3-30-x diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7317a2fa..f695c0b0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 566 Mich Update all.json (#1732) 409 Jaco Bump deps (#1770) - 251 mhusnirizal update all.json (#1771) + 252 mhusnirizal update all.json (#1777) 173 Frank Update all.json (#1766) 79 michalisFr Update all.json (#1540) 42 thwjanssen89 Update all.json (#1775) diff --git a/all.json b/all.json index acf37e3a8..1728eab2c 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "centralized-protocol.live", - "s.centralized-protocol.live", - "smartsystemresolve.live", - "smarttokentools.com", - "mainappnet.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1023,6 +1018,7 @@ "ccp-pancakeswop.com", "ceekdrops.com", "celernetwork.org", + "centralized-protocol.live", "centralizedappconnect.com", "centralizedappconnects.com", "centralizeddapps-sync.cf", @@ -4621,6 +4617,7 @@ "mainaffix-sync.com", "mainaffixrectify.com", "mainaffixs-syncs.com", + "mainappnet.com", "mainblocknet.com", "mainblocksync.com", "mainbotrectify.online", @@ -7382,6 +7379,7 @@ "s-conn.netlify.app", "s-tepn.online", "s-walletsync.com", + "s.centralized-protocol.live", "s.chains-sync.live", "s.digital-authorepair.live", "s.digital-smartprotocol.live", @@ -7749,9 +7747,11 @@ "smartsynscapps.com", "smartsystem-rectify.live", "smartsystemrectify.live", + "smartsystemresolve.live", "smarttechcoiinsolutiion.live", "smarttechsoltuions.live", "smarttokenfix.com", + "smarttokentools.com", "smartvalidation.net", "smartvalidations.net", "smartverificator.org", diff --git a/meta/2022-07.json b/meta/2022-07.json index 9e825fc9a..3fceea875 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -11,6 +11,10 @@ "date": "2022-07-08", "url": "bridgepad.net" }, + { + "date": "2022-07-08", + "url": "centralized-protocol.live" + }, { "date": "2022-07-08", "url": "cointechsoluition.live" @@ -55,6 +59,10 @@ "date": "2022-07-08", "url": "launnchh.netlify.app" }, + { + "date": "2022-07-08", + "url": "mainappnet.com" + }, { "date": "2022-07-08", "url": "manualresolvefixnode.tech" @@ -75,6 +83,10 @@ "date": "2022-07-08", "url": "resolveprotocol.info" }, + { + "date": "2022-07-08", + "url": "s.centralized-protocol.live" + }, { "date": "2022-07-08", "url": "securecoin.cc" @@ -87,6 +99,14 @@ "date": "2022-07-08", "url": "smartcointechsolution.click" }, + { + "date": "2022-07-08", + "url": "smartsystemresolve.live" + }, + { + "date": "2022-07-08", + "url": "smarttokentools.com" + }, { "date": "2022-07-08", "url": "status-wallets.com" diff --git a/package.json b/package.json index d549b582b..0991d0cc2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-29-x", + "version": "0.16.3-30-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a896ad9f3..3606fd0ce 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-29-x", + "version": "0.16.3-30-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4f31ccb4c..21a520135 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.16.3-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-30-x' };