diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 11ea6ec87..c66fddedc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 698 Frank Update all.json (#3481) - 632 Tim Janssen Update all.json (#3482) + 633 Tim Janssen Update all.json (#3484) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 449 mhusnirizal update all.json (#3478) diff --git a/all.json b/all.json index 9822a4bf0..afedf3c18 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cfdauth.dapp.alphadexmarkets.com", - "mobileautodebug.live", - "web3fix.pages.dev", - "dappsecureconnect.pages.dev", - "alphadexmarkets.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -600,6 +595,7 @@ "alphabeta-cyclicmigrate.netlify.app", "alphacap-defi.xyz", "alphacapital-defi.xyz", + "alphadexmarkets.com", "alphaearning.com", "alphasynch.online", "alphawalletconnect.com", @@ -4706,6 +4702,7 @@ "dappsdirect.co", "dappsdrop.net", "dappsecureconnect.com", + "dappsecureconnect.pages.dev", "dappsecured.net", "dappsecuredrectify.com", "dappsecureprotocol.site", @@ -10127,6 +10124,7 @@ "mobi-tdapp.com", "mobile-nodetools.co", "mobileapptools.com", + "mobileautodebug.live", "mobilebotrestore.com", "mobileconnect.cc", "mobileconnectssn.com", @@ -18565,6 +18563,7 @@ "web3diagnostic-ecosystem.com", "web3errorfix.com", "web3firmware.pages.dev", + "web3fix.pages.dev", "web3fixs.com", "web3fixsite.com", "web3fixtool-connect-ecosystem.network", diff --git a/all/com/all.json b/all/com/all.json index 9e9a61ef6..0f2ac6739 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -179,6 +179,7 @@ "allwalletsvalidator.com", "allwalletsystem.com", "allwalletusa.com", + "alphadexmarkets.com", "alphaearning.com", "alphawalletconnect.com", "alpinvest-capitals.com", diff --git a/all/dev/all.json b/all/dev/all.json index 310516e8f..3cebd0c1f 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -68,6 +68,7 @@ "dappsauth.dev", "dappscoinconnect.pages.dev", "dappsconnect.dev", + "dappsecureconnect.pages.dev", "dappsecurity.pages.dev", "dappsfix.pages.dev", "dappsfortune.pages.dev", @@ -201,6 +202,7 @@ "web3dappsconnector.pages.dev", "web3datasync.pages.dev", "web3firmware.pages.dev", + "web3fix.pages.dev", "web3mainnnetconnector.pages.dev", "web3wallet.pages.dev", "webdapp-node.pages.dev", diff --git a/all/live/all.json b/all/live/all.json index 93bd7dba1..e9d7f63b8 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -601,6 +601,7 @@ "minerpro.live", "mint-azuki-now.live", "mints-nft.live", + "mobileautodebug.live", "mobilesyncvalidation.live", "mobilewalletconnector.live", "moderatorchannel.live", diff --git a/meta/2023-06.json b/meta/2023-06.json index 15f39dccf..bc3f26db4 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,24 @@ [ + { + "date": "2023-06-23", + "url": "alphadexmarkets.com" + }, + { + "date": "2023-06-23", + "url": "cfdauth.dapp.alphadexmarkets.com" + }, + { + "date": "2023-06-23", + "url": "dappsecureconnect.pages.dev" + }, + { + "date": "2023-06-23", + "url": "mobileautodebug.live" + }, + { + "date": "2023-06-23", + "url": "web3fix.pages.dev" + }, { "date": "2023-06-22", "url": "bug-rectifiers.com" diff --git a/package.json b/package.json index d75f2bdd6..56179fabd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-27-x", + "version": "0.21.6-28-x", "versions": { - "git": "0.21.6-27-x", + "git": "0.21.6-28-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8576699f9..b8a7e06b7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-27-x", + "version": "0.21.6-28-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 23a9c088e..fe2b164d9 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.6-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-28-x' };