diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 75b1e023c..64e8c92c7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 679 Frank Update all.json (#3430) + 680 Frank Update all.json (#3434) 621 Tim Janssen Update all.json (#3431) 610 Mich block `rescue-ai.netlify.app` (#3375) 535 Jaco 0.21.4 (#3432) diff --git a/all.json b/all.json index aa835ba2b..900a670ea 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "app-pacncakeswaapp.tech", - "bridgepulsechain.live", - "mainnetextension.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -731,6 +728,7 @@ "app-meta-mask-live.com", "app-multisync.net", "app-onlinelottoclaim.us", + "app-pacncakeswaapp.tech", "app-parallel-fi.netlify.app", "app-polkadot.com", "app-polkastarter.live", @@ -1951,6 +1949,7 @@ "bridgeprotocolapp.site", "bridgeprotocolfix.net", "bridgeprotocols.com", + "bridgepulsechain.live", "bridgepulsechains.com", "bridgerouter.info", "bridges-link.online", @@ -8897,6 +8896,7 @@ "mainnetdev.live", "mainnetdev.site", "mainnetextension.com", + "mainnetextension.live", "mainnetextension.net", "mainnetfix.net", "mainnethost.com", diff --git a/all/live/all.json b/all/live/all.json index 9f297649e..46fbc0791 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -119,6 +119,7 @@ "bridge-rfagwuc25l.live", "bridgeaccess.live", "bridgenewcontract.live", + "bridgepulsechain.live", "bridges-links.live", "bsccoin.live", "bscsmartfix.live", @@ -528,6 +529,7 @@ "mainnetauth.live", "mainnetconnection.live", "mainnetdev.live", + "mainnetextension.live", "mainnethubapis.live", "mainnetprotocol.live", "mainnetrectifier.live", diff --git a/all/tech/all.json b/all/tech/all.json index 33d8ee5c3..d1922db47 100644 --- a/all/tech/all.json +++ b/all/tech/all.json @@ -6,6 +6,7 @@ "alldaochain.tech", "alpha-sync.tech", "api-collab-system.tech", + "app-pacncakeswaapp.tech", "app-quickprotocols.tech", "applive-polkadot.tech", "arocprotocol.tech", diff --git a/meta/2023-06.json b/meta/2023-06.json index 3873b4cd0..438e417f9 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -3,6 +3,14 @@ "date": "2023-06-05", "url": "1cryptowallet.net" }, + { + "date": "2023-06-05", + "url": "app-pacncakeswaapp.tech" + }, + { + "date": "2023-06-05", + "url": "bridgepulsechain.live" + }, { "date": "2023-06-05", "url": "collaboratorpancakeswap.com" @@ -15,6 +23,10 @@ "date": "2023-06-05", "url": "fixpulse.net" }, + { + "date": "2023-06-05", + "url": "mainnetextension.live" + }, { "date": "2023-06-05", "url": "seedlify.website" diff --git a/package.json b/package.json index 0ec2fe8a8..22ac5ec47 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.5-1-x", + "version": "0.21.5-2-x", "versions": { - "git": "0.21.5-1-x", + "git": "0.21.5-2-x", "npm": "0.21.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2f1f4ba8e..4d03c31e9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.5-1-x", + "version": "0.21.5-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0ce7c5d26..3366a9990 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.21.5-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.5-2-x' };